is_conductor#

property Polyline.is_conductor: bool#

Check if the object is a conductor.

Examples

>>> from ansys.aedt.core.modeler.cad.object_3d import Object3d
>>> obj = Object3d()
>>> obj.is_conductor