Enum enumTCAMAPIGeometryEntityType
Types of geometry entities
Namespace: CAMAPI.GeomModel
Assembly: CAMAPI.GeomModel.dll
Syntax
public enum enumTCAMAPIGeometryEntityType
Fields
| Name | Description |
|---|---|
| etCS | CS |
| etCurve | Curve |
| etEdge | Edge |
| etFace | Face |
| etGroup | Group |
| etMesh | Mesh |
| etPmi | Pmi |
| etPoint | Point |
| etVertex | Vertex |
| etView | View |