Port

Type:

enum

Range:

Center, End, Start

Default:

Center

Appearance:

simple

, or

Type:

int

Range:

[1, 3]

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

Arc Ports

Number

Name

Position

Type

Coordinate System

1

Start

[r \cos(\vartheta_1), r \sin(\vartheta_1)]

point

x'=[1, 0], y'=[0, 1]

2

End

[r \cos(\vartheta_2), r \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.