ASCII File Loading and 3D Display
- Updated2024-09-12
- 2 minute(s) read
(Application Examples | Mining and Loading Data | Version 10.0 | Version 2011) > ASCII File Loading and 3D Display
ASCII File Loading and 3D Display |
The following example shows how to load ASCII data automatically and how to display the data in graphics. The example first loads the ASCII data containing values of pressure measurements in a pipe cross section. DIAdem converts this data into Cartesian values and displays the data 3-dimensionally on several worksheets.
The example uses an automatically registered DataPlugin to load the ASCII files. You can easily create such a DataPlugin with the DataPlugin Wizard. You can remove the DataPlugin from DIAdem in the DataPlugin Settings.
Start example
Click a filename to load this file into DIAdem.
| Contour.vbs | Script file |
| Contour.py | Python script file |
| Contour_*.ctd | ASCII files |
| Contour plot_1.TDR | Layout file |
| Contour.uri | DataPlugin for CTD files |
![]() | Note When this example starts, DIAdem loads example files and overwrites existing data and layouts. |
![]() |
Note To deregister the DataPlugin, use DataPlugin Settings or click here. |
Procedures
Displaying 3D Curves in 3D Axis Systems | Displaying Surfaces in 3D Axis Systems | Moving Coordinate Planes in 3D Axis Systems | Rotating 3D Axis Systems
