center_line#

property Line3dLayout.center_line#

Get the center line points and arc height.

Returns:
dict

Points.

Examples

>>> from ansys.aedt.core.modeler.pcb.object_3d_layout import Line3dLayout
>>> obj = Line3dLayout()
>>> obj.center_line