The number of points used when the layout is set to 'FixedNumber'.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public int FixedNumberOfPoints { get; set; }
Property Value
Int32Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | When setting this property: fixedNumberOfPoints must be at least 2 and at most 200. |
