draftobjects.shapestring.ShapeString Class Reference

Public Member Functions

def execute (self, obj)
 
def makeFaces (self, wireChar)
 
def makeGlyph (self, facelist)
 
- Public Member Functions inherited from draftobjects.base.DraftObject
def execute (self, obj)
 
def onChanged (self, obj, prop)
 

Additional Inherited Members

- Public Attributes inherited from draftobjects.base.DraftObject
 Type
 

Detailed Description

The ShapeString object

Member Function Documentation

◆ execute()

def draftobjects.shapestring.ShapeString.execute (   self,
  obj 
)

◆ makeFaces()

def draftobjects.shapestring.ShapeString.makeFaces (   self,
  wireChar 
)

◆ makeGlyph()

def draftobjects.shapestring.ShapeString.makeGlyph (   self,
  facelist 
)
 turn list of simple contour faces into a compound shape representing a glyph 
 remove cuts, fuse overlapping contours, retain islands 

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