All Frameworks  Class Hierarchy  This Framework  Indexes

VPMInterfaces Enumeration PoolSetMode

enum PoolSetMode {
  NOREPLACE,
  REPLACE
}
Pool operation mode.
Values:
NOREPLACE
No replace mode: operations using this mode will fail if the slot is already occupied.
REPLACE
Replace mode: operations using this mode will work even if the designated slot is already occupied.

This object is included in the file: CATIVpmObjectPool.h

Copyright © 2003, Dassault Systèmes. All rights reserved.