Namespace:
Autodesk.Revit.DB.Structure
RebarBendData
Class
Description:
The values in this class provide a summary of information taken from the RebarBarType, RebarHookType, and RebarStyle.
The values in this class provide a summary of information taken from the RebarBarType, RebarHookType, and RebarStyle.
Remarks:
The purpose of collecting the values in this class is to allow you to create and analyze an accurate representation of a RebarShape, without creating a Rebar instance, and without referring to RebarBarType, RebarHookType, and RebarStyle. If you do have a Rebar instance, its GetBendData() method will produce a RebarBendData object.
The purpose of collecting the values in this class is to allow you to create and analyze an accurate representation of a RebarShape, without creating a Rebar instance, and without referring to RebarBarType, RebarHookType, and RebarStyle. If you do have a Rebar instance, its GetBendData() method will produce a RebarBendData object.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Structure.RebarBendData
System.Object
Autodesk.Revit.DB.Structure.RebarBendData
Syntax
public class RebarBendData : IDisposable