draftmake.make_shapestring Namespace Reference

Functions

def make_shapestring (String, FontFile, Size=100, Tracking=0)
 

Variables

 makeShapeString = make_shapestring
 

Function Documentation

◆ make_shapestring()

def draftmake.make_shapestring.make_shapestring (   String,
  FontFile,
  Size = 100,
  Tracking = 0 
)
ShapeString(Text,FontFile,[Height],[Track])

Turns a text string into a Compound Shape

Parameters
----------
majradius : 
    Major radius of the ellipse.

Variable Documentation

◆ makeShapeString

draftmake.make_shapestring.makeShapeString = make_shapestring