P_Rhino_Geometry_ComponentStatus_IsLocked - mcneel/rhinocommon-api-docs GitHub Wiki
Returns true if locked. False otherwise.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool IsLocked { get; }
VB
Public ReadOnly Property IsLocked As Boolean
Get
Type: Boolean
The component status for locked.
Supported in: 6.0.16224.21491