<Code Lib>
2023 Method
Changes 0
M

OverrideGraphicSettings.SetCutForegroundPatternId

Description:
Sets the ElementId of the cut face foreground pattern override. The fill pattern must be a drafting pattern. A value of InvalidElementId means no override is set.

public OverrideGraphicSettings SetCutForegroundPatternId(
	ElementId fillPatternId
)

Return Value OverrideGraphicSettings Reference to the changed object.

Loading…