All Frameworks Class Hierarchy This Framework Indexes
VPMInterfaces Interface CATIAVPMPartVersion
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIAVPMPartVersion
Interface to create and manage CATIAVPMPartVersion.
Method Index
- o
get_AssemblyRelationCount(long&,int)
- Retrieves Count of Assembly Relations.
Methods
o get_AssemblyRelationCount
| public virtual get_AssemblyRelationCount( | | NbItems, |
| | ActivatedOnly | =1) |
-
Retrieves Count of Assembly Relations.
- Parameters:
-
- NbItems
- The number of Assembly Relation Items.
- ActivatedOnly
- The flag to select only Activated Assembly Relations or all Assembly Relations.
Legal Values: The default value for ActivatedOnly is set to 1.
This object is included in the file: CATIAVPMPartVersion.h
If needed, your Imakefile.mk should include the module: GUIDVPMInterfaces