Namespace:
Autodesk.Revit.DB.Structure
RebarShapeDrivenAccessor
Class
Description:
A class that is used to access the properties and capabilities of shape-driven Rebar.
A class that is used to access the properties and capabilities of shape-driven Rebar.
Remarks:
Obtain an instance of this class from GetShapeDrivenAccessor()()()(). 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 GetShapeDrivenAccessor()()()(). 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.RebarShapeDrivenAccessor
System.Object
Autodesk.Revit.DB.Structure.RebarShapeDrivenAccessor
Syntax
public class RebarShapeDrivenAccessor : IDisposable