<Code Lib>
P

RevitLinkGraphicsSettings.ViewFilterType

Description:
The view filter type of RevitLinkGraphicsSettings. If the is set to , then the view filter type should be set to . If the is set to , then the view filter type should be set to .

public LinkVisibility ViewFilterType { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration

Loading…