This repository was archived by the owner on Apr 25, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
IPoint
Stephen S. Mitchell edited this page Apr 25, 2026
·
4 revisions
Namespace: AlibreScript.API | Kind: Interface
The IPoint interface defines the contract for point operations and properties, providing a fundamental interface for all point-based geometry operations throughout the API.
- Point - Concrete point implementation
- SketchPoint - 2D sketch points
- SketchPoint3D - 3D sketch points
- PolylinePoint - Polyline points
- IAxis, IPlane - Related interfaces
- Methods - Interface operations
Gets the part occurrence for this instance
Object GetOccurrence()Low level object that represents the point
Object PointObject()Documentation Home | Classes | Methods Index | Properties Index | Members Index
Generated on 2025-09-23 02:06