complexType · extension complexBaseType · all
Generic geometric component
In some cases additional geometric components need to be linked to a CPACS, but these components are not yet handled by CPACS explicitly. For example, a belly fairing and/or external tanks.
A generic geometric component may be applied to include such a geometry from an external file (preferably STEP) in the context of the overall aircraft.
| Name | Type | Constraints | Use | Default | Description |
|---|---|---|---|---|---|
@externalDataDirectory | xsd:string | optional | Directory of the external data file | ||
@externalDataNodePath | xsd:string | optional | Path of the node inside the external data file | ||
@externalFileName | xsd:string | optional | Name of the external data file | ||
@symmetry | symmetryXyXzYzType | 5 values | optional | Symmetry plane the component is mirrored at | |
@uID | xsd:ID | required | UID |
| Name | Type | Constraints | OccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration. | Default | Description |
|---|---|---|---|---|---|
| allThe children below may appear in any order. Each may appear at most once. | |||||
name | stringBaseType | [1..1] required | Name | ||
description | stringBaseType | [0..1] optional | Description | ||
parentUID | stringUIDBaseType | [0..1] optional | Component this geometric component is attached to, if any. Its translation is then given relative to the position of that component. | ||
transformation | transformationType | [1..1] required | Position and orientation | ||
linkToFile | linkToFileType | [1..1] required | Reference to the geometry file | ||
| Type | Name |
|---|---|
genericGeometryComponentsType | genericGeometryComponent |