Click or drag to resize

HiddenLineDrawingObjectCurveIsProjecting Property

Returns true if all the non clipped portions of this curve are projecting.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool IsProjecting { get; }

Property Value

Type: Boolean
See Also