View.GetLinkOverrides
Description:
Gets the graphic overrides of a or in view.
Gets the graphic overrides of a or in view.
public RevitLinkGraphicsSettings GetLinkOverrides(
ElementId linkId
)
-
linkIdThe id of the RevitLinkType or RevitLinkInstance.
Return Value
RevitLinkGraphicsSettings
Settings representing graphic overrides for the input element id in the view, or if the input id references RevitLinkInstance and it doesn't have overrides in the view.
-
The input id is not a valid RevitLinkInstance or RevitLinkType id.
-
A non-optional argument was null