RVTDocs.com

RevitLinkGraphicsSettings.ViewRange

Property
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 .
Syntax
public LinkVisibility ViewRange { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: Disallowed LinkVisibility value.
ArgumentOutOfRangeException When setting this property: A value passed for an enumeration argument is not a member of that enumeration