Glyph Version 3.18.3 Mode Types - - - - ReExtrusionSolver |
pw:: ReExtrusionSolverThe re-extrusion solver mode type Derives Frompw::Object pw::Mode pw::Solver pw::ExtrusionSolver NotesThis mode is used to re-extrude an entity that was previously extruded using the pw::ExtrusionSolver mode. To create a mode of this type, use the pw::Application.begin command with the mode ReExtrusionSolver specified, like this: set solver [pw::Application begin ReExtrusionSolver $entities] |
This action begins a mode in the application.
pw::Application begin ?-mode_specific_flags? mode ?entities?