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