Port¶
- Type:
enum
- Range:
Arc, Center, Leg1, Leg2, Point1, Point2
- Default:
Center
- Appearance:
simple
, or
- Type:
int
- Range:
[1, 6]
An circle sector has the following ports (default Port is Center).
Number |
Name |
Position |
Type |
Coordinate System |
|---|---|---|---|---|
1 |
Point1 |
|
point |
|
2 |
Point2 |
|
point |
|
3 |
Leg1 |
|
tangential |
|
4 |
Arc |
|
tangential |
|
5 |
Leg2 |
|
tangential |
|
6 |
Center |
|
point |
|
(with
.
denotes a normalized vector).
![[r \cos(\vartheta_1), r \sin(\vartheta_1)]](_images/math/f208273d8b9504a9d4f1ca9cf88add9f1762e853.png)
![x'=[1, 0], y'=[0, 1]](_images/math/1072fb7b0f6ffa31760363593858bdd8b9ee4fb8.png)
![[r \cos(\vartheta_2), r \sin(\vartheta_2)]](_images/math/14626dbb2dbb4b451c974ebc99b978427d54630f.png)
![[r \cos(\vartheta_1), r \sin(\vartheta_1)]/2](_images/math/ddd634573f3687d75fe4d77d2faaefff192e6a25.png)
![\left[ \begin{array}{c} x' \\ y' \end{array} \right] = \left[ \begin{array}{cc} \cos(\vartheta_1), & \sin(\vartheta_1) \\ -\sin(\vartheta_1), & \cos(\vartheta_1) \end{array}\right]](_images/math/66fddb1fb4e9b56bc4f7090c814ea63906690081.png)
![[r \cos(\vartheta_m), r \sin(\vartheta_m)]](_images/math/0f05672daad38585581c6d02115616f009f43297.png)
![\left[ \begin{array}{c} x' \\ y' \end{array} \right] = \left[ \begin{array}{cc} -\sin(\vartheta_m), & \cos(\vartheta_m) \\ -\cos(\vartheta_m), & -\sin(\vartheta_m) \end{array}\right]](_images/math/d2c6fb03e6107d908ce768404311b185be1f24f2.png)
![[r \cos(\vartheta_2), r \sin(\vartheta_2)]/2](_images/math/63fe6779c7d34c2d3b4cd9aebfe4bbea6148e1cc.png)
![\left[ \begin{array}{c} x' \\ y' \end{array} \right] = \left[ \begin{array}{cc} \cos(\vartheta_2),& \sin(\vartheta_2) \\ -\sin(\vartheta_2), & \cos(\vartheta_2) \end{array}\right]](_images/math/859ce22701368f85c77f30e71e52d747663d312a.png)
![[0, 0]](_images/math/d29d2f7c1cea4b5381dadcbd9ab0226cb9189a30.png)