cs_name#

property Part.cs_name: str#

Coordinate system name.

Returns:
str

Name of the coordinate system.

Examples

>>> from ansys.aedt.core.modeler.advanced_cad.parts import Part
>>> obj = Part()
>>> obj.cs_name