CATTPSBaseUseItf 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.
- Parameters:
-
- oBasicDim
- [out, CATITPSList#Release] The CATITPSList to manage/read(?) the Basic Dim associated
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
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.