RenderMeshesDocument Property |
The document with which this IRenderMeshes object is associated.
Namespace:
Rhino.Render.CustomRenderMeshes
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntaxpublic RhinoDoc Document { get; }
Public ReadOnly Property Document As RhinoDoc
Get
Property Value
Type:
RhinoDoc
See Also