NX Open C++ 参考指南 2406 v1.1
载入中...
搜索中...
未找到
NXOpen::Motion::ConfigurationIntegerParameter类 参考

整型配置参数 更多...

#include <Motion_ConfigurationIntegerParameter.hxx>

类 NXOpen::Motion::ConfigurationIntegerParameter 继承关系图:
NXOpen::Motion::ConfigurationParameter NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public 成员函数

int ActualValue ()
int InitialValue ()
void SetActualValue (int actualValue)
Public 成员函数 继承自 NXOpen::Motion::ConfigurationParameter
NXString Name ()
virtual bool Validate ()
Public 成员函数 继承自 NXOpen::TaggedObject
tag_t Tag () const

友元

class _ConfigurationIntegerParameterBuilder

详细描述

整型配置参数

表示 Motion::ConfigurationIntegerParameter。此类包含机电元件输出的端口关联
不支持KF

于NX11.0.0版本创建。

成员函数说明

◆ ActualValue()

int NXOpen::Motion::ConfigurationIntegerParameter::ActualValue ( )

返回实际值
于NX11.0.0版本创建。

许可证要求:mechanisms ("MECHANISMS")

◆ InitialValue()

int NXOpen::Motion::ConfigurationIntegerParameter::InitialValue ( )

返回初始值
于NX11.0.0版本创建。

许可证要求:mechanisms ("MECHANISMS")

◆ SetActualValue()

void NXOpen::Motion::ConfigurationIntegerParameter::SetActualValue ( int actualValue)

设置实际值
于NX11.0.0版本创建。

许可证要求:mechanisms ("MECHANISMS")

参数
actualValue实际值