Click or drag to resize

File3dmSettingsCurrentWireDensity Property

The surface isocurve density new objects are created with. -1 draws no isocurves, 0 draws the surface edges only, and n > 0 draws n isocurves per span.

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

Property Value

Type: Int32
See Also