The RebarBendData type exposes the following members.

Constructors

  NameDescription
Public methodRebarBendData()()()()
Constructs a new RebarBendData with default settings.
Public methodRebarBendData(RebarBarType, RebarHookType, RebarHookType, RebarStyle, RebarHookOrientation, RebarHookOrientation)
Constructs a new RebarBendData using the bar type, hook types, style and orientation values.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the RebarBendData
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyBarDiameter
The diameter of the bar.
Public propertyBendRadius
The radius of all fillets, except hook fillets, in the Rebar shape.
Public propertyHookAngle0
The angle of the hook at the start.
Public propertyHookAngle1
The angle of the hook at the end.
Public propertyHookBendRadius
The radius of the hook fillets in the Rebar shape.
Public propertyHookLength0
The extension length of the hook at the start.
Public propertyHookLength1
The extension length of the hook at the end.
Public propertyHookOrient0
The orientation of the hook at the start.
Public propertyHookOrient1
The orientation of the hook at the end.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also