This method is used to get the TAG value associated with the geometry.
Syntax
unsigned short TAG_Get(
void
) ;
Parameters
This method does not have a parameter.
Return value
This method return the value of the m_tag variable: the associated TAG value.
Remarks
If the geometry was read from a file, then the associated TAG value is 0 by default.
Requirements
Header:
sliceO_include.hpp
Library:
sliceO_Structures.lib
Example
See also