2024 Members
Changes 7
M

RebarBendData

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the RebarBendData
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .
Name Return Type Description Inherited From
P BarModelDiameter double Defines the model diameter of the bar.
P BarNominalDiameter double Defines the nominal diameter of the bar.
P BendRadius double The radius of all fillets, except hook fillets, in the Rebar shape.
P HookAngle0 int The angle of the hook at the start.
P HookAngle1 int The angle of the hook at the end.
P HookBendRadius double The radius of the hook fillets in the Rebar shape.
P HookLength0 double The extension length of the hook at the start.
P HookLength1 double The extension length of the hook at the end.
P HookOrient0 RebarHookOrientation The orientation of the hook at the start.
P HookOrient1 RebarHookOrientation The orientation of the hook at the end.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.