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