Namespace:
Autodesk.Revit.DB.Structure
RebarFreeFormAccessor
Class
Description:
A class that is used to access the properties and capabilities of free-form Rebar.
A class that is used to access the properties and capabilities of free-form Rebar.
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.
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
System.Object
Autodesk.Revit.DB.Structure.RebarFreeFormAccessor
Syntax
public class RebarFreeFormAccessor : IDisposable