加工拓扑
更多...
#include <CAM_Topology.hxx>
加工拓扑
表示一个 CAM 拓扑构建器
使用 NXOpen::CAM::Geometry 类来获取拓扑构建器
创建于 NX8.0.0.
◆ AngleTolerance()
| double NXOpen::CAM::Topology::AngleTolerance |
( |
| ) |
|
获取 角度公差
创建于 NX8.0.0.
许可要求:无
◆ DistanceTolerance()
| double NXOpen::CAM::Topology::DistanceTolerance |
( |
| ) |
|
获取 距离公差
创建于 NX8.0.0.
许可要求:无
◆ GetShellCount()
| int NXOpen::CAM::Topology::GetShellCount |
( |
| ) |
|
获取壳体锚点数量
创建于 NX8.0.0.
许可要求:cam_base ("CAM BASE")
◆ Rebuild()
| void NXOpen::CAM::Topology::Rebuild |
( |
| ) |
|
重建拓扑数据的操作
创建于 NX8.0.0.
许可要求:cam_base ("CAM BASE")
◆ RemoveShell()
| void NXOpen::CAM::Topology::RemoveShell |
( |
int | shellIndex | ) |
|
移除壳体集
创建于 NX8.0.0.
许可要求:cam_base ("CAM BASE")
- 参数
-
◆ ReverseMaterialSide()
| void NXOpen::CAM::Topology::ReverseMaterialSide |
( |
int | shellIndex | ) |
|
反转单个连接壳体材料侧的操作
创建于 NX8.0.0.
许可要求:cam_base ("CAM BASE")
- 参数
-
◆ SetAngleTolerance()
| void NXOpen::CAM::Topology::SetAngleTolerance |
( |
double | newValue | ) |
|
设置 角度公差
创建于 NX8.0.0.
许可要求:cam_base ("CAM BASE")
- 参数
-
◆ SetDistanceTolerance()
| void NXOpen::CAM::Topology::SetDistanceTolerance |
( |
double | newValue | ) |
|
设置 距离公差
创建于 NX8.0.0.
许可要求:cam_base ("CAM BASE")
- 参数
-
◆ UnifyMaterialSide()
| void NXOpen::CAM::Topology::UnifyMaterialSide |
( |
int | shellIndex | ) |
|
统一单个连接壳体材料侧的操作
创建于 NX8.0.0.
许可要求:cam_base ("CAM BASE")
- 参数
-