Click or drag to resize

RhinoDocGetCurrentMeshingParameters Method

Get the custom meshing parameters that this document will use.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public MeshingParameters GetCurrentMeshingParameters()

Return Value

Type: MeshingParameters

[Missing <returns> documentation for "M:Rhino.RhinoDoc.GetCurrentMeshingParameters"]

See Also