All Frameworks Class Hierarchy This Framework Indexes
CATTPSInterfaces Interface 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 GetBasicDim( | | oBasicDim) |
-
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 SetBasicDim( | const | iBasicDim) |
-
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