Returns an interface providing access to free-form properties and methods for this Rebar element.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public RebarFreeFormAccessor GetFreeFormAccessor()
Return Value
RebarFreeFormAccessorThe interface providing access to free-form properties and methods for this Rebar element.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | This method applies only to free form rebar. |