The optional GeometricCharacteristicValue element shows whether all value in geometric characteristics are displayed with (true) or without (false) trailing zeros.
Diagram
Type
xs:boolean
Properties
content
simple
Source
<xs:element name="GeometricCharacteristicValue" type="xs:boolean"><xs:annotation><xs:documentation>The optional GeometricCharacteristicValue element shows whether all value in geometric characteristics are displayed with (true) or without (false) trailing zeros.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="GeometricCharacteristicIds" type="ArrayReferenceFullType"><xs:annotation><xs:documentation>The GeometricCharacteristicIds element is an array of geometric characteristics identifiers.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="TrailingZeroGeometricCharacteristicDisplayGroupType"><xs:annotation><xs:documentation>The TrailingZeroGeometricCharacteristicDisplayGroupType defines the trailing zero display options for a group of geometric characteristics.</xs:documentation></xs:annotation><xs:sequence><xs:element name="GeometricCharacteristicValue" type="xs:boolean"><xs:annotation><xs:documentation>The optional GeometricCharacteristicValue element shows whether all value in geometric characteristics are displayed with (true) or without (false) trailing zeros.</xs:documentation></xs:annotation></xs:element><xs:element name="GeometricCharacteristicIds" type="ArrayReferenceFullType"><xs:annotation><xs:documentation>The GeometricCharacteristicIds element is an array of geometric characteristics identifiers.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>