ObjectAttributesIsInstanceDefinitionObject Property |
Use this query to determine if an object is part of an instance definition.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic bool IsInstanceDefinitionObject { get; }
Public ReadOnly Property IsInstanceDefinitionObject As Boolean
Get
Property Value
Type:
Boolean
See Also