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

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

WillBuildCustomMeshes method

Class:  Rhino.Render.CustomRenderMeshProvider2

Nothing found