It is possible to ‘paint’ geometries from zone values in FLAC, however when there are void (null) zones in the model, the visualisation is patchy and not great. This is because when the geometry passes through a nulled zone a value of 0 is used for the painting, even if the nearest non-null zone has a value.
To address this, a functionality has been added to StopeX to paint geometries with the nearest value from a non-null zone.
To use the functionality can be used with any geometry loaded into FLAC by substituting the geometry name into the following command
@geom_paint(‘[geometry set name]’)