Click or drag to resize

File3dmDisplacementInitialQuality Property

Specifies how densely the object is initially subdivided. The lower the value, the higher the resolution of the displaced mesh.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public int InitialQuality { get; set; }

Property Value

Type: Int32
See Also