OverrideGraphicSettings.SetCutLinePatternId
Method
Description:
Sets the ElementId of the cut surface line pattern.
Sets the ElementId of the cut surface line pattern.
Parameters
Parameter | Type | Description |
---|---|---|
linePatternId | ElementId | ElementId of the cut surface line pattern for the override. InvalidElementId means no override is set. |
Return Value
Type | Description |
---|---|
OverrideGraphicSettings | Reference to the changed object. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |