M_Rhino_RhinoDoc_GetMeshingParameters - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoDoc.GetMeshingParameters Method

Get MeshingParameters currently used by the document

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public MeshingParameters GetMeshingParameters(
	MeshingParameterStyle style
)

VB

Public Function GetMeshingParameters ( 
	style As MeshingParameterStyle
) As MeshingParameters

Parameters

 

style
Type: Rhino.Geometry.MeshingParameterStyle
[Missing documentation for "M:Rhino.RhinoDoc.GetMeshingParameters(Rhino.Geometry.MeshingParameterStyle)"]

Return Value

Type: MeshingParameters
[Missing documentation for "M:Rhino.RhinoDoc.GetMeshingParameters(Rhino.Geometry.MeshingParameterStyle)"]

Version Information

Supported in: 5D58w

See Also

Reference

RhinoDoc Class
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️