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

DividedPath.IsValidBeginningIndent

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