Port

Type:enum
Range:Center, End, Start
Default:Center
Appearance:simple

, or

Type:int
Range:[1, 3]

An EllipticArc has the following ports (default Port is Center).

EllipticArc Ports
Number Name Position Type Coordinate System
1 Start [r_x \cos(\vartheta_1), r_y \sin(\vartheta_1)] point x'=[1, 0], y'=[0, 1]
2 End [r_x \cos(\vartheta_2), r_y \sin(\vartheta_2)] point x'=[1, 0], y'=[0, 1]
3 Center [0, 0] point x'=[1, 0], y'=[0, 1]

where \vartheta_1 is the AngleOffset and \vartheta_2=\vartheta_1+\vartheta with the Angle \vartheta.