draftlibs::dxfImportObjects::Line Class Reference

List of all members.

Public Member Functions

def __init__
def __repr__
def get_points

Public Attributes

 color_index
 data
 points
 space
 type

Detailed Description

Class for objects representing dxf lines.

Definition at line 143 of file dxfImportObjects.py.


Member Function Documentation

def draftlibs::dxfImportObjects::Line::__init__ (   self,
  obj 
)
Expects an entity object of type line as input.

Definition at line 146 of file dxfImportObjects.py.

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

Definition at line 198 of file dxfImportObjects.py.

def draftlibs::dxfImportObjects::Line::get_points (   self,
  data 
)
Gets start and end points for a line type object.

Lines have a fixed number of points (two) and fixed codes for each value.

Definition at line 173 of file dxfImportObjects.py.


Member Data Documentation

Definition at line 159 of file dxfImportObjects.py.

Definition at line 151 of file dxfImportObjects.py.

Definition at line 168 of file dxfImportObjects.py.

Definition at line 153 of file dxfImportObjects.py.

Definition at line 150 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