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

成员的完整列表,这些成员属于 AnyCAD::API::GroupElement,包括所有继承而来的类成员

AddElement(const ElementId &ElementId)AnyCAD::API::GroupElement
AddParameter(ParameterId paramId, const ParameterValue &pParameter)AnyCAD::API::PropertiesElement
AddParameterUI(ParameterId paramId, const ParameterUI &pParameterUI)AnyCAD::API::PropertiesElement
FindElement(const ElementId &ElementId) const AnyCAD::API::GroupElement
FindElementByName(const String &strName) const AnyCAD::API::GroupElement
GetCategory() const AnyCAD::API::Element
GetElementIds() const AnyCAD::API::GroupElement
GetId() const AnyCAD::API::Element
GetName() const AnyCAD::API::Element
GetObjectClassId() const AnyCAD::API::Object
GetOwnerDocument() const AnyCAD::API::Element
GetParameterUI(ParameterId paramId) const AnyCAD::API::PropertiesElement
GetParameterUISet() const AnyCAD::API::PropertiesElement
GetParameterValue(ParameterId paramId) const AnyCAD::API::PropertiesElementvirtual
GetSystemParameterUISet() const AnyCAD::API::Element
GetUsageType() const AnyCAD::API::GroupElement
ListParentClassIds() const AnyCAD::API::Object
RemoveElement(const ElementId &ElementId)AnyCAD::API::GroupElement
RemoveParameter(ParameterId paramId)AnyCAD::API::PropertiesElement
RemoveParameterUI(ParameterId paramId)AnyCAD::API::PropertiesElement
SetCategory(const String &category)AnyCAD::API::Element
SetElementIds(const ElementIdSet &_ElementIds)AnyCAD::API::GroupElement
SetName(const String &strName)AnyCAD::API::Element
SetParameterValue(ParameterId paramId, const ParameterValue &pValue)AnyCAD::API::PropertiesElementvirtual
SetUsageType(int _UsageType)AnyCAD::API::GroupElement