Click or drag to resize

ObjRefDocument Property

Gets the document that owns this object reference.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public RhinoDoc Document { get; }

Property Value

Type: RhinoDoc
See Also