Description:
Syntax:
public override bool BuildCustomMeshes(
ViewportInfo vp,
RenderPrimitiveList objMeshes,
Guid requestingPlugIn,
bool preview
)
deprecated in 8.0
Returns:
Type: bool
Available since:
6.4

Description:
Syntax:
public abstract bool BuildCustomMeshes(
ViewportInfo vp,
RhinoDoc doc,
RenderPrimitiveList objMeshes,
Guid requestingPlugIn,
DisplayPipelineAttributes attrs
)
deprecated in 8.0
Returns:
Type: bool
Available since:
6.0

BuildCustomMeshes method

Class:  Rhino.Render.CustomRenderMeshProvider2

Nothing found