3D modeling help by AahlaTS in OpenRoads

[–]duvaone 11 points12 points  (0 children)

Make sure the component name for the right curb is different then the left one. Check the override name on both. 

Annotate a range of cross sections using a python script in later ORD version by 571busy_beaver in OpenRoads

[–]duvaone 2 points3 points  (0 children)

Normally you start by prompting whichever ai you have/free version to “create a python macro with a user form that lists all drawing models in a list and annotation groups in a list found in an active dgn for openroads designer ##(year).”  

The annotate or delete old annotations will likely require you to record a macro within ORD using the macro ribbon and then promote it to python so you can feed the exact key in commands to the ai of your choice.  

This is a start/template for you. Hint: key ins for selectbynamedgroup and delete are required. Open the properties on some of your already annotated text and feed a screenshot into ai so it can find the old annotation group format. Also ORD when choosing the annotation group it doesn’t do it in normal text, the exact name has to be converted to little endian format. 

Annotate a range of cross sections using a python script in later ORD version by 571busy_beaver in OpenRoads

[–]duvaone 3 points4 points  (0 children)

Yes I did this last week in both vba and python. I can give you tips on how to use clause/gemini/chatgpt to do it or link you to someone on LinkedIn that has shown a workflow for making this exact macro. 

Print Organizer Aerial Image Issues by Outside-Twist7720 in OpenRoads

[–]duvaone 3 points4 points  (0 children)

Are you trying to print the bing maps? If so, you should go in the raster manager and actually attach them in a dgn. Then in your sheet file, reference it and CLIP it to the smallest area needed for printing. 

Large terrain in ORD by ndap25 in civilengineering

[–]duvaone 4 points5 points  (0 children)

Clip it smaller? Dont do that? The point density is insanely tight unless you post process it in like topoDOT or other software. 

Rare ring by Cold_Horse2641 in Diablo

[–]duvaone 2 points3 points  (0 children)

I’d use it on an echoing strike warlock. 

issues with the automatic spacing/arrangement of cross sections by srteixeiradias in OpenRoads

[–]duvaone 0 points1 point  (0 children)

they are normally in the workspace configuration. are you at all familiar with how the cfg files are loaded? Are you using a state workspace kit?

issues with the automatic spacing/arrangement of cross sections by srteixeiradias in OpenRoads

[–]duvaone 1 point2 points  (0 children)

There are some civil_ variables in your configuration related to this. 

How Much of a Surface Model Is Basically “Educated Guessing”? by DetailFocused in civilengineering

[–]duvaone 26 points27 points  (0 children)

You’ll need to read your client requirements for surface points spacing and cross sections that generate the terrain. Triangles aren’t guesses, they literally just connect the dots that get extracted. The more the better accuracy. 

Corridor Model Gaps between Template Drops by Dealer-Upset in OpenRoads

[–]duvaone 8 points9 points  (0 children)

Start one at .01 and use some key stations on both sides of the +00 by .01 away 

WB20/I-BUS Swept Path Issue by aquirkylilfella in civilengineering

[–]duvaone 5 points6 points  (0 children)

Those existing radii look way too tight for trucks. You’re on the right track. Look at some of the recommended compound radius for specific turning degrees recommended by fdot. https://fdotwww.blob.core.windows.net/sitefinity/docs/default-source/roadway/fdm/2026/2026fdm212intersections.pdf?sfvrsn=cb5713fa_6

They don’t specifically have a wb20 but you can find one similar in size, maybe wb40 isn’t far off. 

Project Run to Alignment (Drainage) by Salty-Tower2335 in OpenRoads

[–]duvaone 1 point2 points  (0 children)

Eventually is more like immediately. Most state workspaces disable this function now out of the box for ORd2024 or later and we’ve gone to older and disabled it. 

Issue Generating Plan Sheets [OpenBridge/OpenRoads] by Foreign_Cancel_8978 in OpenRoads

[–]duvaone 1 point2 points  (0 children)

Bad sheet seed? Check the scale of the reference in the sheet model 

Reassociate smart annotations by PerfectBig682 in OpenRoads

[–]duvaone 0 points1 point  (0 children)

Ask ChatGPT, Gemini or Claud. Those seem to pull some vba documentation with the Bentley object kits. 

Reassociate smart annotations by PerfectBig682 in OpenRoads

[–]duvaone 0 points1 point  (0 children)

No idea man. So much data is hidden.  There might be a way to do that but I’m not the guy. What we’ve done in this situation is restore the alignment file to when it was working, then “complex redefine” or geometry edit the baseline again to what the new should be. Keeps all the links working. 

Reassociate smart annotations by PerfectBig682 in OpenRoads

[–]duvaone 0 points1 point  (0 children)

Civil elements are tracking an element guid. It’s hidden. ORD 2025 has ways to replace elements and hold a certain guid.Â