 
            | Solid Edge Part Type Library > NormalToFaceProtrusion Object : Edges Property | 
| Visual Basic | 
|---|
| Public Property Edges( _ ByVal EdgeType As FeatureTopologyQueryTypeConstants _ ) As Object | 
| Value | Description | 
|---|---|
| igQueryAll | Feature Topology Query Type - All | 
| igQueryCone | Feature Topology Query Type - Cone | 
| igQueryCylinder | Feature Topology Query Type - Cylinder | 
| igQueryEllipse | Feature Topology Query Type - Ellipse | 
| igQueryPlane | Feature Topology Query Type - Plane | 
| igQueryRoundable | Feature Topology Query Type - Roundable | 
| igQuerySphere | Feature Topology Query Type - Sphere | 
| igQuerySpline | Feature Topology Query Type - Spline | 
| igQueryStraight | Feature Topology Query Type - Straight | 
| igQueryTorus | Feature Topology Query Type - Torus |