Sketch Methods
Added the following new Sketch methods:
add()
- add a Edge, Wire or FaceboundingBox()
- add the bounding box for the selected item(s)text()
- add linear or text on a pathval()
- export selected itemvals()
- export selected items
The Sketch.text()
and the refactored Workplane.textOnPath()
methods both depend on the new Compound.make2DText()
method