GMOperatorsInterfaces Enumeration CatTopCleanCrvCellStatus

enum CatTopCleanCrvCellStatus {
  CatTopCleanCrvCellDeleted,
  CatTopCleanCrvCellMapped,
  CatTopCleanCrvCellMerged
}
Defines the status of edges and vertices of the input wire.
These status may be obtained using respectively and methods.
Values:
CatTopCleanCrvCellDeleted
The input cell has no corresponding cell is the result wire.
CatTopCleanCrvCellMapped
The input cell has one and only one corresponding cell, of the same type, in the result wire.
CatTopCleanCrvCellMerged
The input cell has been merged with at least one other input cell, of the same type, into a cell, of the same type, of the output wire.

This object is included in the file: CATTopCleanCrvOperatorDef.h

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.