Project Management
Create, save, load, import, slice, trim, and export project data in Slope Optimiser.
Creating a Project
Create an empty OptimalSlope project before importing geometry or defining simulation properties.
An empty project can be created using one of the following methods:
Ctrl + N.
Saving and Loading Projects
Save project data to disk and open existing OptimalSlope project files.
- To save using a specified file name, open the file menu and select Save as.
- To save updates to the current working project, open the file menu and select Save.
- An existing project in
.cbfformat is imported by clicking Open Project in the file menu. - An import operation in progress is indicated by the loading symbol in the status bar.
- Loading larger files can take longer than a minute depending on the machine and project size.
File format
OptimalSlope project data is stored in a binary format: .cbf.
Importing Data
Import 3D stratigraphy, section geometry, water surfaces, and boundary surfaces into the project.
Import 3D stratigraphies to the project from the file menu:
- Select Import Stratigraphy > required file format.
Sections generated using third-party software can be imported directly without requiring section generation through the slicing tool.
- Select Import Section > required file format.
A water surface can be imported and used to generate a water table boundary when creating a section. It can be used as a reference boundary when drawing the water table.
- Select Import Surface > Phreatic > required file format.
A pit boundary surface can be imported and used to generate a trimmed version of a section so that it reflects an existing pushback of an open pit mine.
- Select Import Surface > Boundary > required file format.
Tip
It is advised to define names and colours of layers while generating model files. Otherwise, naming and colouring of model layers can be manually set in the Slope Optimiser GUI.
| Format | Description | File extension |
|---|---|---|
| DXF | Autodesk drawing exchange format | .dxf |
| BREP | Open Cascade native format | .brep |
| IGES | Older solid-based format | .iges |
| STEP | Exchange format for engineering models | .step |
Creating Sections
Use the slicing tool to create cross-sections from selected 3D shapes or stratigraphy models.
The Slicing tool is used to create cross-sections from selected 3D shapes or stratigraphy models. It creates sections by cutting the selected geometry with a defined cutting plane.
Cross-sections can be created using one of the following cutting planes:
- XY
- XZ
- YZ
The section location is controlled by the global plane position coordinate, in metres.
For vertical cutting planes, such as XZ and YZ, the slicing tool also supports defining an azimuth angle. This allows vertical cross-sections to be created at different orientations.
Tip
- Cross-sections automatically inherit properties from their 3D parent stratigraphy.
- If properties are not defined before slicing, they can be added later at either the 3D model level or the individual section level.
- It is recommended to define bench properties and the strength model before creating cross-sections.
To create a section:
- Select one or more shapes in the project.
- Click the Slicing button on the toolbar, or right-click the selected shape and choose the cross-section option.
- Select the cutting plane: XY, XZ, or YZ.
- Specify the position of the cutting plane.
- If using a vertical plane, specify the azimuth angle if required.
- Click Slice.
Trim Section to Boundary Surface
Use a boundary surface to constrain or trim a section so it reflects current or planned excavation limits.
A boundary surface is a closed and continuous surface used to constrain or trim a section. In geological and mining workflows, a boundary surface may represent features such as:
- the edge of an open pit,
- a pushback surface,
- excavation limits,
- fault surfaces,
- model extents.
Boundary surfaces can be imported into the project and used to create a trimmed version of an existing section. This is useful when the original 3D stratigraphy model is available, but the section needs to reflect the current or planned excavation limits.
Trimming at the section level is often faster and simpler than modifying the entire 3D model. It allows the cross-section to better represent real-world mining conditions while keeping the workflow efficient.
To trim a section using a boundary surface:
- Select the required cross-section in the left project panel.
- Make sure the boundary surface has already been imported into the project.
- In the right properties panel, click Trim Slice.
- Review the updated section geometry after trimming.
This example shows a section created from the original stratigraphy model.
The resulting section is updated using the boundary surface, so the section better reflects the excavation or pushback limits.
Exporting Project Data
Export selected geometry or cross-section data for downstream modelling and simulation workflows.
Selected shapes on the visualiser can be exported by clicking Export in the file menu.
| Format | Description | File extension |
|---|---|---|
| DXF | Autodesk drawing exchange format | .dxf |
| BREP | Open Cascade native format | .brep |
| IGES | Older solid-based format | .iges |
| STEP | Exchange format for engineering models | .step |
| STL | Stereolithography mesh | .stl |
| VRML | VRML Web 3D format | .vrml |
| IMAGE | Image format | .bmp |
A project can contain multiple cross-sections. Each cross-section can be considered as an individual simulation project containing the properties required for the simulation.
Properties describing an individual slice and its layers can be exported in JSON format:
- Select a cross-section.
- In the Property View panel, select Export under the tools section.