Skip to main content

ACP scripting interface 2025 R2

from_global_to_local

Last update: 16.07.2025

SectionCut.from_global_to_local(global_coords)

Transforms global coordinates into the local coordinate system of the section cut.

  • Parameters:
    • global_coords: The global coordinates to be transformed (x, y, z).

Example: section_cut.from_global_to_local((2.3, 1.2, 4.3))

Connect with Ansys