RevitLinkGraphicsSettingsGetPhaseFilterId Method |
The linked document phase filter id of RevitLinkGraphicsSettings, or
InvalidElementId if there is no phase filter explicitly assigned.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ElementId GetPhaseFilterId()
Public Function GetPhaseFilterId As ElementId
public:
ElementId^ GetPhaseFilterId()
member GetPhaseFilterId : unit -> ElementId
Return Value
ElementId
See Also