Geometry Panels
Geometry Panels are GUIs of Geometry Objects.
Use Geometry Management Control to get, set and manage the geometry.
Basic Geometry Control
- Box3dControl - A control for editing a 3D box defined by its minimum and maximum coordinates.
- CylindroidControl - A control for editing a cylindroid defined by a series of radius values along the Z-axis.
- StlFileControl - A control for loading and manipulating STL files.
Management Geometry Control
- TransformationGeomControl - A control for applying transformations to geometric objects.
- GeomCombinationControl - A control for combining multiple geometric objects.
Special Geometry Control
- Runtime Geometry Panel The model is not IStlSource. However, It should have the same design pattern with StlFileControl.
- Extended Cylinder Panel