IAxis

Home | Classes | Interfaces | Methods | Properties

** Location:**Interfaces IAxis

Namespace: AlibreScript.API | Kind: Interface

The IAxis interface defines the contract for axis operations and properties, providing a consistent interface for geometric axis definitions and transformations.

  • Axis - Concrete axis implementation
  • IPlane - Related plane interface
  • IPoint - Related point interface
  • Part - Contains axis elements
  • Assembly - Assembly axis operations

Quick Navigation

Methods

GetOccurrence

Gets the part occurrence for this instance

Object GetOccurrence()

⬆ Back to Top