OverrideGraphicSettings.SetCutLineWeight
Description:
Sets the cut surface line weight.
Sets the cut surface line weight.
public OverrideGraphicSettings SetCutLineWeight(
int lineWeight
)
-
Int32lineWeightValue of the cut surface line weight for the override. InvalidPenNumber means no override is set.
-
Line weight must be a positive integer less than 17 or invalidPenNumber.