ElementRecordIsCurveDriven Method

Identifies if the element is curve driven.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsCurveDriven()

Return Value

Boolean
True if the element is curve driven.
See Also