Port

Type:enum
Range:Center, Point1, Point2, Point3, Point4, Point5, Point6
Default:Center
Appearance:simple

, or

Type:int
Range:[1, 7]

Sets the active port for global or local positioning. r is the sum of TubeRadius and TorusRadius, r_1 is the sum of TubeRadius.

Torus Ports
Number Name Position Type Coordinate System
1 Center [0, 0, 0] point x'=[1, 0, 0], y'=[0, 1, 0], z'=[0, 0, 1]
2 Point1 [0, -r, 0] point x'=[1, 0, 0], y'=[0, 1, 0], z'=[0, 0, 1]
3 Point2 [r, 0,0 ] point x'=[1, 0, 0], y'=[0, 1, 0], z'=[0, 0, 1]
4 Point3 [0, r,0] point x'=[1, 0, 0], y'=[0, 1, 0], z'=[0, 0, 1]
5 Point4 [-r, 0, 0] point x'=[1, 0, 0], y'=[0, 1, 0], z'=[0, 0, 1]
6 Point5 [0,0, r_1] point x'=[1, 0, 0], y'=[0, 1, 0], z'=[0, 0, 1]
7 Point6 [0,0,-r_1] point x'=[1, 0, 0], y'=[0, 1, 0], z'=[0, 0, 1]