draftlibs::dxfImportObjects::Object Class Reference

List of all members.

Public Member Functions

def __init__
def __repr__
def __str__
def get_type

Public Attributes

 data
 name
 type

Detailed Description

Empty container class for dxf objects

Definition at line 91 of file dxfImportObjects.py.


Member Function Documentation

def draftlibs::dxfImportObjects::Object::__init__ (   self,
  _type = '' 
)
_type expects a string value.

Definition at line 94 of file dxfImportObjects.py.

def draftlibs::dxfImportObjects::Object::__repr__ (   self  ) 

Definition at line 106 of file dxfImportObjects.py.

def draftlibs::dxfImportObjects::Object::__str__ (   self  ) 

Definition at line 100 of file dxfImportObjects.py.

def draftlibs::dxfImportObjects::Object::get_type (   self,
  kind = '' 
)
Despite the name, this method actually returns all objects of type 'kind' from self.data.

Definition at line 109 of file dxfImportObjects.py.


Member Data Documentation

Definition at line 98 of file dxfImportObjects.py.

Definition at line 97 of file dxfImportObjects.py.

Definition at line 96 of file dxfImportObjects.py.


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

Generated on Wed Nov 23 19:01:54 2011 for FreeCAD by  doxygen 1.6.1