Description:
Syntax:
public override bool BuildCustomMeshes(
ViewportInfo vp,
RenderPrimitiveList objMeshes,
Guid requestingPlugIn,
bool preview
)
ViewportInfo vp,
RenderPrimitiveList objMeshes,
Guid requestingPlugIn,
bool preview
)
Description:
Syntax:
public abstract bool BuildCustomMeshes(
ViewportInfo vp,
RhinoDoc doc,
RenderPrimitiveList objMeshes,
Guid requestingPlugIn,
DisplayPipelineAttributes attrs
)
ViewportInfo vp,
RhinoDoc doc,
RenderPrimitiveList objMeshes,
Guid requestingPlugIn,
DisplayPipelineAttributes attrs
)