All Frameworks  Class Hierarchy  This Framework  Indexes   

VisualizationBase Interface CATIVisCGRAdhesionSettingAtt

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


interface CATIVisCGRAdhesionSettingAtt

Interface to handle the activation state of the CGR containers.

This interface defines:


Method Index


o GetV4V5_FDTInfo(CATSettingInfo*)
Retrieves information about the V4V5_FDT container activation state.
o GetV4V5_FDT(unsigned char&)
Retrieves the V4V5_FDT container activation state.
o GetV4_Model_CommentPageInfo(CATSettingInfo*)
Retrieves information about the V4_Model_CommentPage container activation state.
o GetV4_Model_CommentPage(unsigned char&)
Retrieves the V4_Model_CommentPage container activation state.
o GetV4_Model_LnFInfo(CATSettingInfo*)
Retrieves information about the V4_Model_LnF container activation state.
o GetV4_Model_LnF(unsigned char&)
Retrieves the V4_Model_LnF container activation state.
o GetV5_SPAInfo(CATSettingInfo*)
Retrieves information about the V5_SPA container activation state.
o GetV5_SPA(unsigned char&)
Retrieves the V5_SPA container activation state.
o GetVoxelsInfo(CATSettingInfo*)
Retrieves information about the Voxels container activation state.
o GetVoxels(unsigned char&)
Retrieves the Voxels container activation state.
o SetV4V5_FDTLock(unsigned char)
Locks or unlocks the V4V5_FDT container activation state.
o SetV4V5_FDT(unsigned char)
Sets the V4V5_FDT container activation state.
o SetV4_Model_CommentPageLock(unsigned char)
Locks or unlocks the V4_Model_CommentPage container activation state.
o SetV4_Model_CommentPage(unsigned char)
Sets the V4_Model_CommentPage container activation state.
o SetV4_Model_LnFLock(unsigned char)
Locks or unlocks the V4_Model_LnF container activation state.
o SetV4_Model_LnF(unsigned char)
Sets the V4_Model_LnF container activation state.
o SetV5_SPALock(unsigned char)
Locks or unlocks the V5_SPA container activation state.
o SetV5_SPA(unsigned char)
Sets the V5_SPA container activation state.
o SetVoxelsLock(unsigned char)
Locks or unlocks the Voxels container activation state.
o SetVoxels(unsigned char)
Sets the Voxels container activation state.

Methods


o GetV4V5_FDTInfo
public virtual GetV4V5_FDTInfo( oInfo)
Retrieves information about the V4V5_FDT container activation state.
Refer to CATSysSettingController for a detailed description.
o GetV4V5_FDT
public virtual GetV4V5_FDT( oActivated)
Retrieves the V4V5_FDT container activation state.
o GetV4_Model_CommentPageInfo
public virtual GetV4_Model_CommentPageInfo( oInfo)
Retrieves information about the V4_Model_CommentPage container activation state.
Refer to CATSysSettingController for a detailed description.
o GetV4_Model_CommentPage
public virtual GetV4_Model_CommentPage( oActivated)
Retrieves the V4_Model_CommentPage container activation state.
o GetV4_Model_LnFInfo
public virtual GetV4_Model_LnFInfo( oInfo)
Retrieves information about the V4_Model_LnF container activation state.
Refer to CATSysSettingController for a detailed description.
o GetV4_Model_LnF
public virtual GetV4_Model_LnF( oActivated)
Retrieves the V4_Model_LnF container activation state.
o GetV5_SPAInfo
public virtual GetV5_SPAInfo( oInfo)
Retrieves information about the V5_SPA container activation state.
Refer to CATSysSettingController for a detailed description.
o GetV5_SPA
public virtual GetV5_SPA( oActivated)
Retrieves the V5_SPA container activation state.
o GetVoxelsInfo
public virtual GetVoxelsInfo( oInfo)
Retrieves information about the Voxels container activation state.
Refer to CATSysSettingController for a detailed description.
o GetVoxels
public virtual GetVoxels( oActivated)
Retrieves the Voxels container activation state.
o SetV4V5_FDTLock
public virtual SetV4V5_FDTLock( iLock)
Locks or unlocks the V4V5_FDT container activation state.
Refer to CATSysSettingController for a detailed description.
o SetV4V5_FDT
public virtual SetV4V5_FDT( iActivated)
Sets the V4V5_FDT container activation state.
o SetV4_Model_CommentPageLock
public virtual SetV4_Model_CommentPageLock( iLock)
Locks or unlocks the V4_Model_CommentPage container activation state.
Refer to CATSysSettingController for a detailed description.
o SetV4_Model_CommentPage
public virtual SetV4_Model_CommentPage( iActivated)
Sets the V4_Model_CommentPage container activation state.
o SetV4_Model_LnFLock
public virtual SetV4_Model_LnFLock( iLock)
Locks or unlocks the V4_Model_LnF container activation state.
Refer to CATSysSettingController for a detailed description.
o SetV4_Model_LnF
public virtual SetV4_Model_LnF( iActivated)
Sets the V4_Model_LnF container activation state.
o SetV5_SPALock
public virtual SetV5_SPALock( iLock)
Locks or unlocks the V5_SPA container activation state.
Refer to CATSysSettingController for a detailed description.
o SetV5_SPA
public virtual SetV5_SPA( iActivated)
Sets the V5_SPA container activation state.
o SetVoxelsLock
public virtual SetVoxelsLock( iLock)
Locks or unlocks the Voxels container activation state.
Refer to CATSysSettingController for a detailed description.
o SetVoxels
public virtual SetVoxels( iActivated)
Sets the Voxels container activation state.

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

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