HiddenLineDrawingObject.Tag Property

HiddenLineDrawingObjectTag Property

Returns the extra data used to cross-reference the object specified in HiddenLineDrawing.AddObject.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Object Tag { get; }
Public ReadOnly Property Tag As Object
	Get

Property Value

Type: Object
Version Information

Rhino for Windows

Supported in: 6.14
See Also