DividedPath.IsValidFixedNumberOfPoints Method

Identifies if the indicated number of points is valid for assignment to a DividedPath with a layout type 'FixedNumber'.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public static bool IsValidFixedNumberOfPoints(
	int fixedNumberOfPoints
)

Parameters

fixedNumberOfPoints  Int32
 

Return Value

Boolean

See Also

Reference

DividedPath Class
Autodesk.Revit.DB Namespace