__exportparaview
Tests the export of Output data to ParaView application.
Exports Output data to be imported to ParaView application.
__exportparaview "C:\PLAXIS_to_ParaView\paraview_all" "all"
Exports all data to be imported to ParaView application
__exportparaview "C:\PLAXIS_to_ParaView\paraview_meshonly" "meshonly"
Exports all geometry to import to ParaView application
__exportparaview "C:\PLAXIS_to_ParaView\paraview_meshentities" "meshentities" "D\PLAXIS_to_ParaView\database\data.db"
Exports only the geometry that is activated in the specific phase to import to ParaView application
Text <Text: "all"|"meshonly"|"meshentities"> Text>
Text | Target | Directory in which the files should be exported |
"all" | Exports all data | Exports all data |
"meshonly" | Exports activated/deactivated geometry | Exports all geometry that is activated or deactivated in the specific phase |
"meshentities" | Exports activated geometry | Exports only the activated geometry in the specific phase |
Text | Database | Directory of a custom database for debugging purposes |
Mode | Target |
---|---|
All | Global |
None