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: 26.0.4.0 (26.0.4.0)
Syntaxpublic ElementId GetPhaseFilterId()
Public Function GetPhaseFilterId As ElementId
public:
ElementId^ GetPhaseFilterId()
member GetPhaseFilterId : unit -> ElementId
Return Value
ElementId
See Also