RenderContent.DocumentAssoc Property

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)
Syntax
public RhinoDoc DocumentAssoc { get; set; }
Public Property DocumentAssoc As RhinoDoc
	Get
	Set

Property Value

Type: RhinoDoc
Version Information

Rhino for Windows

Supported in: 6.8
See Also