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

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

GetCategory() const AnyCAD::API::Element
GetFaceColor() const AnyCAD::API::StyleElement
GetId() const AnyCAD::API::Element
GetLineColor() const AnyCAD::API::StyleElement
GetLineWidth() const AnyCAD::API::StyleElement
GetMaterialName() const AnyCAD::API::StyleElement
GetName() const AnyCAD::API::Element
GetObjectClassId() const AnyCAD::API::Object
GetOwnerDocument() const AnyCAD::API::Element
GetParameterValue(ParameterId paramId) const AnyCAD::API::Elementvirtual
GetPatternFactor() const AnyCAD::API::StyleElement
GetPatternStyle() const AnyCAD::API::StyleElement
GetPointColor() const AnyCAD::API::StyleElement
GetPointSize() const AnyCAD::API::StyleElement
GetSystemParameterUISet() const AnyCAD::API::Element
GetTextureFile() const AnyCAD::API::StyleElement
GetTransparent() const AnyCAD::API::StyleElement
ListParentClassIds() const AnyCAD::API::Object
SetCategory(const String &category)AnyCAD::API::Element
SetFaceColor(const ColorValue &_FaceColor)AnyCAD::API::StyleElement
SetLineColor(const ColorValue &_LineColor)AnyCAD::API::StyleElement
SetLineWidth(float _LineWidth)AnyCAD::API::StyleElement
SetMaterialName(const String &_MaterialName)AnyCAD::API::StyleElement
SetName(const String &strName)AnyCAD::API::Element
SetParameterValue(ParameterId paramId, const ParameterValue &pValue)AnyCAD::API::Elementvirtual
SetPatternFactor(float _PatternFactor)AnyCAD::API::StyleElement
SetPatternStyle(int _PatternStyle)AnyCAD::API::StyleElement
SetPointColor(const ColorValue &_PointColor)AnyCAD::API::StyleElement
SetPointSize(float _PointSize)AnyCAD::API::StyleElement
SetTextureFile(const Path &_TextureFile)AnyCAD::API::StyleElement
SetTransparent(bool _Transparent)AnyCAD::API::StyleElement