Compute the driving curves.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public IList<Curve> ComputeDrivingCurves()
Return Value
IList<Curve>Returns an empty array if an error is encountered.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | This RebarShapeDrivenAccessor doesn't contain a valid rebar reference. |