length#

property Line3dLayout.length#

Get the line length.

Returns:
str

Line length.

References

>>> oEditor.GetPropertyValue

Examples

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