Click or drag to resize

ModelComponentIsReference Property

Gets a value indicting whether this component is a referenced component. Referenced components are part of referenced documents.

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

Property Value

Type: Boolean
See Also