Returns an interface providing access to shape-driven properties and methods for this Rebar element.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public RebarShapeDrivenAccessor GetShapeDrivenAccessor()
Return Value
RebarShapeDrivenAccessorThe interface providing access to shape-driven properties and methods for this Rebar element.
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | This method applies only to shape driven rebar. |
