All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATTPSInterfaces Interface CATITPSAssociatedBasicDim

System.IUnknown
  |
  +---CATITPSAssociatedBasicDim
 

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


interface CATITPSAssociatedBasicDim

Interface designed to manage Basic Dim associated to a TPS.


Method Index


o GetBasicDim(CATITPSList**)
Retrieves a CATITPSList to manage/read(?) the Basic Dim associated to a TPS.
o SetBasicDim(CATITPSList*)
Sets Basic Dim associated to a TPS.

Methods


o GetBasicDim
public virtual HRESULT GetBasicDim(CATITPSList** oBasicDim) const = 0
Retrieves a CATITPSList to manage/read(?) the Basic Dim associated to a TPS. All objects of the list adhere to CATITPSBasicDim.
o SetBasicDim
public virtual HRESULT SetBasicDim( const CATITPSList* iBasicDim) = 0
Sets Basic Dim associated to a TPS. All objects of the list must adhere to CATITPSBasicDim.

This object is included in the file: CATITPSAssociatedBasicDim.h

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