|
NX Open C++ 参考指南 2406 v1.1
|
浮点型配置参数 更多...
#include <Motion_ConfigurationFloatParameter.hxx>
Public 成员函数 | |
| NXOpen::Expression * | ActualValue () |
| NXOpen::Expression * | InitialValue () |
| Public 成员函数 继承自 NXOpen::Motion::ConfigurationParameter | |
| NXString | Name () |
| virtual bool | Validate () |
| Public 成员函数 继承自 NXOpen::TaggedObject | |
| tag_t | Tag () const |
友元 | |
| class | _ConfigurationFloatParameterBuilder |
浮点型配置参数
表示 Motion::ConfigurationFloatParameter 。此类包含机电元件输出的端口关联
不支持KF
创建于NX11.0.0。
| NXOpen::Expression * NXOpen::Motion::ConfigurationFloatParameter::ActualValue | ( | ) |
返回实际值
创建于NX11.0.0。
许可证要求: mechanisms ("MECHANISMS")
| NXOpen::Expression * NXOpen::Motion::ConfigurationFloatParameter::InitialValue | ( | ) |
返回初始值
创建于NX11.0.0。
许可证要求: mechanisms ("MECHANISMS")