OverrideGraphicSettings.SetProjectionLinePatternId
Method
Description:
Sets the ElementId of the projection surface line pattern.
Sets the ElementId of the projection surface line pattern.
Parameters
| Parameter | Type | Description |
|---|---|---|
| linePatternId | ElementId | ElementId of the projection 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 |