RebarFreeFormAccessor Class


A class that is used to access the properties and capabilities of free-form Rebar.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.0)
Since: 2018

Syntax

C#
public class RebarFreeFormAccessor : IDisposable
Visual Basic
Public Class RebarFreeFormAccessor _
	Implements IDisposable
Visual C++
public ref class RebarFreeFormAccessor : IDisposable

Remarks

Obtain an instance of this class from GetFreeFormAccessor . The accessor includes a reference to the Rebar element. If the referenced Rebar element is deleted, using the methods form this class will throw exception.

Inheritance Hierarchy

System Object
Autodesk.Revit.DB.Structure RebarFreeFormAccessor

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 →