Table of Contents

Freeform Holder Panel

The key model is FreeformHolder.

Layout

Remember to call UpdateByGeom() after geometry reference or content changed.

Source Code Path

See this page for git repository.

WPF Application Source Code Path

  • Mech/ToolHouse/FreeformHolderPanel

Web Page Application Source Code Path

HiNC-2025-webservice (Quasar CLI SPA): not yet ported — FreeformHolder geometry / transformer editing is deferred (see Tool House Page). Existing FreeformHolder objects are preserved; edit via the WPF client or HiNcRcl in the meantime. When ported, it should follow CylindroidHolderEditor.vue + a FreeformHolderController (calling UpdateByGeom() for the resync).