Skip to main content
Version: Next

from_local_to_global

SectionCut.from_local_to_global(local_coords)

Transforms local coordinates into the global coordinate system.

  • Parameters:
    • local_coords: The local coordinates to be transformed (x, y, z).

If local_coords is (x, y) only, then z is assumed to be 0.