Share

RebarUpdateCurvesData Methods

The RebarUpdateCurvesData type exposes the following members.

Methods

 NameDescription
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetAttachmentType Returns attachment type for stirrups to be used in cover calculation.
Public methodGetBarGeometry Returns the geometry for a bar at the specified index currently in the Rebar.
Public methodGetBarModelDiameter Gets the model diameter of the Rebar.
Public methodGetBarNominalDiameter Gets the nominal diameter of the Rebar.
Public methodGetBarsNumber Gets the number of bars specified in the layout options. This is used to calculate the sets driven by bar number.
Public methodGetBendingRadius Gets the current bending radius of the rebar.
Public methodGetChangedCustomHandles Returns an array containing custom handles that were changed since the last regeneration. Array is empty if no handles were changed since the last regeneration.
Public methodGetChangedSharedParameterGUIDs Returns an array containing the shared parameter GUIDs that were changed since the last regeneration. Array is empty if no shared params were changed since the last regeneration.
Public methodGetCustomConstraints Gets all rebar constraints that are attached to custom handles for this rebar.
Public methodGetCycleCounter Gets the cycle counter that is stored in the rebar.
Public methodGetDocument Gets a reference to the current document.
Public methodGetEndConstraint Gets the current constraint for the end handle of the Rebar.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetHookOrientationAngleObsolete.
Get the termination's rotation angle at end that is currently in the rebar. The angle is used for both hook and crank.
Public methodGetHookPlaneNormalForBarIdxObsolete.
Returns the plane's normal in which the termination at end of bar with index barPositionIndex that is currently in Rebar. The normal is used for both hook and crank.
Public methodGetHostId Gets the id of the host structural for this rebar.
Public methodGetLayoutRule Gets the layout rule for this bar.
Public methodGetNumberOfBars Returns the number of bars currently in the rebar.
Public methodGetRebarId Get the id of the Rebar element currently being calculated.
Public methodGetRebarStyle Gets the style of the rebar.
Public methodGetStartConstraint Gets the current constraint for the start handle of the Rebar.
Public methodGetTerminationPlaneNormalForBarIdx Gets the plane's normal in which the termination (e.g. hook, crank) at end of bar with index barPositionIndex that is currently in Rebar.
Public methodGetTerminationRotationAngle Gets the termination's (e.g hook, crank) rotation angle (in radians) at end that is currently in the rebar.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetCycleCounter Sets the cycle counter to a specific value.
Public methodSetHookOrientationAngleObsolete.
Sets the termination's rotation angle at end. The angle will be used for both hook and crank. This information is set to the rebar after the API execution is finished successfully.
Public methodSetHookPlaneNormalForBarIdxObsolete.
Sets the plane's normal in which the termination at end of bar with index barPositionIndex will stay. The normal will be used for both hook and crank. This information is set to the rebar after the API execution is finished successfully.
Public methodSetTerminationPlaneNormalForBarIdx Sets the plane's normal in which the termination (e.g. hook, crank) at end of bar with index barPositionIndex will stay. This information is set to the rebar after the API execution is finished successfully.
Public methodSetTerminationRotationAngle Sets the termination's (e.g hook, crank) rotation angle (in radians) at end. This information is set to the rebar after the API execution is finished successfully.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?