Revit 2025 API
Elevation |
The maximum number of views that can be hosted by this ElevationMarker.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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