HoopsCuttingPlanePanelElement
-
class
wvc.HoopsCuttingPlanePanelElement() A top-level panel component that provides a complete cutting planes management interface.
This component serves as the main entry point for cutting plane functionality, providing automatic service discovery, dynamic display of cutting sections, and comprehensive event handling for real-time updates.
Examples
<hoops-cutting-plane-panel></hoops-cutting-plane-panel> <script> const panel = document.getElementsByTagName('hoops-cutting-plane-panel')[0]; // Panel automatically discovers and connects to the cutting service </script>
Custom Element
hoops-cutting-plane-panelServices
CuttingService
Service for managing cutting planes and sectionsSince
2026.1.0
Constructors
-
wvc.HoopsCuttingPlanePanelElement.constructor() - HoopsCuttingPlanePanelElement():
HoopsCuttingPlanePanelElementReturns:
HoopsCuttingPlanePanelElement