RhinoCommon API
CommonObjectIsDocumentControlled Property |
If true this object may not be modified. Any properties or functions that attempt
to modify this object when it is set to "IsReadOnly" will throw a NotSupportedException.
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)

public virtual bool IsDocumentControlled { get; }
Public Overridable ReadOnly Property IsDocumentControlled As Boolean Get
Property Value
Type: Boolean
Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14