Click or drag to resize

LayerIsReferenceParentLayer Property

Returns true if the layer is a parent layer of the layer tree from a linked instance definition or the layer tree from a worksession reference model.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public bool IsReferenceParentLayer { get; }

Property Value

Type: Boolean
See Also