IPlane

Home | Classes | Interfaces | Methods | Properties

** Location:**Interfaces IPlane

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.

  • 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()

⬆ Back to Top