Share

RevitLinkGraphicsSettings Methods

The RevitLinkGraphicsSettings type exposes the following members.

Methods

 NameDescription
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetDiscipline The linked document discipline of RevitLinkGraphicsSettings.
Public methodGetDisciplineType The discipline type of RevitLinkGraphicsSettings.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetPhaseFilterId The linked document phase filter id of RevitLinkGraphicsSettings, or InvalidElementId if there is no phase filter explicitly assigned.
Public methodGetPhaseFilterType The phase filter type of RevitLinkGraphicsSettings.
Public methodGetPhaseId The linked document phase id of RevitLinkGraphicsSettings, or InvalidElementId if there is no phase explicitly assigned.
Public methodGetPhaseType The phase type of RevitLinkGraphicsSettings.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetViewDetailLevel The linked document view detail level of RevitLinkGraphicsSettings.
Public methodGetViewDetailLevelType The view detail level type of RevitLinkGraphicsSettings.
Public methodStatic memberIsViewRangeSupported Returns true if the input view supports ViewRange settings of RevitLinkGraphicsSettings, false otherwise.
Public methodSetDiscipline Sets discipline and discipline type of RevitLinkGraphicsSettings.
Public methodSetPhase Sets phase id and phase type of RevitLinkGraphicsSettings.
Public methodSetPhaseFilter Sets phase filter id and phase filter type of RevitLinkGraphicsSettings.
Public methodSetViewDetailLevel Sets view detail level and detail level type of RevitLinkGraphicsSettings.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?