FixedNumberOfPoints Property


Divided Path Fixed Number Of Points Property

The number of points used when the layout is set to 'FixedNumber'.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int FixedNumberOfPoints { get; set; }

Property Value

Int32
Exceptions
Exception Condition
ArgumentException When setting this property: fixedNumberOfPoints must be at least 2 and at most 200.
Remarks
To get the actual number of point use GetNumberOfPoints().
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →