Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.
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.

Related Classes

Quick Navigation

Methods

GetOccurrence

Gets the part occurrence for this instance

Object GetOccurrence()

PointObject

Low level object that represents the point

Object PointObject()

Clone this wiki locally