Click or drag to resize

MeshInstanceParentId Property

Get the Guid of the object that is at the parent of the MeshInstance ancestry, or Guid.Empty if there is no parent.

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.1
Syntax
public Guid ParentId { get; }

Property Value

Type: Guid
See Also