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

自动测试验证 更多...

#include <Vsa_AutotestValidation.hxx>

Public 成员函数

tag_t Tag () const
void ValidateObjectDetailsPane ()
void ValidateSimulationResultAll ()

静态 Public 成员函数

static AutotestValidationGetAutotestValidation (NXOpen::Session *owner)

详细描述

自动测试验证

用于NX测试的类。此类不应提供给客户。
使用此类中的静态方法获取实例。

仅在Windows上可用

版本:NX1953.0.0。

成员函数说明

◆ GetAutotestValidation()

AutotestValidation * NXOpen::Vsa::AutotestValidation::GetAutotestValidation ( NXOpen::Session * owner)
static

获取运行会话的AutotestValidation对象,该对象是应用程序API的“网关”类。 此API中所有其他对象的引用均直接或间接通过此类的方法和属性获取。 在调用此方法之前,应使用NXOpen API的“GetSession”方法初始化平台会话。

◆ Tag()

tag_t NXOpen::Vsa::AutotestValidation::Tag ( ) const

获取此对象的标签。

◆ ValidateObjectDetailsPane()

void NXOpen::Vsa::AutotestValidation::ValidateObjectDetailsPane ( )

打印整个VSA对象详情
仅在Windows上可用

版本:NX2406.0.0。

许可要求:无

◆ ValidateSimulationResultAll()

void NXOpen::Vsa::AutotestValidation::ValidateSimulationResultAll ( )

打印所有测量操作模拟结果
仅在Windows上可用

版本:NX1953.0.0。

许可要求:无