Revit 2026 API
Elevation |
The maximum number of views that can be hosted by this ElevationMarker.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public int MaximumViewCount { get; }
Public ReadOnly Property MaximumViewCount As Integer Get
public: property int MaximumViewCount { int get (); }
member MaximumViewCount : int with get
Property Value
Int32See Also