| Solid Edge Part Type Library > DeleteRegion Object : Faces Property |
| Visual Basic |
|---|
Public Property Faces( _ ByVal FaceType 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 |