连杆耦合器构建器
更多...
#include <Motion_LinkCouplerBuilder.hxx>
|
|
class | _LinkCouplerBuilderBuilder |
◆ CurveChoices
MotionBodyCoupler曲线类型。
| 枚举值 |
|---|
| CurveChoicesFunction | 函数
|
| CurveChoicesProfile | 轮廓
|
◆ MethodChoices
MotionBodyCoupler方法。
| 枚举值 |
|---|
| MethodChoicesScales | 比例
|
| MethodChoicesCouplingCurve | 耦合曲线
|
◆ TypeChoices
MotionBodyCoupler类型。
| 枚举值 |
|---|
| TypeChoicesTwoLink | 2个运动体
|
| TypeChoicesThreeLink | 3个运动体
|
| TypeChoicesFourLink | 4个运动体
|
◆ Curve()
返回耦合曲线函数
创建于NX12.0.0。
许可要求 : mechanisms ("MECHANISMS")
◆ CurveProfile()
返回轮廓
创建于NX12.0.0。
许可要求 : mechanisms ("MECHANISMS")
◆ CurveType()
返回耦合曲线类型
创建于NX12.0.0。
许可要求 : mechanisms ("MECHANISMS")
◆ FirstCouple()
返回第一个耦合对
创建于NX12.0.0。
许可要求 : None
◆ Method()
返回方法
创建于NX12.0.0。
许可要求 : mechanisms ("MECHANISMS")
◆ Name()
| NXString NXOpen::Motion::LinkCouplerBuilder::Name |
( |
| ) |
|
返回运动体耦合器组件的唯一名称
创建于NX12.0.0。
许可要求 : None
◆ SecondCouple()
返回第二个耦合对
创建于NX12.0.0。
许可要求 : None
◆ SetCurve()
设置耦合曲线函数
创建于NX12.0.0。
许可要求 : mechanisms ("MECHANISMS")
- 参数
-
◆ SetCurveType()
设置耦合曲线类型
创建于NX12.0.0。
许可要求 : mechanisms ("MECHANISMS")
- 参数
-
◆ SetMethod()
设置方法
创建于NX12.0.0。
许可要求 : mechanisms ("MECHANISMS")
- 参数
-
◆ SetName() [1/2]
| void NXOpen::Motion::LinkCouplerBuilder::SetName |
( |
const char * | name | ) |
|
设置运动体耦合器组件的唯一名称
创建于NX12.0.0。
许可要求 : mechanisms ("MECHANISMS")
- 参数
-
◆ SetName() [2/2]
| void NXOpen::Motion::LinkCouplerBuilder::SetName |
( |
const NXString & | name | ) |
|
设置运动体耦合器组件的唯一名称
创建于NX12.0.0。
许可要求 : mechanisms ("MECHANISMS")
- 参数
-
◆ SetType()
设置类型
创建于NX12.0.0。
许可要求 : mechanisms ("MECHANISMS")
- 参数
-
◆ Type()
返回类型
创建于NX12.0.0。
许可要求 : mechanisms ("MECHANISMS")