Download and review this Bentley Map V8i menu guide to familiarize yourself with the menus and toolbars that Bentley Map provides.
When you "Activate Map" from one of the Civil Engineering applications, a new "Geospatial" menu item will appear…
Following up on the requests of some of our users, we made the CELLTOOL and STEEL MDL apps available for MicroStation CONNECT Edition and will soon be available for download.
In MicroStation CONNECT Edition, you can access these tools from:
Utilities…
Hi Brian,
You can try this:
1. Copy your current setup.gsh file to the network drive. You can find the current setup.gsh location at Help>About gINT.
2. Right click on your gINT desktop icon, go to Properties>Shortcut and add the following to the…
Brian,
Through discussions here and with our Development staff we can answer your question of …” What is it about the shapefiles or the data, or the other files associated with the .shp file that makes it necessary for to have activate Bentley Map…
Hi Brian,
No problem. I like to explicitly show the syntax when writing code especially when posting in the forum. That way for other users that aren't familiar with function writing they can tell where the delimiter is supposed to go in case they…
Hi Brian,
I think you may just need to use the sql list function in your scenario. Try something like this
Client:
<<SqlList(",",_
Select [PROJECT].[Client] _
From [PROJECT] _
)>>
Number:
<<SqlList(",",_
Select [PROJECT].[Number] _
From…
A border just puts a border around the text Whereas a boundary line allows you to specify the top and /or bottom of a range IE bottom of the lithology layer or top and bottom of a sample range.
Thank you for bringing this broken link to our attention. The Enterprise License Subscription (ELS) Eligibility List wiki has been updated with instructions for accessing this list from the Personal Portal.
Hi Brian,
The only option in gINT INPUT file. Is to create 3 fields all with the same properties and caption them the same as the first field name and it will put all three fields under the same header. So in your case create one field called sample…
Hi Brian, In the "Lithology" table the "bottom" field has a property checked that says "show in children" . This is why it shows. goto lithology .. put your cursor in the bottom field. right click and goto field properties . You will see show in children…
Hi Brian,
Yes, there is this wiki on creating and using correspondence files: communities.bentley.com/.../12398.using-correspondence-files-for-importing-and-exporting .