All Frameworks Class Hierarchy This Framework Indexes
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATCGMTessID
Class defining a tessellation ID.
A CATCGMTessID identifies the tessellation of a CATCell within its CATBody context. It is unique to a specific tessellation
of a CATCell. A cell having two distinct CATCGMTessID (in two different contexts) means that it is tessellated differently.
If the CATCGMTessID-s are identical, then the tessellation of the CATCell is the same in the two contexts.
This class supports the operator == and operator !=.
| public operator !=( | const | iRHS) |
| public operator ==( | const | iRHS) |
protected const void* _DataHandle
protected int _Orientation
Copyright © 2003, Dassault Systèmes. All rights reserved.