part_coordinate_system#
- property Polyline.part_coordinate_system: str#
Part coordinate system.
- Returns:
strName of the part coordinate system.
References
>>> oEditor.GetPropertyValue >>> oEditor.ChangeProperty
Examples
>>> from ansys.aedt.core.modeler.cad.object_3d import Object3d >>> obj = Object3d() >>> obj.part_coordinate_system