csyiqr#
- Mapdl.csyiqr(ncsy, key, pname='__tmpvar__', **kwargs)#
Get information about a coordinate system.
Warning
DISCLAIMER: This function is un-documented in the official ANSYS Command Reference Guide. Hence its support is limited and it use is not encouraged. Please use it with caution.
- Parameters:
- ncsy
int
Coordinate system reference number should be zero for key=
DB_NUMDEFINED
orDB_MAXDEFINED
- key
int
Information flag.
DB_SELECTED
- return status:0 - coordinate system is not defined
-1 - coordinate system is not selected
1 - coordinate system is selected
DB_NUMDEFINED
- number of defined coordinate systemsDB_MAXDEFINED
- maximum coordinate system reference number used.
- pname
str
Name of the variable where the queried value is stored.
- **kwargs
Extra arguments to be passed to
Mapdl.run
.
- ncsy
- Returns: