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