<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 nominal unit vector of the cylindrical segment axis.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Diameter" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Diameter element is the measured diameter of the cylindrical segment based on the substitute feature data fitting algorithm setting.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Length" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Length element is the measured length of the cylindrical segment from the start point in the direction of the cylindrical segment axis.</xs:documentation></xs:annotation></xs:element>
<xs:element name="DiameterMin" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional DiameterMin element is the minimum diameter of the cylindrical segment from a report or an analysis.</xs:documentation></xs:annotation></xs:element>
<xs:element name="DiameterMax" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional DiameterMax element is the maximum diameter of the cylindrical segment from a report or an analysis.</xs:documentation></xs:annotation></xs:element>
The optional SweepMeasurementRange element gives the range over which the sweep for cylindrical segment feature was actually measured in terms of the start direction the swept angle. The StartVector of the sweep must lie in a plane perpendicular to the axis of the cylindrical segment 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 cylindrical segment feature was actually measured in terms of the start direction the swept angle. The StartVector of the sweep must lie in a plane perpendicular to the axis of the cylindrical segment feature.</xs:documentation></xs:annotation></xs:element>
The optional SweepFull element gives the measured start direction and swept angle for a cylindrical segment 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 cylindrical segment 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 cylindrical segment 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 cylindrical segment 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="Form" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Form element is the form error (cylindricity) of the cylindrical segment from a report or an analysis.</xs:documentation></xs:annotation></xs:element>
Complex Type CylindricalSegmentFeatureMeasurementType
Annotations
The CylindricalSegmentFeatureMeasurementType defines the cylindrical segment feature measurement information for an individual cylindrical segment feature.
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="CylindricalSegmentFeatureMeasurementType"><xs:annotation><xs:documentation>The CylindricalSegmentFeatureMeasurementType defines the cylindrical segment feature measurement information for an individual cylindrical segment 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 nominal unit vector of the cylindrical segment axis.</xs:documentation></xs:annotation></xs:element><xs:element name="Diameter" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Diameter element is the measured diameter of the cylindrical segment based on the substitute feature data fitting algorithm setting.</xs:documentation></xs:annotation></xs:element><xs:element name="Length" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Length element is the measured length of the cylindrical segment from the start point in the direction of the cylindrical segment axis.</xs:documentation></xs:annotation></xs:element><xs:element name="DiameterMin" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional DiameterMin element is the minimum diameter of the cylindrical segment from a report or an analysis.</xs:documentation></xs:annotation></xs:element><xs:element name="DiameterMax" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional DiameterMax element is the maximum diameter of the cylindrical segment from a report or an analysis.</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 cylindrical segment feature was actually measured in terms of the start direction the swept angle. The StartVector of the sweep must lie in a plane perpendicular to the axis of the cylindrical segment 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 cylindrical segment 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 cylindrical segment 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="Form" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Form element is the form error (cylindricity) of the cylindrical segment from a report or an analysis.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>