2026 Members
Changes 4
M

RevitLinkGraphicsSettings Methods

Name Return Type Description Inherited From
M Dispose() None
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetDiscipline() ViewDiscipline The linked document discipline of RevitLinkGraphicsSettings.
M GetDisciplineType() LinkVisibility The discipline type of RevitLinkGraphicsSettings.
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetPhaseFilterId() ElementId The linked document phase filter id of RevitLinkGraphicsSettings, or InvalidElementId if there is no phase filter explicitly assigned.
M GetPhaseFilterType() LinkVisibility The phase filter type of RevitLinkGraphicsSettings.
M GetPhaseId() ElementId The linked document phase id of RevitLinkGraphicsSettings, or InvalidElementId if there is no phase explicitly assigned.
M GetPhaseType() LinkVisibility The phase type of RevitLinkGraphicsSettings.
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M GetViewDetailLevel() ViewDetailLevel The linked document view detail level of RevitLinkGraphicsSettings.
M GetViewDetailLevelType() LinkVisibility The view detail level type of RevitLinkGraphicsSettings.
M IsViewRangeSupported(View) Boolean Returns true if the input view supports ViewRange settings of RevitLinkGraphicsSettings , false otherwise.
M SetDiscipline(LinkVisibility, ViewDiscipline) None Sets discipline and discipline type of RevitLinkGraphicsSettings.
M SetPhase(LinkVisibility, ElementId) None Sets phase id and phase type of RevitLinkGraphicsSettings.
M SetPhaseFilter(LinkVisibility, ElementId) None Sets phase filter id and phase filter type of RevitLinkGraphicsSettings.
M SetViewDetailLevel(LinkVisibility, ViewDetailLevel) None Sets view detail level and detail level type of RevitLinkGraphicsSettings.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object