WritePointsCsv
write coordinates and associated values to CSV files
Parameters
name |
description |
type |
---|---|---|
filename |
output filename |
String |
write_header |
write header line |
Int |
write_coordinates |
write coordinates of associated point |
Int |
write_data |
write mapped data |
Int |
write_time |
write timestep number |
Int |
write_block |
write block number |
Int |
write_index |
write vertex index |
Int |