<xs:element name="IntersectionFeature" type="SequencedBaseFeatureType" minOccurs="2" maxOccurs="2"><xs:annotation><xs:documentation>Each IntersectionFeature element identifies a feature to be used to construct the circle of intersection.</xs:documentation></xs:annotation></xs:element>
The CircularArcIntersectionType defines the construction of a circular arc by the intersection of two features, e.g. a cylindrical segment or conical segment with a plane, two conical segments of differing angles, or a conical segment with a cylindrical segment.
<xs:complexType name="CircularArcIntersectionType"><xs:annotation><xs:documentation>The CircularArcIntersectionType defines the construction of a circular arc by the intersection of two features, e.g. a cylindrical segment or conical segment with a plane, two conical segments of differing angles, or a conical segment with a cylindrical segment.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ConstructionMethodBaseType"><xs:sequence><xs:element name="IntersectionFeature" type="SequencedBaseFeatureType" minOccurs="2" maxOccurs="2"><xs:annotation><xs:documentation>Each IntersectionFeature element identifies a feature to be used to construct the circle of intersection.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>