Compute the driving curves.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.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. |
