M_Rhino_Geometry_MeshingParameters_DocumentCurrentSetting - mcneel/rhinocommon-api-docs GitHub Wiki
Gets the MeshingParameters that are currently set for a document. These are the same settings that are shown in the DocumentProperties "mesh settings" user interface.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public static MeshingParameters DocumentCurrentSetting(
RhinoDoc doc
)
VB
Public Shared Function DocumentCurrentSetting (
doc As RhinoDoc
) As MeshingParameters
- doc
- Type: Rhino.RhinoDoc
A Rhino document to query.
Type: MeshingParameters
Meshing parameters of the document.
Exception | Condition |
---|---|
ArgumentNullException | If doc is null. |
Supported in: 6.0.16224.21491, 5D58w