Page 1 of 1

.bch file Creating point error (unknown command)

Posted: Mon Jan 31, 2022 1:22 pm
by nenekkenen
I am trying to make an automatized study, for this I need to create points aswell, I use a .bch file to create my models in GiD. But now when I added points to the creation GiD always says unknown command: 0.0,0.3,0.1. And I do not get why because I made lines like this aswell.

The lines in the .bch file for creating the point are:
Mescape Geometry Create Point
2.8,0.3482,0.11
escape

Thank you in advance.

Re: .bch file Creating point error (unknown command)

Posted: Tue Feb 01, 2022 5:48 pm
by escolano
If I save your text to a batch file (I attach it zipped) and load it with the menu
Files->Import->Batch file
it creates the point
test_batch_point.zip
(230 Bytes) Downloaded 133 times
Attach a zip with your full batch file, and specify your exact GiD version and how are you importing it.

Note: before import the batch try to temporary set
Utilities->Preferences... General ->Interface: Create new point: Always (default is Ask)
to avoid that close coordinates expect an extra answer to join or not with previous points.