Description:

Returns a set of custom render primitives for this object.

Syntax:
public RenderMeshes RenderMeshes(
MeshType mt,
ViewportInfo vp,
List<InstanceObject> ancestry,
ref Flags flags,
PlugIn plugin,
DisplayPipelineAttributes attrs
)
Parameters:
  • mt
  • Type: MeshType
  • The mesh type requested (render or analysis).
  • ancestry
  • Type: List<DocObjects.InstanceObject>
  • The ancestry tree - only used for by-parent object properties assignments.
  • plugin
  • Type: PlugIns.PlugIn
  • The requesting plug-in (typically the calling plugin)
Returns:
Returns a set of custom render primitives for this object
Available since:
8.0

RenderMeshes method

Class:  Rhino.DocObjects.RhinoObject

Nothing found