<Code Lib>
P

RevitLinkGraphicsSettings.LinkedViewId

Description:
The id of the linked view associated with this RevitLinkGraphicsSettings, or if no view is selected. If the is set to , then there must be a valid LinkedViewId.

public ElementId LinkedViewId { get; set; }

Loading…