Returns true if the ElevationMarker has at least one elevation view, false otherwise.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool HasElevations()
Return Value
Boolean
True if the ElevationMarker has at least one elevation view, false otherwise.
See Also
Reference