SHA1OpenNURBSInitialize Method |
Resets this instance of the algorithm, so that it can be used again.
It is not required to call this method after creation.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic override void Initialize()
Public Overrides Sub Initialize
See Also