RVTDocs.com

OverrideGraphicSettings.SetCutLineWeight

Method
Description:
Sets the cut surface line weight.
Syntax
Parameters
Parameter Type Description
lineWeight Int32 Value of the cut surface line weight for the override. InvalidPenNumber means no override is set.
Return Value
Type Description
OverrideGraphicSettings Reference to the changed object.
Exceptions
Exception Condition
ArgumentException Line weight must be a positive integer less than 17 or invalidPenNumber.