RenderContent.IsReference Method

RenderContentIsReference Method

Query whether or not the content or any of its ancestors is a reference content.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool IsReference()
Public Function IsReference As Boolean

Return Value

Type: Boolean
true if the content is a reference, else false
Version Information

Rhino for Windows

Supported in: 6.14
See Also