2027 Method
Changes 0
M

View.SetElementOverrides

Description:
Sets graphic overrides for an element in the view.
public void SetElementOverrides(
	ElementId elementId,
	OverrideGraphicSettings overrideGraphicSettings
)
  • elementId is not a valid Element identifier. -or- Fill pattern must be a drafting pattern. -or- Fill pattern Id must be invalidElementId or point to a LinePattern element.
  • A non-optional argument was null
  • The element "this View" does not belong to a project document. -or- The view type does not support Visibility/Graphics Overriddes.