M_Rhino_RhinoDoc_SetCustomMeshingParameters - mcneel/rhinocommon-api-docs GitHub Wiki
Set the custom meshing parameters that this document will use. You must also modify the MeshingParameterStyle property on the document to Custom if you want these meshing parameters to be used
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public void SetCustomMeshingParameters(
MeshingParameters mp
)
VB
Public Sub SetCustomMeshingParameters (
mp As MeshingParameters
)
- mp
- Type: Rhino.Geometry.MeshingParameters
[Missing documentation for "M:Rhino.RhinoDoc.SetCustomMeshingParameters(Rhino.Geometry.MeshingParameters)"]
Supported in: 5D58w