rectangle Element |
Rectangle
Namespace: Empty
Schema: Empty
Name | Occurrences | Description |
---|---|---|
All | ||
cornerRadius | [0, 1] | Corner radius |
heightToWidthRatio | Height-to-width ratio |
Name | Type | Required | Description |
---|---|---|---|
externalDataDirectory | string | ||
externalDataNodePath | string | ||
externalFileName | string |
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