Port
Type: | enum |
Range: | BottomCenter, Center, Point1, Point2, Point3, Point4, Point5, Point6, Point7, Point8 |
Default: | Point1 |
Appearance: | simple |
, or
A Box has 8 point
-Ports (globally oriented) at its vertices numbered counterclockwise starting on the bottom facet. Further, a box has a Center
port which coincides with its center of mass and a BottomCenter
port at the center of the bottom facet. The default port is Point1
.
Box Ports
Number |
Name |
Position |
Type |
Coordinate System |
1 |
Point1 |
![p_1=[0, 0, 0]](_images/math/b316555d079c134d102f0dc4a825e05cd5a963a9.png) |
point |
![x'=[1, 0, 0], y'=[0, 1, 0], z'=[0, 0, 1]](_images/math/7eb908b16f8abc88947b716cdc5bfea1c659f59b.png) |
2 |
Point2 |
![p_2=[l, 0, 0]](_images/math/f43e603049fcc44ba15a73bdbba5aef21b9164c3.png) |
point |
![x'=[1, 0, 0], y'=[0, 1, 0], z'=[0, 0, 1]](_images/math/7eb908b16f8abc88947b716cdc5bfea1c659f59b.png) |
3 |
Point3 |
![p_3=[l, w, 0]](_images/math/7210da805e3137cf30dd16c6a7f18ff91fe3a327.png) |
point |
![x'=[1, 0, 0], y'=[0, 1, 0], z'=[0, 0, 1]](_images/math/7eb908b16f8abc88947b716cdc5bfea1c659f59b.png) |
4 |
Point4 |
![p_4=[0, w, 0]](_images/math/4ef2cafc7f3332e3d4df26ee9ebdbc018d7bad11.png) |
point |
![x'=[1, 0, 0], y'=[0, 1, 0], z'=[0, 0, 1]](_images/math/7eb908b16f8abc88947b716cdc5bfea1c659f59b.png) |
5 |
Point5 |
![p_5=[0, 0, h]](_images/math/b725c7c9141baa8c3ffd9f9729b0bcd0ad15eff5.png) |
point |
![x'=[1, 0, 0], y'=[0, 1, 0], z'=[0, 0, 1]](_images/math/7eb908b16f8abc88947b716cdc5bfea1c659f59b.png) |
6 |
Point6 |
![p_6=[l, 0, h]](_images/math/bb16e274d2c6661f6a1501fea01c297f458e19fe.png) |
point |
![x'=[1, 0, 0], y'=[0, 1, 0], z'=[0, 0, 1]](_images/math/7eb908b16f8abc88947b716cdc5bfea1c659f59b.png) |
7 |
Point7 |
![p_7=[l, w, h]](_images/math/0d664e51459098ebe5216bbb0a48b9f1433f65f3.png) |
point |
![x'=[1, 0, 0], y'=[0, 1, 0], z'=[0, 0, 1]](_images/math/7eb908b16f8abc88947b716cdc5bfea1c659f59b.png) |
8 |
Point8 |
![p_8=[0, w, h]](_images/math/616b57b70d6e663e11dee7d220b183a3e73c0107.png) |
point |
![x'=[1, 0, 0], y'=[0, 1, 0], z'=[0, 0, 1]](_images/math/7eb908b16f8abc88947b716cdc5bfea1c659f59b.png) |
9 |
Center |
![(p_1+p_7)/2=[\tfrac{l}{2}, \tfrac{w}{2},\tfrac{h}{2}]](_images/math/ef539cddadff4f84d38180c88cd06e03b7c25f97.png) |
point |
![x'=[1, 0, 0], y'=[0, 1, 0], z'=[0, 0, 1]](_images/math/7eb908b16f8abc88947b716cdc5bfea1c659f59b.png) |
10 |
BottomCenter |
![(p_1+p_3)/2=[\tfrac{l}{2}, \tfrac{w}{2},0]](_images/math/3985c516f8139e9a502c1b8151225981dff7635c.png) |
point |
![x'=[1, 0, 0], y'=[0, 1, 0], z'=[0, 0, 1]](_images/math/7eb908b16f8abc88947b716cdc5bfea1c659f59b.png) |
Here,
refer to Length, Width and Height.