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