Click or drag to resize

MeshingParametersDoublePrecision Property

Gets or sets a value indicating whether or not the mesh should have double precision vertices in addition to the floats.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public bool DoublePrecision { get; set; }

Property Value

Type: Boolean
See Also