RhinoCommon API
ChangeQueueCrcFromGuid Method |
Helper function to get a CRC from a Guid.
Namespace: Rhino.Render.ChangeQueue
Assembly: RhinoCommon (in RhinoCommon.dll)
public static uint CrcFromGuid( Guid guid )
Public Shared Function CrcFromGuid ( guid As Guid ) As UInteger
Parameters
- guid
- Type: SystemGuid
[Missing <param name="guid"/> documentation for "M:Rhino.Render.ChangeQueue.ChangeQueue.CrcFromGuid(System.Guid)"]
Return Value
Type: UInt32[Missing <returns> documentation for "M:Rhino.Render.ChangeQueue.ChangeQueue.CrcFromGuid(System.Guid)"]