Visualization Surfaces
Visualization surfaces are used to represent walls or boundaries for post-processing and visualization purposes.
Each surface is described as a vizsurf entry within the vizsurfs block.
Commands
vizsurfs
{
vizsurf
{
vizsurf_name "piecename"
vizsurf_phase 1
vizsurf_file "filename"
}
}
Definitions
| Command | Contents | SI Unit Example |
|---|---|---|
| vizsurf_name | (Optional) Name of this visualization surface piece. | |
| vizsurf_phase | (Optional) Vizsurf entry is ignored
when the keyword is not present or the value is empty. ID of the phase from the Phases section to which this visualization surface piece belongs. Must point to a WALL or MOVINGWALL phase type. |
|
| vizsurf_file | (Optional) Relative or absolute path to the .stl file representing this visualization surface piece. Use of the relative path is recommended. |