测量构建器
更多...
#include <AnimationDesigner_MeasureBuilder.hxx>
|
|
class | _MeasureBuilderBuilder |
◆ MeasureTypes
测量类型。
| 枚举值 |
|---|
| MeasureTypesDistance | 距离
|
| MeasureTypesAngle | 角度
|
| MeasureTypesMotorParameter | 电机参数
|
◆ MotorParameterTypes
电机参数类型。
| 枚举值 |
|---|
| MotorParameterTypesDisplacement | 位移
|
| MotorParameterTypesVelocity | 速度
|
| MotorParameterTypesAcceleration | 加速度
|
◆ Direction1()
获取 用于与第二个方向测量角度的第一个方向。
创建于 NX12.0.0。
许可要求: nx_animationdesigner (" NX Animation Designer")
◆ Direction2()
获取 用于与第一个方向测量角度的第二个方向。
创建于 NX12.0.0。
许可要求: nx_animationdesigner (" NX Animation Designer")
◆ List1()
获取 用于与第二个对象列表进行测量的第一个对象列表。
创建于 NX12.0.0。
许可要求: nx_animationdesigner (" NX Animation Designer")
◆ List2()
获取 用于与第一个对象列表进行测量的第二个对象列表。
创建于 NX12.0.0。
许可要求: nx_animationdesigner (" NX Animation Designer")
◆ MeasureType()
获取 测量类型。
创建于 NX12.0.0。
许可要求: nx_animationdesigner (" NX Animation Designer")
◆ Motor()
◆ MotorParameterType()
获取 电机参数类型。
创建于 NX12.0.0。
许可要求: nx_animationdesigner (" NX Animation Designer")
◆ Name()
| NXString NXOpen::AnimationDesigner::MeasureBuilder::Name |
( |
| ) |
|
获取 名称。
创建于 NX12.0.0。
许可要求: nx_animationdesigner (" NX Animation Designer")
◆ SetDirection1()
| void NXOpen::AnimationDesigner::MeasureBuilder::SetDirection1 |
( |
NXOpen::Direction * | direction1 | ) |
|
设置 用于与第二个方向测量角度的第一个方向。
创建于 NX12.0.0。
许可要求: nx_animationdesigner (" NX Animation Designer")
- 参数
-
◆ SetDirection2()
| void NXOpen::AnimationDesigner::MeasureBuilder::SetDirection2 |
( |
NXOpen::Direction * | direction2 | ) |
|
设置 用于与第一个方向测量角度的第二个方向。
创建于 NX12.0.0。
许可要求: nx_animationdesigner (" NX Animation Designer")
- 参数
-
◆ SetMeasureType()
设置 测量类型。
创建于 NX12.0.0。
许可要求: nx_animationdesigner (" NX Animation Designer")
- 参数
-
◆ SetMotorParameterType()
设置 电机参数类型。
创建于 NX12.0.0。
许可要求: nx_animationdesigner (" NX Animation Designer")
- 参数
-
| motorParameterType | motorparametertype |
◆ SetName() [1/2]
| void NXOpen::AnimationDesigner::MeasureBuilder::SetName |
( |
const char * | name | ) |
|
设置 名称。
创建于 NX12.0.0。
许可要求: nx_animationdesigner (" NX Animation Designer")
- 参数
-
◆ SetName() [2/2]
| void NXOpen::AnimationDesigner::MeasureBuilder::SetName |
( |
const NXString & | name | ) |
|
设置 名称。
创建于 NX12.0.0。
许可要求: nx_animationdesigner (" NX Animation Designer")
- 参数
-
◆ SetUseVector()
| void NXOpen::AnimationDesigner::MeasureBuilder::SetUseVector |
( |
bool | useVector | ) |
|
设置 使用矢量标志。
创建于 NX1980.0.0。
许可要求: nx_animationdesigner (" NX Animation Designer")
- 参数
-
◆ SetVector()
| void NXOpen::AnimationDesigner::MeasureBuilder::SetVector |
( |
NXOpen::Direction * | vector | ) |
|
设置 矢量。
创建于 NX1980.0.0。
许可要求: nx_animationdesigner (" NX Animation Designer")
- 参数
-
◆ UseVector()
| bool NXOpen::AnimationDesigner::MeasureBuilder::UseVector |
( |
| ) |
|
获取 使用矢量标志。
创建于 NX1980.0.0。
许可要求: nx_animationdesigner (" NX Animation Designer")
◆ Vector()
获取 矢量。
创建于 NX1980.0.0。
许可要求: nx_animationdesigner (" NX Animation Designer")