Click or drag to resize

ObjectAttributesPlotWeight Property

Plot weight in millimeters. =0.0 means use the default width <0.0 means don't plot (visible for screen display, but does not show on plot)

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double PlotWeight { get; set; }

Property Value

Type: Double
See Also