IPoint
Home | Classes | Interfaces | Methods | Properties
** Location:**Interfaces IPoint
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.
Related Classes
- Point - Concrete point implementation
- SketchPoint - 2D sketch points
- SketchPoint3D - 3D sketch points
- PolylinePoint - Polyline points
- IAxis, IPlane - Related interfaces
Quick Navigation
- Methods - Interface operations
Methods
GetOccurrence
Gets the part occurrence for this instance
Object GetOccurrence()PointObject
Low level object that represents the point
Object PointObject()