Click or drag to resize

DisplayPipelineDefaultCurveThickness Property

Gets the curve thickness as defined by the current display mode. Note: this only applies to curve objects, Brep and Mesh wires may have different settings.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int DefaultCurveThickness { get; }

Property Value

Type: Int32
See Also