CATMecModExtendItf Interface CATIMmiMechanicalSetServices

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


interface CATIMmiMechanicalSetServices

Class providing services to manage the MechanicalSet feature.

Use CATMmiExtendServicesFactory::CreateMechanicalSetServicesAccess to create the services component.
Role: This class is used to manage MechanicalSets.


Method Index


o GetAggregatedMechanicalSets(CATBaseUnknown_var&,CATListValCATIMmiMechanicalFeature_var&)
Retrieves MechanicalSet features aggregated under the MechanicalPart at first level.

Methods


o GetAggregatedMechanicalSets
public virtual GetAggregatedMechanicalSets( const iMechanicalPart,
oIncludedMechanicalSets)
Retrieves MechanicalSet features aggregated under the MechanicalPart at first level.
Parameters:
iMechanicalPart
The MechanicalPart
oIncludedMechanicalSets
The included MechanicalSets features.
Returns:
S_OK if successfull E_INVALIDARG if iMechanicalPart is not a MechanicalPart E_FAIL otherwise

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

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.