RhinoCommon API
InstanceDefinitionSkipNestedLinkedDefinitions Property |
Controls how much geometry is read when a linked InstanceDefinition is updated.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
public bool SkipNestedLinkedDefinitions { get; }
Public ReadOnly Property SkipNestedLinkedDefinitions As Boolean Get
Return Value
Type: BooleanIf this returns true then nested linked InstanceDefinition objects will be skipped otherwise; read everything, included nested linked InstanceDefinition objects