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
Plane from command line
-
- Posts: 187
- Joined: Tue Mar 05, 2019 3:59 pm
Re: Plane from command line
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.
It wouldn't be terribly difficult to add the command if your a developer.