EnterLine

Enters a line defined in the 3D Modeler editor.

UI Access Click Geometry and then select Line
Parameters
Name Type Description
<LineName> String Name of a line defined in the 3D Modeler editor.
Return Value None.

 

Python Syntax EnterLine(<LineName>)
Python Example

oModule.EnterLine("Line1")