Click or drag to resize

RhinoDocGetMeshingParameters Method

Get MeshingParameters currently used by the document

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public MeshingParameters GetMeshingParameters(
	MeshingParameterStyle style
)

Parameters

style
Type: Rhino.GeometryMeshingParameterStyle

[Missing <param name="style"/> documentation for "M:Rhino.RhinoDoc.GetMeshingParameters(Rhino.Geometry.MeshingParameterStyle)"]

Return Value

Type: MeshingParameters

[Missing <returns> documentation for "M:Rhino.RhinoDoc.GetMeshingParameters(Rhino.Geometry.MeshingParameterStyle)"]

See Also