All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATAnalysisVisuInterfaces Interface CATISamImageGroup

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATISamImageGroup
 

Usage: you can freely reimplement this interface.


interface CATISamImageGroup

Images groups.
Role: Analysis Images groups availability. Query this interface in order to authorize or not a group to be used as a selection group for an image.


Method Index


o IsAuthorized(CATBoolean&)
Specify if the group is authorized as a selection group for an image.

Methods


o IsAuthorized
public virtual HRESULT IsAuthorized(CATBoolean& oIsAuthorized)= 0
Specify if the group is authorized as a selection group for an image.
Parameters:
oIsAvailable.
The authorization flag.

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

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