RebarBendData Members

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 (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (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