Extended Cylinder Panel
The model is ExtendedCylinder.
Layout
- Extended Cylinder Panel
- FullLength Input Field
Source Code Path
See this page for git repository.
WPF Application Source Code Path
- Geom/ExtendedCylinderControl
Web Service Application Source Code Path
HiNC-2025-webservice (Quasar CLI SPA):
wwwroot-src/src/components/geom/ExtendedCylinderEditor.vue— FullLength input; reachable throughGeometryEditor's kind dropdown (A3.1).wwwroot-src/src/api/geometry.ts—getExtendedCylinder/updateExtendedCylinderFullLengthwrappers +createGeometry('ExtendedCylinder', key)factory.Geom/ExtendedCylinderController.cs— REST endpointsNew/Get/UpdateFullLength/GetFullLength.