InitGui::MeshWorkbench Class Reference

Inheritance diagram for InitGui::MeshWorkbench:
Workbench

List of all members.

Public Member Functions

def GetClassName
def Initialize

Static Public Attributes

string Icon
string MenuText = "Mesh design"
string ToolTip = "Mesh design workbench"

Detailed Description

Definition at line 34 of file Mesh/InitGui.py.


Member Function Documentation

def InitGui::MeshWorkbench::GetClassName (   self  ) 

Definition at line 72 of file Mesh/InitGui.py.

def InitGui::MeshWorkbench::Initialize (   self  ) 

Definition at line 69 of file Mesh/InitGui.py.


Member Data Documentation

Initial value:
"""
        /* XPM */
        static char * mesh_xpm[] = {
        "16 16 9 1",
        "       c None",
        ".      c #000200",
        "+      c #002001",
        "@      c #003A00",
        "#      c #006500",
        "$      c #018400",
        "%      c #00B000",
        "&      c #00CD00",
        "*      c #00F600",
        "                ",
        "          ..    ",
        "    ....   ..   ",
        "   ..&$@.  ..   ",
        "  .&+&**.  .$.  ",
        " .&*+&**.. .*+  ",
        " .&*+&**.. .&$. ",
        " .**@&**.+..%%. ",
        " .**@%**.@$@$&. ",
        " .**@#%&.@#$#*. ",
        " .*%.....@#&.&. ",
        " .$.    .+@*#.. ",
        " ..      .+**+. ",
        " .       .+*&@. ",
        "         .+@..  ",
        "          ..    "};
        """

Definition at line 36 of file Mesh/InitGui.py.

string InitGui::MeshWorkbench::MenuText = "Mesh design" [static]

Definition at line 66 of file Mesh/InitGui.py.

string InitGui::MeshWorkbench::ToolTip = "Mesh design workbench" [static]

Definition at line 67 of file Mesh/InitGui.py.


The documentation for this class was generated from the following file:

Generated on Wed Nov 23 19:02:13 2011 for FreeCAD by  doxygen 1.6.1