Forum Post: GSA Piles - Rebar Design
GSA performs rebar design for horizontal forces acting on a pile. Currently, the supported codes do not include AISC code. The following international codes are supported – listed as concrete...
View ArticleForum Post: Re: Conversion of reports to another data structure
Hi szang. At this point the only way to customize an existing report template to match a different data structure is to do what you're doing. However, there is a shortcut that may help you save a lot...
View ArticleForum Post: Re: gINT ArcGIS plugin
Hi,I accessed one of the GIS PC's and uninstalled gINT, I then installed gINT version 8.30.03.187 as provided.It still did not install a gINT toolbar into ArcGIS.I did follow the second procedure you...
View ArticleForum Post: Re: gINT ArcGIS plugin
Hello Mark,Glad to hear it! Thanks for letting us know.Kathleen Holcomb
View ArticleForum Post: Re: Will gINT organize my pdfs?
What I suggest is a table with a PointID,Depth key set, whose parent is either POINT or LAB SPECIMEN. You will need at least one other field in addition to the specimen Depth key, and it should be a...
View ArticleForum Post: Re: Colour coding legends
Mr_Adam, the simplest way to do this is to set the symbol background color for the MG symbol to Red in the SYMBOL DESIGN application Material tab, by adding a SOLID in the first column (Fill...
View ArticleForum Post: Re: Coding Solid Color FIll in Fence
Works great and I customized the colors. Thank you very much!
View ArticleForum Post: Re: Average discontinuities per run
You're welcome. Glad to hear that it helped. Writing SQL's can be tricky sometimes, and once you have something that works you can often just make slight changes and use it for other output needs.
View ArticleForum Post: Re: Rounding '5'
Have you experimented with both the Format and RoundTo functions in gINT?This issue comes up now and then, and always when the last digit is '5'. Here are some examples:RoundTo Function output55.5...
View ArticleForum Post: Checking for empty fields with a SQL expression: '[TABLE.Field]...
A programmer just pointed something out. In a SQL query, to check if a field is null you could say something like this: [TABLE.Field] <> NULLThat will work fine in an Access...
View ArticleForum Post: Re: Adding Data to Report
Hello Chris,In Report Design, you have to 'map' these new fields to your report. This may take a bit of work on your part. Please contact Support and we can help you get started.
View ArticleForum Post: Re: Creating Links to PDF's of boring logs in Google Earth
That was it! thanks!
View ArticleForum Post: Re: Lithology text expression second page
Clear the Bottom Depth property on the first tab in the Text vs Depth entity.
View ArticleForum Post: Re: Script file crashing with histograms
Hello PeeKee,Please contact Support, appsnet.bentley.com/.../addcall.aspx. We'll probably need to get your files to see what's going on.Kathleen Holcomb
View ArticleForum Post: Re: How to delete a table in gINT
DATA DESIGN | Project Database, open the project or data template, Option 1: select table in yellow drop down list, Tables > Delete current table.Option 2: click on list button, select rows for...
View ArticleForum Post: While inputting soil symbols (such as GW), can I make the soil...
Although GW can be both Well-graded Gravel and Well-graded Gravel with sand, I am just taking this as an example and see what gINT is capable of.Thank you.Ryan
View ArticleBlog Post: gINT Training Makes Local News in Doha (Qatar)
A recent course on using gINT Professional held in Doha in the State of Qatar was featured in the local Baladiya News, and posted online.The inset photo shows Johhny Martel, a Bentley consultant,...
View ArticleForum Post: Re: Boundary lines not bending down on logs
This System Properties setting is only needed for more complex situations.
View ArticleForum Post: Re: Too much data for fence
This is how it worked for me:<<avg(<<CPT DATA.qt User Units>>,_ ([CPT DATA].[PointID] = '<<POINT.PointID>>') And _ ([CPT DATA].[Depth] >=...
View Article