All Frameworks  Class Hierarchy  This Framework  Indexes   

InteractiveInterfaces Interface CATIActivate

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIActivate


Deprecated:
V5R15 Interface to activate/deactivate an element.
The new methodology to activate/ deactivate a feature is the following:


Method Index


o ActivateStatus(int*)
o Activate()
o Deactivate()

Methods


o ActivateStatus
public virtual ActivateStatus( oActivateStatus)
Deprecated:
V5R15 Retrieves the break status.
Parameters:
oActivateStatus
The activate status.
Legal values :
0 : the element is activated.
1 : the element is deactivated.
2 : the status is unknown.
o Activate
public virtual Activate()
Deprecated:
V5R15 CATxPDMSessionServices#SetExternalLinksStatus Activate the element.
o Deactivate
public virtual Deactivate()
Deprecated:
V5R15 CATxPDMSessionServices#SetExternalLinksStatus Deactivate the element.

This object is included in the file: CATIActivate.h
If needed, your Imakefile.mk should include the module: CATInteractiveInterfaces

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