RVTDocs.com

OverrideGraphicSettings.SetProjectionLineWeight

Method
Description:
Sets the projection surface line weight.
Syntax
Parameters
Parameter Type Description
lineWeight Int32 Value of the projection 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.