Revit 2025.3 API
Formatted |
Returns the maximum allowed indent level
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public int GetMaximumIndentLevel()
Public Function GetMaximumIndentLevel As Integer
public: int GetMaximumIndentLevel()
member GetMaximumIndentLevel : unit -> int
Return Value
Int32See Also