Sets the rotation angle using the specified edge such that the edge is pointing in the zero rotation angle. This is a convenience method to set the rotation angle. The rotation property can be used to accomplish the same result.
This is only valid for 2D True Shape arrangements and will fail for 2D rectangular and 3D arrangements.
"arrangeComponent_var" is a variable referencing an ArrangeComponent object.
|
"arrangeComponent_var" is a variable referencing an ArrangeComponent object.
|
Type | Description |
boolean | Returns true if successful. |
Name | Type | Description |
edge | BRepEdge | The BRepEdge object being used to define rotation of the component. |