Click or drag to resize

MeshVertexListUseDoublePrecisionVertices Property

Set to true if the vertices should be stored in double precision

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

Property Value

Type: Boolean
See Also