Description:

Returns True if the document has a set of custom render primitives - ie, CustomRenderMeshes will return non-null.

Syntax:
public bool HasCustomRenderMeshes(
MeshType mt,
ViewportInfo vp,
ref Flags flags,
PlugIn plugin,
DisplayPipelineAttributes attrs
)
Parameters:
  • mt
  • Type: MeshType
  • The mesh type requested (render or analysis).
  • plugin
  • Type: PlugIns.PlugIn
  • The requesting plug-in (typically the calling plugin)
Returns:
Type: bool
Returns True if the object will has a set of custom render primitives
Available since:
8.0

/
/
/
HasCustomRenderMeshes

HasCustomRenderMeshes method

Class:  Rhino.RhinoDoc

Nothing found