InitGui::MachiningDistortionWorkbench Class Reference

Inheritance diagram for InitGui::MachiningDistortionWorkbench:
Workbench

List of all members.

Public Member Functions

def Activated
def Deactivated
def Initialize

Static Public Attributes

string Icon
string MenuText = "Machining Distortion"
string ToolTip = "MachiningDistortion workbench"

Detailed Description

Definition at line 4 of file Machining_Distortion/InitGui.py.


Member Function Documentation

def InitGui::MachiningDistortionWorkbench::Activated (   self  ) 

Definition at line 42 of file Machining_Distortion/InitGui.py.

def InitGui::MachiningDistortionWorkbench::Deactivated (   self  ) 

Definition at line 44 of file Machining_Distortion/InitGui.py.

def InitGui::MachiningDistortionWorkbench::Initialize (   self  ) 

Definition at line 32 of file Machining_Distortion/InitGui.py.


Member Data Documentation

Initial value:
"""
    /* XPM */
    static const char *test_icon[]={
    "16 16 2 1",
    "a c #000000",
    ". c None",
    "................",
    "................",
    "..####....####..",
    "..####....####..",
    "..####....####..",
    "................",
    "......####......",
    "......####......",
    "......####......",
    "......####......",
    "......####......",
    "..####....####..",
    "..####....####..",
    "..####....####..",
    "................",
    "................"};
    """

Definition at line 6 of file Machining_Distortion/InitGui.py.

string InitGui::MachiningDistortionWorkbench::MenuText = "Machining Distortion" [static]

Definition at line 29 of file Machining_Distortion/InitGui.py.

string InitGui::MachiningDistortionWorkbench::ToolTip = "MachiningDistortion workbench" [static]

Definition at line 30 of file Machining_Distortion/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