Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

Namespaces

Stephen S. Mitchell edited this page Apr 25, 2026 · 4 revisions

Namespace organization of the AlibreScript API

AlibreScript.API

Primary namespace containing all AlibreScript API types and interfaces

Assembly & Part Types

Sketching & Drawing Types

Geometry Types

Core Geometric Elements

  • Point — Point operations
  • Axis — Axis definitions
  • Plane — Plane operations
  • Edge — Edge handling
  • Face — Face operations
  • Vertex — Vertex operations

Configuration & Parameter Types

Utility & System Types

Interfaces

  • IAxis — Axis interface definition
  • IPlane — Plane interface definition
  • IPoint — Point interface definition

Nested Namespaces

AlibreScript.API.Assembly

AlibreScript.API.CircularArc

AlibreScript.API.CircularArc3D

AlibreScript.API.Part

AlibreScript.API.Sketch


AlibreScript.API.Assembly

AlibreScript.API.CircularArc

AlibreScript.API.CircularArc3D

AlibreScript.API.Part

AlibreScript.API.Sketch

Clone this wiki locally