AMCAX Kernel
Geometry kernel for CAD/CAE/CAM
九韶内核 1.0.0.0
载入中...
搜索中...
未找到
TopologyMacros.hpp 文件参考

Enumerations on topology, including type of orientation, type of shape, type of state, type of point representation, and type of curve representation 更多...

此图展示该文件被哪些文件直接或间接地引用了:

命名空间

namespace  AMCAX
 AMCAX 内核提供的所有接口所在的命名空间。
 

枚举

enum class  AMCAX::OrientationType { Forward , Reversed , Internal , External }
 Type of orientations
 
enum class  AMCAX::ShapeType {
  Shape , Compound , CompSolid , Solid ,
  Shell , Face , Wire , Edge ,
  Vertex
}
 Type of shape
 
enum class  AMCAX::StateType { In , Out , On , Unknown }
 Type of relative position state
 

详细描述

Enumerations on topology, including type of orientation, type of shape, type of state, type of point representation, and type of curve representation

This file is part of AMCAX kernel.