-
Notifications
You must be signed in to change notification settings - Fork 0
Interfaces
Core interface definitions in the AlibreScript API
Namespace: AlibreScript.API
Defines the interface for axis operations and properties. Used for geometric axis definitions and transformations.
Related Classes:Axis
Namespace: AlibreScript.API
Defines the interface for plane operations and properties. Essential for 3D geometry operations and coordinate system definitions.
Related Classes:Plane
Namespace: AlibreScript.API
Defines the interface for point operations and properties. Fundamental interface for all point-based geometry operations.
Related Classes:Point, SketchPoint, SketchPoint3D, PolylinePoint, PolylinePoint3D
Interfaces in the AlibreScript API provide consistent contracts for geometric operations. They are typically implemented by concrete classes and used polymorphically throughout the API.
See Also:
- All Classes - Complete class reference
- Core Elements - Related geometric classes
- Geometry & Shapes - Geometric operations
Documentation Home | Classes | Methods Index | Properties Index | Members Index
Generated on 2025-09-23 02:06