pylonRibsPositioningType

complexType · extension complexBaseType · sequence

Pylon ribs positioning

Within the ribsPositioning type the position and the orientation of the ribs of the rib set are defined.

The forward and the rear beginning of the rib set is defined using relDepthStart and relDepthEnd. The orientation of the ribs is defined in ribRotaton. The number of ribs of the current rib set is either defined by ribNumber or by spacing.

Attributes

NameTypeConstraintsUseDefaultDescription
@externalDataDirectoryxsd:stringoptionalDirectory of the external data file
@externalDataNodePathxsd:stringoptionalPath of the node inside the external data file
@externalFileNamexsd:stringoptionalName of the external data file

Child elements

NameTypeConstraintsOccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration.DefaultDescription
sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows.
relDepthStartdoubleBaseType[1..1] requiredrelDepthStart defines the forward location of the beginning of the rib set. 0 equals the forward end of the pylon box, while 1 equals the rear end of the pylon box.
relDepthEnddoubleBaseType[1..1] requiredrelDepthEnd defines the rear end. 0 equals the forward end of the pylon box, while 1 equals the rear end of the pylon box.
ribRotationpointYType[0..1] optionalRibs can be rotated in the side view. The defaults to 90°, which equals an orientation along the pylons z-axis. The angle is measured around the positive y-direction of the pylon.
choiceExactly one of the alternatives below may appear, unless the occurrence next to this line says otherwise.
spacingdoubleBaseType[1..1] requiredThe spacing of the ribs defines the distance between two ribs, measured along the pylons x-axis. First rib is placed at relDepthStart.
numberOfRibsintegerBaseType[1..1] requiredRibNumber defines the number of ribs in this ribSet. First rib is at relDepthStart along the pylons x-axis, last rib is at relDepthEnd. The spacing is constant.
ribCrossingBehaviourstringBaseType2 values[1..1] requiredBehaviour of the ribs when crossing other structural elements

Used by

In a dataset · 1 path

In the schema · 1 declaration

TypeName
pylonRibsDefinitionTyperibsPositioning