Description:

Returns the bounding box of custom render primitives for this object .

Syntax:
public bool CustomRenderMeshesBoundingBox(
MeshType mt,
ViewportInfo vp,
ref Flags flags,
PlugIn plugin,
DisplayPipelineAttributes attrs,
out BoundingBox boundingBox
)
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
True if the process was a success
Available since:
8.0

/
/
/
CustomRenderMeshesBoundingBox

CustomRenderMeshesBoundingBox method

Class:  Rhino.DocObjects.RhinoObject

Nothing found