Click or drag to resize

ChangeQueueOriginalInstanceIdsFromTextureId Method

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

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

Parameters

crc
Type: SystemUInt32
The Texture id

Return Value

Type: Guid

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

See Also