<Code Lib>
P

RevitLinkGraphicsSettings.ViewRange

Description:
The view range of RevitLinkGraphicsSettings. The view range can be set to or . Only a view that supports view range can have this property set to . To check if the view supports the view range use .

public LinkVisibility ViewRange { get; set; }

Loading…