All Frameworks Class Hierarchy This Framework Indexes
VPMInterfaces Interface CATIAVPMGenericComponent
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIAVPMGenericComponent
Interface that defines and manages the Generic Component (Import.
..).
Method Index
- o
IsImported()
- Check if the Generic component has been imported in a PRC
Methods
o IsImported
| public virtual IsImported( | ) |
-
Check if the Generic component has been imported in a PRC
- Returns:
- S_OK The generic component has been imported in a PRC.
- Returns:
- S_FALSE The generic component has not been imported in a PRC.
This object is included in the file: CATIAVPMGenericComponent.h
If needed, your Imakefile.mk should include the module: GUIDVPMInterfaces