Plane from command line

Feel free to ask any question here
Post Reply
westergu
Posts: 25
Joined: Tue Oct 24, 2017 8:52 am

Plane from command line

Post 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
WargodHernandez
Posts: 187
Joined: Tue Mar 05, 2019 3:59 pm

Re: Plane from command line

Post 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.
Post Reply