InitGui::PointsWorkbench Class Reference

Inheritance diagram for InitGui::PointsWorkbench:
Workbench

List of all members.

Public Member Functions

def GetClassName
def Initialize

Static Public Attributes

string Icon
string MenuText = "Points"
string ToolTip = "Points workbench"

Detailed Description

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


Member Function Documentation

def InitGui::PointsWorkbench::GetClassName (   self  ) 

Definition at line 65 of file Points/InitGui.py.

def InitGui::PointsWorkbench::Initialize (   self  ) 

Definition at line 62 of file Points/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 36 of file Points/InitGui.py.

string InitGui::PointsWorkbench::MenuText = "Points" [static]

Definition at line 59 of file Points/InitGui.py.

string InitGui::PointsWorkbench::ToolTip = "Points workbench" [static]

Definition at line 60 of file Points/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