载荷传递构建器
更多...
#include <Motion_LoadTransferBuilder.hxx>
|
|
class | _LoadTransferBuilderBuilder |
◆ CreateGraphObjects()
◆ GetRecordedSteps()
| std::vector< int > NXOpen::Motion::LoadTransferBuilder::GetRecordedSteps |
( |
| ) |
|
返回记录的步骤
在 NX9.0.0 中创建。
许可证要求:mechanisms ("MECHANISMS")
◆ Link()
返回运动体
在 NX9.0.0 中创建。
许可证要求:mechanisms ("MECHANISMS")
◆ SetRecordedSteps()
| void NXOpen::Motion::LoadTransferBuilder::SetRecordedSteps |
( |
const std::vector< int > & | steps | ) |
|
设置记录的步骤
在 NX9.0.0 中创建。
许可证要求:mechanisms ("MECHANISMS")
- 参数
-
◆ SetVectorScale()
| void NXOpen::Motion::LoadTransferBuilder::SetVectorScale |
( |
double | vectorScale | ) |
|
设置矢量比例
在 NX9.0.0 中创建。
许可证要求:mechanisms ("MECHANISMS")
- 参数
-
◆ StoreGraphInAfu() [1/2]
| void NXOpen::Motion::LoadTransferBuilder::StoreGraphInAfu |
( |
const char * | afu | ) |
|
将图形对象存储在afu文件中
在 NX9.0.0 中创建。
许可证要求:mechanisms ("MECHANISMS")
- 参数
-
◆ StoreGraphInAfu() [2/2]
| void NXOpen::Motion::LoadTransferBuilder::StoreGraphInAfu |
( |
const NXString & | afu | ) |
|
将图形对象存储在afu文件中
在 NX9.0.0 中创建。
许可证要求:mechanisms ("MECHANISMS")
- 参数
-
◆ VectorScale()
| double NXOpen::Motion::LoadTransferBuilder::VectorScale |
( |
| ) |
|
返回矢量比例
在 NX9.0.0 中创建。
许可证要求:mechanisms ("MECHANISMS")