View.GetElementOverrides
Description:
Gets graphic overrides for an element in the view.
Gets graphic overrides for an element in the view.
public OverrideGraphicSettings GetElementOverrides(
ElementId elementId
)
-
elementIdThe element.
Return Value
OverrideGraphicSettings
An object representing all graphic overrides of the element elementId in view.
-
elementId is not a valid Element identifier.
-
A non-optional argument was NULL
-
View does not belong to a project document. -or- The view type does not support Visibility/Graphics Overriddes.