P_Rhino_Geometry_HiddenLineDrawingObjectCurve_IsProjecting - mcneel/rhinocommon-api-docs GitHub Wiki
HiddenLineDrawingObjectCurve.IsProjecting Property
Returns true if all the non clipped portions of this curve are projecting.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool IsProjecting { get; }
VB
Public ReadOnly Property IsProjecting As Boolean
Get
Type: Boolean
Supported in: 6.0.16224.21491