Click or drag to resize
rectangleProfileType Complex Type

Rectangle

Namespace: Empty

Schema: Empty

Base Type
Usages
Children
NameOccurrencesDescription
All All
      Element cornerRadius[0, 1]

Radius of the rectangle corners

      Element heightToWidthRatio

Height-to-width ratio

Attributes
NameTypeRequiredDescription
Attribute externalDataDirectorySimple Type string

Directory of the external data file

Attribute externalDataNodePathSimple Type string

Path of the node inside the external data file

Attribute externalFileNameSimple Type string

Name of the external data file

Remarks

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:

Equation for rectangle with rounded corners

with c = cornerRadius and r = heightToWidthRatio.

Example: Rectangle with cornerRadius=0.125 and heightToWidthRatio=0.5

Example of a square with corner radius