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