Click or drag to resize

ChangeQueueOriginalInstanceIdsFromEnvironmentId Method

Return the collection of original document instance ids assocaited with the Environment id.

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Guid[] OriginalInstanceIdsFromEnvironmentId(
	uint crc
)

Parameters

crc
Type: SystemUInt32
The Environment id

Return Value

Type: Guid

[Missing <returns> documentation for "M:Rhino.Render.ChangeQueue.ChangeQueue.OriginalInstanceIdsFromEnvironmentId(System.UInt32)"]

See Also