Description:
Build custom render mesh(es) for this document (i.e. - GH meshes).
Syntax:
public RenderPrimitiveList GetRenderPrimitiveList(
ViewportInfo viewport,
DisplayPipelineAttributes attrs
)
ViewportInfo viewport,
DisplayPipelineAttributes attrs
)
deprecated in 8.0
Parameters:
- viewport
- Type: ViewportInfo
- The viewport being rendered.
- attrs
- Type: Rhino.Display.DisplayPipelineAttributes
- Attributes for the view mode you are supplying meshes for. Will be None if this is a modal rendering.
Returns:
Type: RenderPrimitiveList
Returns a RenderPrimitiveList if successful otherwise returns null.
Available since:
6.9