RenderContentDocumentAssoc Property |
If this content is associated by a document in any way, the document will be returned. This includes copies of
contents that were initially in the document. Otherwise null.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic RhinoDoc DocumentAssoc { get; set; }Public Property DocumentAssoc As RhinoDoc
Get
Set
Property Value
Type:
RhinoDoc
Version InformationRhino for Windows
Supported in: 6.8
See Also