<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 CircleIntersectionType defines the construction of a circle by the intersection of two features, e.g. a cylinder, cone or surface of revolution with a plane, two cones of differing angles, or a cone with a cylinder.
<xs:complexType name="CircleIntersectionType"><xs:annotation><xs:documentation>The CircleIntersectionType defines the construction of a circle by the intersection of two features, e.g. a cylinder, cone or surface of revolution with a plane, two cones of differing angles, or a cone with a cylinder.</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>