AnyCAD Rapid API 2025
Help you to create a better world!
|
Public 成员函数 | |
EnumThemeStyle | GetTheme () |
void | SetTheme (EnumThemeStyle val) |
void | SetColor (EnumThemeStyle theme, EnumColorItemName name, Vector3 color) |
void | SetColor (EnumColorItemName name, Vector3 color) |
Vector3 | GetColor (EnumThemeStyle theme, EnumColorItemName name) |
Vector3 | GetColor (EnumColorItemName name) |
Vector3 | GetColor (EnumColorItemName name, Vector3 color) |
boolean | Save (String fileName) |
boolean | Load (String fileName) |
静态 Public 成员函数 | |
static ThemeColorTable | Instance () |
static ThemeColorTable | GetInstance () |
<> 颜色设置
Vector3 ThemeColorTable.GetColor | ( | EnumColorItemName | name, |
Vector3 | color ) |
如果color有效,则返回Color;否则查找。