cslist#
- Mapdl.cslist(kcn1='', kcn2='', kcinc='', **kwargs)#
Lists coordinate systems.
APDL Command: CSLIST
- Parameters:
- kcn1, kcn2, kcinc
List coordinate systems from KCN1 to KCN2 (defaults to KCN1) in steps of KCINC (defaults to 1). If KCN1 = ALL (default), KCN2 and KCINC are ignored and all coordinate systems are listed.
Notes
This command is valid in any processor.