Description:
Syntax:
public abstract Boolean WillBuildCustomMeshes(
ViewportInfo vp,
RhinoObject obj,
RhinoDoc doc,
Guid requestingPlugIn,
DisplayPipelineAttributes attrs
)
deprecated in 8.0
Returns:
Type: Boolean
Available since:
6.0

Description:
Syntax:
public override Boolean WillBuildCustomMeshes(
ViewportInfo vp,
RhinoObject obj,
Guid requestingPlugIn,
Boolean preview
)
deprecated in 8.0
Returns:
Type: Boolean
Available since:
6.4

WillBuildCustomMeshes method

Class:  Rhino.Render.CustomRenderMeshProvider2

Nothing found