Click or drag to resize
transformationExplicitType Complex Type

Transformation

Namespace: Empty

Schema: Empty

Base Type
Usages
Children
NameOccurrencesDescription
Choice Choice
      Sequence Sequence
            Element scaling

Scaling

            Element rotation[0, 1]

Rotation

            Element translation[0, 1]

Translation

      Sequence Sequence
            Element rotation

Rotation

            Element translation[0, 1]

Translation

      Element translation

Translation

Attributes
NameTypeRequiredDescription
Attribute externalDataDirectorySimple Type string
Attribute externalDataNodePathSimple Type string
Attribute externalFileNameSimple Type string
Attribute uIDSimple Type ID
Remarks
Transformation type, containing a set of transformations. The order of the transformations is scaling -> rotation -> translation, and they are executed in this order. Any of them can be omitted; it will be replaced by its defaults.Transformations are always executed relative to the child not the parent. I.e. a scaling does not have an influence on the parent item. For example in the outer geometry of a wing the element scaling does not influence the section. Scaling does also not effect rotation and translation.