SliceO_Geom::TAG_Set

 

This method is used to set the TAG value associated with the geometry.

 

 

Syntax

 

void  TAG_Get(

          unsigned short tag

) ;

 

 

Parameters

 

tag

                    TAG value to associate with the geometry

 

 

Return value

 

This method does not return a value.

 

 

Remarks

 

If the geometry was read from a file, then the associated TAG value has no meaning.

 

Requirements

 

Header:

          sliceO_include.hpp

 

Library:

          sliceO_Structures.lib

 

 

Example

 

 

 

See also