2027 Members
Changes 0
M

RebarUpdateCurvesData Properties

Name Return Type Description
P AlignedFreeFormSetOrientationOptions AlignedFreeFormSetOrientationOptions Obsolete. Orientation options for an Aligned Free Form Rebar set.
P AreWorkshopInstructionsChanged bool Indicates if the workshop instructions have changed since the last regeneration.
P CycleCounterChanged bool 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).
P EndConstraintLostTargets bool Indicates if the end handle constraint lost one or more targets in the last regeneration (i.e. structural was modified in a way that target faces changed or were removed).
P ErrorMessage string 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.
P HostMirrored bool If true, then host of the rebar was mirrorred (along with the rebar) before this regeneration.
P IsAttachmentTypeChanged bool Indicates if the attachment type has changed since the last regeneration.
P IsBarsNumberChanged bool Indicates if the bar number has changed since the last regeneration.
P IsBendingRadiusChanged bool Indicates if the bending radius has changed since the last regeneration.
P IsCustomSpacingFormulaChanged bool Indicates if the custom formula has changed since the last regeneration.
P IsEndConstraintChanged bool Indicates if the end handle constraint has changed since the last regeneration.
P IsLayoutChanged bool Indicates if the layout has changed since the last regeneration.
P IsReversed bool 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.
P IsSpacingChanged bool Indicates if the spacing has changed since the last regeneration.
P IsStartConstraintChanged bool Indicates if the start handle constraint has changed since the last regeneration.
P IsStyleChanged bool Indicates if the style has changed since the last regeneration.
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity.
P Spacing double The spacing between the bars, according to the LayoutRule.
P StartConstraintLostTargets bool Indicates if the start handle constraint lost one or more targets in the last regeneration (i.e. structural was modified in a way that target faces changed or were removed).
P WorkshopInstructions RebarWorkInstructions Identifies the workshop instructions of this rebar.