Click or drag to resize

HiddenLineDrawingObjectCurveSourceObject Property

Return the source object that this curve came from

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

Property Value

Type: HiddenLineDrawingObject
See Also