All Frameworks Class Hierarchy This Framework Previous Next Indexes
Mathematics.CATCGMVirtual | +---CATGeometricModelTransaction
Usage: you must use this class as is. You should never derive it.
public class CATGeometricModelTransaction
Class to define a geometric model transaction.
This class can
typically be used when scanning the model, as it improves
the performances of the CATGeoFactory->FindObjectFromTag()
service.
Example
CATGeometricModelTransactionBegin(MyTransactionID,CatQuickFindObjectFromTag) { // ... Numerous calls to geometrical model services } CATGeometricModelTransactionEnd(MyTransactionID);
public virtual ~CATGeometricModelTransaction( | ) |
Copyright © 2003, Dassault Systèmes. All rights reserved.