RebarShape.IsSameShapeIgnoringTerminations
Description:
Test whether two shapes have equivalent definitions by comparing the RebarShapeDefinition and MultiplanarDefinition properties.
Test whether two shapes have equivalent definitions by comparing the RebarShapeDefinition and MultiplanarDefinition properties.
Remarks:
This method will return true if the definitions are exactly equivalent. The hooks, cranks, end treatments, orientations and terminations' rotation angles are ignored.
This method will return true if the definitions are exactly equivalent. The hooks, cranks, end treatments, orientations and terminations' rotation angles are ignored.
public bool IsSameShapeIgnoringTerminations(
RebarShape otherShape
)
-
otherShapeAnother shape to be compared to this one.
-
A non-optional argument was null