Skip to content

newp/ newl in python API ?

Hi , Can anyone please tell me how I can use newp/newl/newc commands in python API.
Example is from t6.GEO -> but t6.py (API) example is using standard "addPoint" command.

Basically, I want to assign the geometry elements( point/line/..) new-tag in process, not explicitly define it.

Thank you