Page 1 of 1

Plane from command line

Posted: Tue Dec 22, 2020 7:24 am
by westergu
Hi,
Is it possible to create planes as a batch script via the command line? Or is there another way to create multiple planes according to a table (x,y,z,width,height,dip,dip.dir)?

Best regards,
Gustav

Re: Plane from command line

Posted: Tue Dec 22, 2020 8:43 pm
by WargodHernandez
Currently there is no command to create any primitives directly available. The closest is BEST_FIT_PLANE which will return a plane(s) that best fits the loaded cloud(s).

It wouldn't be terribly difficult to add the command if your a developer.