Click or drag to resize

MeshingParametersDefaultAnalysisMesh Property

Gets mesh creation parameters to create the default analysis mesh.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static MeshingParameters DefaultAnalysisMesh { get; }

Property Value

Type: MeshingParameters
See Also