complexType · extension complexBaseType · all
Cuboid
The local component coordinate system of the cuboid has its origin at one corner of the lower face. The lower face spans from x = 0 to x = lengthX and from y = 0 to y = depthY at z = 0. The upper face lies at z = heightZ. If no upperFace* values are defined, the upper face equals the lower face and the geometry is a regular cuboid. The optional upperFaceXmin, upperFaceXmax, upperFaceYmin and upperFaceYmax values define the extent of the upper face, allowing tapered or skewed cuboids.
| 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 |
| 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. | |||||
lengthX | doubleBaseType | [1..1] required | Length in x-direction of the lower face [m] | ||
depthY | doubleBaseType | [1..1] required | Depth in y-direction of the lower face [m] | ||
heightZ | doubleBaseType | [1..1] required | Height in z-direction [m] | ||
upperFaceXmin | doubleBaseType | [0..1] optional | Minimum x-coordinate where the the upper face starts [m] (if not defined: equals 0) | ||
upperFaceXmax | doubleBaseType | [0..1] optional | Maximum x-coordinate where the upper face ends [m] (if not defined: equals lengthX) | ||
upperFaceYmin | doubleBaseType | [0..1] optional | Minimum y-coordinate where the upper face starts [m] (if not defined: equals 0) | ||
upperFaceYmax | doubleBaseType | [0..1] optional | Maximum y-coordinate where the upper face ends [m] (if not defined: equals depthY) | ||
transformation | transformationSE3Type | [0..1] optional | Optional rigid transformation defining the position and orientation | ||
cpacs/vehicles/deckElements/ceilingPanelElements/ceilingPanelElement/geometry/cuboids/cuboidcpacs/vehicles/deckElements/classDividerElements/classDividerElement/geometry/cuboids/cuboidcpacs/vehicles/deckElements/galleyElements/galleyElement/geometry/cuboids/cuboidcpacs/vehicles/deckElements/genericFloorElements/genericFloorElement/geometry/cuboids/cuboidcpacs/vehicles/deckElements/lavatoryElements/lavatoryElement/geometry/cuboids/cuboidcpacs/vehicles/deckElements/luggageCompartmentElements/luggageCompartmentElement/geometry/cuboids/cuboidcpacs/vehicles/deckElements/seatElements/seatElement/geometry/cuboids/cuboidcpacs/vehicles/deckElements/sidewallPanelElements/sidewallPanelElement/geometry/cuboids/cuboidcpacs/vehicles/deckElements/cargoContainerElements/cargoContainerElement/geometry/cuboids/cuboidcpacs/vehicles/systemElements/genericElements/genericElement/geometry/cuboids/cuboidcpacs/vehicles/systemElements/electricalElements/genericElectricalElements/genericElectricalElement/geometry/cuboids/cuboidcpacs/vehicles/systemElements/electricalElements/storageElements/genericStorageElements/genericStorageElement/geometry/cuboids/cuboidcpacs/vehicles/systemElements/electricalElements/storageElements/batteries/battery/geometry/cuboids/cuboidcpacs/vehicles/systemElements/electricalElements/storageElements/capacitors/capacitor/geometry/cuboids/cuboidcpacs/vehicles/systemElements/electricalElements/storageElements/inductors/inductor/geometry/cuboids/cuboidcpacs/vehicles/systemElements/electricalElements/storageElements/superCapacitors/superCapacitor/geometry/cuboids/cuboidcpacs/vehicles/systemElements/electricalElements/conversionElements/genericConversionElements/genericConversionElement/geometry/cuboids/cuboidcpacs/vehicles/systemElements/electricalElements/conversionElements/generators/generator/geometry/cuboids/cuboidcpacs/vehicles/systemElements/electricalElements/conversionElements/acGenerators/acGenerator/geometry/cuboids/cuboidcpacs/vehicles/systemElements/electricalElements/conversionElements/dcGenerators/dcGenerator/geometry/cuboids/cuboidcpacs/vehicles/systemElements/electricalElements/conversionElements/fuelCellStacks/fuelCellStack/geometry/cuboids/cuboidcpacs/vehicles/systemElements/electricalElements/conversionElements/converters/converter/geometry/cuboids/cuboidcpacs/vehicles/systemElements/electricalElements/conversionElements/acdcConverters/acdcConverter/geometry/cuboids/cuboidcpacs/vehicles/systemElements/electricalElements/conversionElements/dcacConverters/dcacConverter/geometry/cuboids/cuboidcpacs/vehicles/systemElements/electricalElements/conversionElements/dcdcConverters/dcdcConverter/geometry/cuboids/cuboid| Type | Name |
|---|---|
cuboidsType | cuboid |