All Frameworks  Class Hierarchy  This Framework  Indexes

MechanicalModelerUI Typedef CATFeatureAgentBehavior

typedef unsigned long CATFeatureAgentBehavior
CATFeatureAgent behaviors.
Role:In the CATFeatureAgent.CATFeatureAgent or in the CATFeatureAgent.SetAgentBehavior methods, a specific behavior can be set for the CATFeatureAgent selection agent.
Values:
CATFAgDecodeResultNotKept
To deactivate the optimization mode which keeps the decode result.
CATFAgAllowSelectionInContext
In assembly context, it means that the current document is a Product document, you can authorize end users to select geometry in another component (a Part or a Product) that the current one. The default behavior is to prohibit this kind of "external" selection, whereas CATFAgAllowSelectionInContext authorizes that.
Outside the assembly context, the behavior of the agent is like the
CATPathElementAgent , the end user can select anywhere in the current document.

This object is included in the file: CATFeatureAgent.h

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