Skip to content

Improve and simplify Print() format for several shapes

Guilherme Lima requested to merge lima/revamp-Print into master

Some shapes like Scaled and SExtru still had ~empty Print() methods. This request fixes this issue. It also homogenizes and simplifies the Print() output for Polycone, GenTrap, GenericPolycone, and for Boolean shapes.

Merge request reports