Click or drag to resize

HiddenLineDrawingPointSourceObject Property

Return the source object that this point came from.

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

Property Value

Type: HiddenLineDrawingObject
See Also