Click or drag to resize

GH_RenderArgs Properties

The GH_RenderArgs type exposes the following members.

Properties
  NameDescription
Public propertyDocument
Gets the rhino document from whence the render originated.
Public propertyMaterialNormal Obsolete.
Gets the material hint to use for unselected objects.
Public propertyMaterialSelected Obsolete.
Gets the material hint to use for selected objects.
Public propertyModelTransform
Gets the current model transform.
Public propertyPluginId
Gets the render plugin id that is about to render this geometry.
Public propertyViewport
Gets the viewport details involved in this rendering.
Public propertyViewportName
Gets the viewport name involved in this rendering.
Top
See Also