The XScaleFactor element is the scale factor applied in the specified X direction, a scale factor of 1.0 indicates no change.
Diagram
Type
xs:decimal
Properties
content
simple
Source
<xs:element name="XScaleFactor" type="xs:decimal"><xs:annotation><xs:documentation>The XScaleFactor element is the scale factor applied in the specified X direction, a scale factor of 1.0 indicates no change.</xs:documentation></xs:annotation></xs:element>
<xs:element name="XaxisDirection" type="UnitVectorType"><xs:annotation><xs:documentation>The XaxisDirection element specifies the direction of the X axis for differential scaling.</xs:documentation></xs:annotation></xs:element>
The YScaleFactor element is the scale factor applied in the specified Y direction, a scale factor of 1.0 indicates no change.
Diagram
Type
xs:decimal
Properties
content
simple
Source
<xs:element name="YScaleFactor" type="xs:decimal"><xs:annotation><xs:documentation>The YScaleFactor element is the scale factor applied in the specified Y direction, a scale factor of 1.0 indicates no change.</xs:documentation></xs:annotation></xs:element>
<xs:element name="YaxisDirection" type="UnitVectorType"><xs:annotation><xs:documentation>The YaxisDirection element specifies the direction of the Y axis for differential scaling.</xs:documentation></xs:annotation></xs:element>
The ZScaleFactor element is the scale factor applied in the specified Z direction, a scale factor of 1.0 indicates no change.
Diagram
Type
xs:decimal
Properties
content
simple
Source
<xs:element name="ZScaleFactor" type="xs:decimal"><xs:annotation><xs:documentation>The ZScaleFactor element is the scale factor applied in the specified Z direction, a scale factor of 1.0 indicates no change.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ZaxisDirection" type="UnitVectorType"><xs:annotation><xs:documentation>The ZaxisDirection element specifies the direction of the Z axis for differential scaling.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="AxialDifferentialScaleType"><xs:annotation><xs:documentation>The AxialDifferentialScaleType defines three scale factors applied along three specified orthogonal directions.</xs:documentation></xs:annotation><xs:sequence><xs:element name="XScaleFactor" type="xs:decimal"><xs:annotation><xs:documentation>The XScaleFactor element is the scale factor applied in the specified X direction, a scale factor of 1.0 indicates no change.</xs:documentation></xs:annotation></xs:element><xs:element name="XaxisDirection" type="UnitVectorType"><xs:annotation><xs:documentation>The XaxisDirection element specifies the direction of the X axis for differential scaling.</xs:documentation></xs:annotation></xs:element><xs:element name="YScaleFactor" type="xs:decimal"><xs:annotation><xs:documentation>The YScaleFactor element is the scale factor applied in the specified Y direction, a scale factor of 1.0 indicates no change.</xs:documentation></xs:annotation></xs:element><xs:element name="YaxisDirection" type="UnitVectorType"><xs:annotation><xs:documentation>The YaxisDirection element specifies the direction of the Y axis for differential scaling.</xs:documentation></xs:annotation></xs:element><xs:element name="ZScaleFactor" type="xs:decimal"><xs:annotation><xs:documentation>The ZScaleFactor element is the scale factor applied in the specified Z direction, a scale factor of 1.0 indicates no change.</xs:documentation></xs:annotation></xs:element><xs:element name="ZaxisDirection" type="UnitVectorType"><xs:annotation><xs:documentation>The ZaxisDirection element specifies the direction of the Z axis for differential scaling.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>