RVTDocs.com
Namespace: Autodesk.Revit.DB Class: DividedPath

DividedPath.IsValidEndIndent

Method
Description:
Checks that the indent value does not cause the beginningIndent and endIndent to overlop
Syntax
public bool IsValidEndIndent(
	double endIndent
)
Parameters
Parameter Type Description
endIndent Double
Return Value