CoordinateSystem#

class ansys.mapdl.core._commands.database.coordinate_system.CoordinateSystem#

CoordinateSystem.clocal([kcn, kcs, xl, yl, ...])

Defines a local coordinate system relative to the active coordinate system.

CoordinateSystem.cs([kcn, kcs, norig, nxax, ...])

Defines a local coordinate system by three node locations.

CoordinateSystem.cscir([kcn, kthet, kphi])

Locates the singularity for non-Cartesian local coordinate systems.

CoordinateSystem.csdele([kcn1, kcn2, kcinc])

Deletes local coordinate systems.

CoordinateSystem.cskp([kcn, kcs, porig, ...])

Defines a local coordinate system by three keypoint locations.

CoordinateSystem.cslist([kcn1, kcn2, kcinc])

Lists coordinate systems.

CoordinateSystem.cswpla([kcn, kcs, par1, par2])

Defines a local coordinate system at the origin of the working plane.

CoordinateSystem.csys([kcn])

Activates a previously defined coordinate system.

CoordinateSystem.local([kcn, kcs, xc, yc, ...])

Defines a local coordinate system by a location and orientation.