 
            | Solid Edge Constants Type Library : FeatureTopologyQueryTypeConstants Enumeration | 
| Member | Value | Description | 
|---|---|---|
| igQueryAll | 1 | Feature Topology Query Type - All | 
| igQueryCone | 7 | Feature Topology Query Type - Cone | 
| igQueryCylinder | 10 | Feature Topology Query Type - Cylinder | 
| igQueryEllipse | 4 | Feature Topology Query Type - Ellipse | 
| igQueryPlane | 6 | Feature Topology Query Type - Plane | 
| igQueryRoundable | 2 | Feature Topology Query Type - Roundable | 
| igQuerySphere | 9 | Feature Topology Query Type - Sphere | 
| igQuerySpline | 5 | Feature Topology Query Type - Spline | 
| igQueryStraight | 3 | Feature Topology Query Type - Straight | 
| igQueryTorus | 8 | Feature Topology Query Type - Torus |