Click or drag to resize

MeshId Method

Get the Object Guid this mesh is for.

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Guid Id()

Return Value

Type: Guid
Guid of parent object.
See Also