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 IPlane interface defines the contract for plane operations and properties, essential for 3D geometry operations and coordinate system definitions.

Related Classes

  • Plane - Concrete plane implementation
  • IAxis - Related axis interface
  • IPoint - Related point interface
  • Sketch - Sketch planes
  • Part - Contains plane elements

Quick Navigation

Methods

GetOccurrence

Gets the part occurrence for this instance

Object GetOccurrence()

Clone this wiki locally