rectangleProfileType Complex Type |
Rectangle
Namespace: Empty
Schema: Empty
Name | Occurrences | Description |
---|---|---|
![]() | ||
![]() | [0, 1] | Corner radius |
![]() | Height-to-width ratio |
Name | Type | Required | Description |
---|---|---|---|
![]() | ![]() | ||
![]() | ![]() | ||
![]() | ![]() |
The width of the profile is always 1, since scaling is performed after referencing it (e.g., in the fuselage).
The resulting profile is defined by the following equation:
with c = cornerRadius and r = heightToWidthRatio.
Example: Rectangle with cornerRadius=0.125 and heightToWidthRatio=0.5