|
NAMEg-voxel - generates a list of voxels from a BRL-CAD databaseSYNOPSISg-voxel [-s "dx dy dz"] [-d n] [-t f] model.g objects... DESCRIPTIONThe g-voxel command generates a list of voxels from a .g file (BRL-CAD database) and writes them to a voxels.txt file.The command takes two compulsory arguments: a BRL-CAD database and at least one geometry object (though there can be as many of the latter as you like). OPTIONS-s "dx dy dz"The voxel's size in the x, y and z axes.
-d n The level of detail used (influences the number of rays
used).
-t f The threshold upon which the voxel is considered.
COPYRIGHTThis software is Copyright (c) 2004-2019 United States Government as represented by the U.S. Army Research Laboratory. Al rights reserved.AUTHORBRL-CAD Team
Visit the GSP FreeBSD Man Page Interface. |