MeshVertexList.UseDoublePrecisionVertices Property

MeshVertexListUseDoublePrecisionVertices Property

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

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool UseDoublePrecisionVertices { get; set; }
Public Property UseDoublePrecisionVertices As Boolean
	Get
	Set

Property Value

Type: Boolean
Version Information

Rhino for Windows

Supported in: 6.8
See Also