All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

MecModInterfaces Interface CATIPrtContainer

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

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


interface CATIPrtContainer

Interface to retrieve the MechanicalPart feature.
Role:The MechanicalPart feature is a mechanical feature which is contained in the specification container of a Part document. In the specification tree, its name is Part.

This interface is implemented by the specification container that you retrieve by two means:

To manage the MechanicalPart feature use the CATIPartRequest and the CATIPrtPart interfaces.


Method Index


o GetPart()
Returns the MechanicalPart feature.

Methods


o GetPart
public virtual CATISpecObject_var GetPart()= 0
Returns the MechanicalPart feature.

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

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