/
/
RhinoPlotWidthValue

RhinoPlotWidthValue enum

Default width values used by UI objects to represent different states

Namespace: Rhino.UI
RhinoPlotWidthValue: references

Default = 0

 
Use default plot width

None = -1

 
Don't print

ByLayer = -10

 
Plot width from layer

ByParent = -15

 
Plot width from parent object

Varies = -20

 
Multiple objects selected with different types/widths

Nothing found