MeshingParametersMaximumEdgeLength Property |
Gets or sets the maximum allowed mesh edge length.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public double MaximumEdgeLength { get; set; }
Public Property MaximumEdgeLength As Double
Get
Set
Property Value
Type:
DoubleSee Also