P_Rhino_Geometry_ComponentStatus_IsDamaged - mcneel/rhinocommon-api-docs GitHub Wiki

ComponentStatus.IsDamaged Property

Returns false if component is not damaged. True otherwise.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool IsDamaged { get; }

VB

Public ReadOnly Property IsDamaged As Boolean
	Get

Return Value

Type: Boolean
The component status for damaged.

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

ComponentStatus Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️