◆ GetClassName()
def InitGui.MeshPartWorkbench.GetClassName |
( |
|
self | ) |
|
◆ Initialize()
def InitGui.MeshPartWorkbench.Initialize |
( |
|
self | ) |
|
◆ Icon
string InitGui.MeshPartWorkbench.Icon |
|
static |
Initial value:= """
/* XPM */
static const char *MeshPart_Box[]={
"16 16 3 1",
". c None",
"# c #000000",
"a c #c6c642",
"................",
".......#######..",
"......#aaaaa##..",
".....#aaaaa###..",
"....#aaaaa##a#..",
"...#aaaaa##aa#..",
"..#aaaaa##aaa#..",
".########aaaa#..",
".#aaaaa#aaaaa#..",
".#aaaaa#aaaa##..",
".#aaaaa#aaa##...",
".#aaaaa#aa##....",
".#aaaaa#a##... .",
".#aaaaa###......",
".########.......",
"................"};
"""
◆ MenuText
string InitGui.MeshPartWorkbench.MenuText = "MeshPart" |
|
static |
◆ ToolTip
string InitGui.MeshPartWorkbench.ToolTip = "MeshPart workbench" |
|
static |
The documentation for this class was generated from the following file:
- FreeCAD/src/Mod/MeshPart/InitGui.py