<Code Lib>
2025 Method
Changes 0
M

OverrideGraphicSettings.SetCutLinePatternId

Description:
Sets the ElementId of the cut surface line pattern.

public OverrideGraphicSettings SetCutLinePatternId(
	ElementId linePatternId
)

  • linePatternId
    ElementId of the cut surface line pattern for the override. InvalidElementId means no override is set.
Return Value OverrideGraphicSettings Reference to the changed object.

Loading…