AnalyticalCurveSelector Enumeration


Analytical Curve Selector Enumeration

Specifies which portion of an Analytical Curve is of interest.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum AnalyticalCurveSelector
Members
Member name Value Description
EndPoint 1 End of curve (corresponds to end = 1).
StartPoint 0 Start of curve (corresponds to end = 0).
WholeCurve 2 Entire curve.
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 →