NAME
cxGeoLabelAdd
- add a label to the current geometry object
C SPECIFICATION
#include <cx/Geometry.h>
void cxGeoLabelAdd(const char *label)
FORTRAN SPECIFICATION
subroutine cxGeoLabelAdd(label)
character *(*) label
PARAMETERS
-
label
-
A character string label for the geometry.
DESCRIPTION
This function adds a label tag to the current geometry. This label is
not visible, but may be retrieved searching the Inventor scene graph.
This label is output by the Render module when in user pick mode.
SEE ALSO
Render(1E)
Last modified: Mon Nov 6 16:33:14 GMT 2000
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996