• OPTUM GX
  • OPTUM GX Python
  • OPTUM CS
  • OPTUM G2/G3
Powered by
  1. OPTUM GX Documentation
  2. Python
  3. Functions
  4. Project
  5. Geometry
  6. get_​csys

get_csys

Obtains a list of coordinate systems.

Parameters

None

See also

  • get_active_csys
  • create_csys_2d
  • create_csys_3d
  • set_active_csys

Examples

project.get_csys()
project.get_csys()[0]
project.get_csys()[0].name
    Global 3D

See also

create_csys_2d

Create two-dimensional coordinate system.

create_csys_3d

Create three-dimensional coordinate system.

get_active_csys

Obtains the active coordinate system.

set_active_csys

Set the active coordinate system.

Previous create_​csys_​3​d
Next AUS

© Copyright 2026 - OptumCE | All rights reserved.