get_line_ids# Modeler2D.get_line_ids() → dict# Create a dictionary of object IDs for the lines in the design with the line name as the key. Examples >>> from ansys.aedt.core.modeler.cad.primitives import GeometryModeler >>> obj = GeometryModeler() >>> obj.get_line_ids()