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.

Quick Navigation

Methods

GetOccurrence

Gets the part occurrence for this instance

Object GetOccurrence()

PointObject

Low level object that represents the point

Object PointObject()

⬆ Back to Top