RhinoCommon API
RhinoObjectIsInstanceDefinitionGeometry Property |
true if the object is used as part of an instance definition.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public bool IsInstanceDefinitionGeometry { get; }
Public ReadOnly Property IsInstanceDefinitionGeometry As Boolean Get
Property Value
Type: Boolean