<xs:element name="Axis" type="MeasuredAxisType" minOccurs="0"><xs:annotation><xs:documentation>The optional Axis element gives the measured location of the start point and the measured unit axis vector of the surface of revolution.</xs:documentation></xs:annotation></xs:element>
The optional SweepMeasurementRange element gives the range over which the sweep for a partial surface of revolution feature was actually measured in terms of the start direction and the swept angle. The StartVector of the sweep must lie in a plane perpendicular to the axis of the surface of revolution feature.
<xs:element name="SweepMeasurementRange" type="SweepType" minOccurs="0"><xs:annotation><xs:documentation>The optional SweepMeasurementRange element gives the range over which the sweep for a partial surface of revolution feature was actually measured in terms of the start direction and the swept angle. The StartVector of the sweep must lie in a plane perpendicular to the axis of the surface of revolution feature.</xs:documentation></xs:annotation></xs:element>
The optional SweepFull element gives the measured start direction and swept angle for a partial surface of revolution feature in terms of the start direction and swept angle. The StartVector of the SweepFull must lie in a plane perpendicular to the axis of the surface of revolution feature. This is intended for use when it has been possible to measure the start and end of the sweep.
<xs:element name="SweepFull" type="SweepType" minOccurs="0"><xs:annotation><xs:documentation>The optional SweepFull element gives the measured start direction and swept angle for a partial surface of revolution feature in terms of the start direction and swept angle. The StartVector of the SweepFull must lie in a plane perpendicular to the axis of the surface of revolution feature. This is intended for use when it has been possible to measure the start and end of the sweep.</xs:documentation></xs:annotation></xs:element>
The optional Length element gives the measured length of the surface of revolution from the measured start point in the direction of the axis of the surface of revolution.
<xs:element name="Length" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Length element gives the measured length of the surface of revolution from the measured start point in the direction of the axis of the surface of revolution.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Form" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Form element is the form error (roundness) of the surface of revolution from a report or an analysis.</xs:documentation></xs:annotation></xs:element>
Complex Type SurfaceOfRevolutionFeatureMeasurementType
Annotations
The SurfaceOfRevolutionFeatureMeasurementType defines the surface of revolution feature measurement information for an individual surface of revolution feature.
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="SurfaceOfRevolutionFeatureMeasurementType"><xs:annotation><xs:documentation>The SurfaceOfRevolutionFeatureMeasurementType defines the surface of revolution feature measurement information for an individual surface of revolution feature.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="SurfaceFeatureMeasurementBaseType"><xs:sequence><xs:element name="Axis" type="MeasuredAxisType" minOccurs="0"><xs:annotation><xs:documentation>The optional Axis element gives the measured location of the start point and the measured unit axis vector of the surface of revolution.</xs:documentation></xs:annotation></xs:element><xs:element name="SweepMeasurementRange" type="SweepType" minOccurs="0"><xs:annotation><xs:documentation>The optional SweepMeasurementRange element gives the range over which the sweep for a partial surface of revolution feature was actually measured in terms of the start direction and the swept angle. The StartVector of the sweep must lie in a plane perpendicular to the axis of the surface of revolution feature.</xs:documentation></xs:annotation></xs:element><xs:element name="SweepFull" type="SweepType" minOccurs="0"><xs:annotation><xs:documentation>The optional SweepFull element gives the measured start direction and swept angle for a partial surface of revolution feature in terms of the start direction and swept angle. The StartVector of the SweepFull must lie in a plane perpendicular to the axis of the surface of revolution feature. This is intended for use when it has been possible to measure the start and end of the sweep.</xs:documentation></xs:annotation></xs:element><xs:element name="Length" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Length element gives the measured length of the surface of revolution from the measured start point in the direction of the axis of the surface of revolution.</xs:documentation></xs:annotation></xs:element><xs:element name="Form" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Form element is the form error (roundness) of the surface of revolution from a report or an analysis.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>