Divided Path Is Valid End Indent Method Checks that the indent value does not cause the beginningIndent and endIndent to overlop Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsValidEndIndent( double endIndent ) Public Function IsValidEndIndent ( endIndent As Double ) As Boolean public: bool IsValidEndIndent( double endIndent ) member IsValidEndIndent : endIndent : float -> bool Parameters endIndent Double Return Value Boolean See Also Reference DividedPath Class Autodesk.Revit.DB Namespace
Divided Path Is Valid End Indent Method Checks that the indent value does not cause the beginningIndent and endIndent to overlop Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsValidEndIndent( double endIndent ) Public Function IsValidEndIndent ( endIndent As Double ) As Boolean public: bool IsValidEndIndent( double endIndent ) member IsValidEndIndent : endIndent : float -> bool Parameters endIndent Double Return Value Boolean See Also Reference DividedPath Class Autodesk.Revit.DB Namespace