<Code Lib>
2026 Method
Changes 5
M

View.GetLinkOverrides

Description:
Gets the graphic overrides of a or in view.

public RevitLinkGraphicsSettings GetLinkOverrides(
	ElementId linkId
)

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.

Loading…