From 76341639b67030b3a3ff5e097d3e7b9553f51d77 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Tue, 11 Oct 2016 13:29:53 +0100 Subject: [PATCH] Updated text on geometry objects write to account for now writing ID array which contains non-volumetric objects. --- docs/source/input.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/input.rst b/docs/source/input.rst index 50051e41..3129e957 100644 --- a/docs/source/input.rst +++ b/docs/source/input.rst @@ -639,7 +639,6 @@ Allows you to write geometry generated in a model to file. The file can be read * The structure of the HDF5 file is the same as that described for the ``#geometry_objects_read`` command. * Objects are stored using spatial resolution defined in the model. - * Only volumetric objects are saved to file, i.e. not objects generated with ``#edge``, ``#plate`` or ``#triangle`` (triangular patch) commands. Source and output commands