AnyCAD C++ API  2018
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义 
Public 成员函数 | 所有成员列表
AnyCAD::API::ParameterUISet类 参考

A group of parameter UIs. 更多...

#include <APIParameterUISet.h>

类 AnyCAD::API::ParameterUISet 继承关系图:
AnyCAD::API::Object

Public 成员函数

ParameterUI Find (const String &paramId) const
 
StringList GetParameterIdList () const
 
- Public 成员函数 继承自 AnyCAD::API::Object
String GetObjectClassId () const
 
StringList ListParentClassIds () const
 

详细描述

A group of parameter UIs.

TODO:

成员函数说明

ParameterUI AnyCAD::API::ParameterUISet::Find ( const String paramId) const

Find the ParameterUI

参数
paramIdthe Id of the ParameterValue.
返回
the ParameterUI.
StringList AnyCAD::API::ParameterUISet::GetParameterIdList ( ) const

Get all of the parameter ids

返回
the parameter ids.

该类的文档由以下文件生成: