Share

RebarUpdateCurvesData Properties

The RebarUpdateCurvesData type exposes the following members.

Properties

 NameDescription
Public propertyAlignedFreeFormSetOrientationOptions Orientation options for an Aligned Free Form Rebar set.
Public propertyAreOrientationOptionsChanged Indicates if the orientation options have changed since the last regeneration.
Public propertyAreWorkshopInstructionsChanged Indicates if the workshop instructions have changed since the last regeneration.
Public propertyCycleCounterChanged

True if the cycle counter was changed, false otherwise.

The cycle counter value is changed when the free form Rebar element is selected and the user press Space key -or- by through [!:Autodesk::Revit::DB::Structure::RebarRebarFreeFormAccessor::CycleCounter] property. -or- by the server if it considers that the counter reaches the maximum value and reset it (set it to 0).

Public propertyErrorMessage The reason for calculation failure. If the calculation fails, this message will be shown in an error, or warning if we are editing the constraints.
Public propertyHostMirrored If true, then host of the rebar was mirrorred (along with the rebar) before this regeneration.
Public propertyIsAttachmentTypeChanged Indicates if the attachment type has changed since the last regeneration.
Public propertyIsBarsNumberChanged Indicates if the bar number has changed since the last regeneration.
Public propertyIsBendingRadiusChanged Indicates if the bending radius has changed since the last regeneration.
Public propertyIsEndConstraintChanged Indicates if the end handle constraint has changed since the last regeneration.
Public propertyIsLayoutChanged Indicates if the layout has changed since the last regeneration.
Public propertyIsReversed Used to store the state of the bar refering to the direction of the bars. This is useful when using face intersection to calculate bars. After mirroring, curves created from intersecting faces may be reversed, so we use this to store the state and keep the rebar pointing in the correct direction.
Public propertyIsSpacingChanged Indicates if the spacing has changed since the last regeneration.
Public propertyIsStartConstraintChanged Indicates if the start handle constraint has changed since the last regeneration.
Public propertyIsStyleChanged Indicates if the style has changed since the last regeneration.
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public propertySpacing The spacing between the bars, according to the LayoutRule.
Public propertyWorkshopInstructions Identifies the workshop instructions of this rebar.

See Also

Reference

Was this information helpful?