The ORD Modeler API is a part of the OpenRoads COM API and provides a way to access and manipulate the elements and properties of a road design model created in OpenRoads Designer. It allows you to automate various tasks related to the road design process, such as creating and modifying alignments, profiles, corridors, surfaces, and other design elements.
The Modeler API provides a rich set of objects and methods for interacting with the design model, such as:
To use the Modeler API, you need to have a basic understanding of programming concepts and experience with a programming language like C#, Python, or VB.NET. You also need to have a licensed version of OpenRoads Designer installed on your computer. Once you have set up your development environment and obtained the necessary references and assemblies, you can start writing code to automate your road design tasks using the Modeler API.