GetFreeFormAccessor Method


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: 18.0.0.0 (18.2.0.0)
Since: 2018

Syntax

C#
public RebarFreeFormAccessor GetFreeFormAccessor()
Visual Basic
Public Function GetFreeFormAccessor As RebarFreeFormAccessor
Visual C++
public:
RebarFreeFormAccessor^ GetFreeFormAccessor()

Return Value

The interface providing access to free-form properties and methods for this Rebar element.

Exceptions

Exception Condition
Autodesk.Revit.Exceptions DisabledDisciplineException None of the following disciplines is enabled: Structural.
Autodesk.Revit.Exceptions InvalidOperationException This method applies only to free form rebar.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →