Grasshopper API
GH_DocumentRenderMeshProviderBuildCustomMeshes Method (ViewportInfo, RhinoDoc, RenderPrimitiveList, Guid, DisplayPipelineAttributes) |
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)
public override bool BuildCustomMeshes( ViewportInfo vp, RhinoDoc doc, RenderPrimitiveList objMeshes, Guid requestingPlugIn, DisplayPipelineAttributes attrs )
Public Overrides Function BuildCustomMeshes ( vp As ViewportInfo, doc As RhinoDoc, objMeshes As RenderPrimitiveList, requestingPlugIn As Guid, attrs As DisplayPipelineAttributes ) As Boolean
Parameters
- vp
- Type: ViewportInfo
- doc
- Type: RhinoDoc
- objMeshes
- Type: RenderPrimitiveList
- requestingPlugIn
- Type: SystemGuid
- attrs
- Type: DisplayPipelineAttributes