排样构建器
更多...
#include <Die_LineupBuilder.hxx>
|
|
class | _LineupBuilderBuilder |
排样构建器
表示Lineup特征构建器
要创建此类的新实例,请使用 NXOpen::Die::DieCollection::Lineup
于NX4.0.0版本创建。
◆ FlowDirection()
返回对齐的流动方向
于NX7.5.0版本创建。
许可证要求: die_engineering ("DIE ENGINEERING")
◆ GetDetails()
| std::vector< NXString > NXOpen::Die::LineupBuilder::GetDetails |
( |
| ) |
|
获取对齐的详细描述
- 返回
- 详细描述字符串
于NX4.0.0版本创建。
许可证要求: die_engineering ("DIE ENGINEERING")
◆ GetProductBodies()
| std::vector< NXOpen::Body * > NXOpen::Die::LineupBuilder::GetProductBodies |
( |
| ) |
|
获取对齐的产品片体
- 返回
于NX4.0.0版本创建。
许可证要求: die_engineering ("DIE ENGINEERING")
◆ Origin()
返回对齐的原点
于NX4.0.0版本创建。
许可证要求: die_engineering ("DIE ENGINEERING")
◆ PressDirection()
返回对齐的压机方向
于NX7.5.0版本创建。
许可证要求: die_engineering ("DIE ENGINEERING")
◆ SetDetails()
| void NXOpen::Die::LineupBuilder::SetDetails |
( |
std::vector< NXString > & | strings | ) |
|
设置对齐的详细描述
于NX4.0.0版本创建。
许可证要求: die_engineering ("DIE ENGINEERING")
- 参数
-
◆ SetFlowDirection()
| void NXOpen::Die::LineupBuilder::SetFlowDirection |
( |
const NXOpen::Vector3d & | flowDirection | ) |
|
设置对齐的流动方向
于NX7.5.0版本创建。
许可证要求: die_engineering ("DIE ENGINEERING")
- 参数
-
◆ SetOrigin()
| void NXOpen::Die::LineupBuilder::SetOrigin |
( |
const NXOpen::Point3d & | origin | ) |
|
设置对齐的原点
于NX4.0.0版本创建。
许可证要求: die_engineering ("DIE ENGINEERING")
- 参数
-
◆ SetPressDirection()
| void NXOpen::Die::LineupBuilder::SetPressDirection |
( |
const NXOpen::Vector3d & | pressDirection | ) |
|
设置对齐的压机方向
于NX7.5.0版本创建。
许可证要求: die_engineering ("DIE ENGINEERING")
- 参数
-
◆ SetProductBodies()
| void NXOpen::Die::LineupBuilder::SetProductBodies |
( |
const std::vector< NXOpen::Body * > & | objects | ) |
|
设置对齐的产品片体
于NX4.0.0版本创建。
许可证要求: die_engineering ("DIE ENGINEERING")
- 参数
-