The optional turned attribute shows if the Curve13 is inverted. A value of 1 (or true) means the Curve13 is inverted from the Curve13Core. A value of 0 (or false) means the Curve13 is not inverted.
Source
<xs:complexType name="Curve13OrientedType"><xs:annotation><xs:documentation>The Curve13OrientedType defines an oriented Curve13.</xs:documentation></xs:annotation><xs:sequence><xs:element ref="Curve13Core"><xs:annotation><xs:documentation>The Curve13Core is the core of the oriented curve.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute name="turned" type="xs:boolean" default="0"><xs:annotation><xs:documentation>The optional turned attribute shows if the Curve13 is inverted. A value of 1 (or true) means the Curve13 is inverted from the Curve13Core. A value of 0 (or false) means the Curve13 is not inverted.</xs:documentation></xs:annotation></xs:attribute></xs:complexType>
The optional turned attribute shows if the Curve13 is inverted. A value of 1 (or true) means the Curve13 is inverted from the Curve13Core. A value of 0 (or false) means the Curve13 is not inverted.
<xs:attribute name="turned" type="xs:boolean" default="0"><xs:annotation><xs:documentation>The optional turned attribute shows if the Curve13 is inverted. A value of 1 (or true) means the Curve13 is inverted from the Curve13Core. A value of 0 (or false) means the Curve13 is not inverted.</xs:documentation></xs:annotation></xs:attribute>