2024 Method
Changes 0
M

OverrideGraphicSettings.SetProjectionLinePatternId

Description:
Sets the ElementId of the projection surface line pattern.
public OverrideGraphicSettings SetProjectionLinePatternId(
	ElementId linePatternId
)
  • linePatternId
    ElementId of the projection surface line pattern for the override. InvalidElementId means no override is set.
Return Value OverrideGraphicSettings Reference to the changed object.