Click or drag to resize

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
Syntax
public bool IsInstanceDefinitionObject { get; }

Property Value

Type: Boolean
See Also