Share

RebarFreeFormAccessor Methods

The RebarFreeFormAccessor type exposes the following members.

Methods

 NameDescription
Public methodAddUpdatingSharedParameter Add existing shared parameter as a dependency for the calculation of the rebar curves.
Public methodCanBeHookNormal A vector can be termination's (e.g. hook, crank) normal if for a bar specified by index, the bar direction is not parallel with the vector.
Obsolete
Public methodCanBeTerminationPlaneNormal A vector can be termination (e.g. hook, crank) plane normal if for a bar specified by index, the bar direction is not parallel with the vector.
Public methodDisconnectFromServer Sets the GUID of the API server to invalid value and removes all the server related data from the Rebar (ex. the current constraints and the handle tags are removed). Calling this method will result in a Rebar that will not react to host changes anymore, however it will still have all the properties that it used to have.
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetCouplerIdAtIndex Gets the id of the Rebar Coupler that is applied to the bar with index barPositionIndex at the specified end.
Public methodGetCrankTypeIdAtIndex Gets the id of the Rebar Crank Type that is applied to this Rebar at the bar with index barPositionIndex at the specified end.
Public methodGetCustomDistributionPath Gets the custom distribution path for free form rebar set.
Public methodGetEndTreatmentTypeIdAtIndex Gets the id of the EndTreatmentType that is applied to the bar with index barPositionIndex at the specified end.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetHookOrientationAngle Get the termination's rotation angle at end. The angle is used for both hook and crank.
Obsolete
Public methodGetHookOrientationAngleAtIndex Gets the termnination's rotation angle that is applied to this Rebar at the bar with index barPositionIndex at the specified end. The rotation angle it's the same for both hook and crank.
Obsolete
Public methodGetHookOrientationAtIndex Gets the termination's orientation that is applied to this Rebar at the bar with index barPositionIndex at the specified end. The orientation it's the same for both hook and crank.
Obsolete
Public methodGetHookPlaneNormalForBarIdx Returns the plane's normal in which the termination (e.g. hook, crank) at end of bar with index barPositionIndex will stay. The plane's normal is used for both hook and crank.
Obsolete
Public methodGetHookTypeIdAtIndex Gets the id of the RebarHookType that is applied to this Rebar at the bar with index barPositionIndex at the specified end.
Public methodGetServerGUID Returns the GUID of the API server.
Public methodGetShapeIdAtIndex Gets the Rebar Shape id for the bar with index barPositionIndex.
Public methodGetTerminationOrientationAtIndex Gets the termination's (e.g. hook, crank ) orientation that is applied to this Rebar at the bar with index barPositionIndex at the specified end.
Public methodGetTerminationPlaneNormalForBarIndex Gets the plane's normal in which the termination (e.g. hook, crank) at end of bar with index barPositionIndex will stay.
Public methodGetTerminationRotationAngleAtIndex Gets the termination (e.g hook,crank) rotation angle that is applied to this Rebar at the bar with index barPositionIndex at the specified end.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetUpdatingSharedParameters Get the shared parameters listed as dependencies in the calculation of the rebar curves
Public methodHasValidAlignedServer Returns true if the current rebar is created with the Aligned Free Form rebar server, false otherwise.
Public methodHasValidServer Returns true if the current rebar contains a valid server GUID, false otherwise.
Public methodIsBarMatchedWithShapeInReverseOrder Checks if the bar at index barPositionIndex it's matched in reversed order with its shape.
Public methodIsUnconstrained Returns true if the current rebar doesn't contains a valid server GUID, or contains a valid server GUID and no valid constraints.
Public methodRemoveUpdatingSharedParameter Remove existing shared parameter as a dependency for the calculation of the rebar curves.
Public methodSetCurves(IList<CurveLoop>) Set the curves into a free form Rebar. Will throw exception if the rebar has valid constraints.
Public methodSetCurves(IList<IList<Curve>>) Set the curves into a free form Rebar. Will throw exception if the rebar has valid constraints.
Public methodSetHookOrientationAngle Set the termination's rotation angle at end. The angle will be used for both hook and crank. Will throw exception if the rebar has valid constraints.
Obsolete
Public methodSetHookPlaneNormalForBarIdx Set the plane's normal in which the termination at end of bar with index barPositionIndex will stay. The plane's normal will be used for both hook and crank. Will throw exception if the rebar has valid constraints.
Obsolete
Public methodSetLayoutAsFixedNumber Sets the Layout Rule property of rebar set to Fixed Number.
Public methodSetLayoutAsMaximumSpacing Sets the Layout Rule property of rebar set to Maximum Spacing.
Public methodSetLayoutAsMinimumClearSpacing Sets the Layout Rule property of rebar set to Minimum Clear Spacing.
Public methodSetLayoutAsNumberWithSpacing Sets the Layout Rule property of rebar set to Number With Spacing.
Public methodSetLayoutAsSingle Sets the Layout Rule property of rebar set to Single.
Public methodSetReportedShape This method changes the RebarShape of a Free Form Rebar that is using RebarWorkInstructions.Straight property to the provided RebarShape.
Public methodSetTerminationPlaneNormalForBarIndex Sets the plane's normal in which the termination (e.g. hook, crank) at end of bar with index barPositionIndex will stay. Will throw exception if the rebar has valid constraints.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?