All Frameworks Class Hierarchy This Framework Indexes
ProductStructure Interface CATICustomName
Usage: you can freely reimplement this interface.
interface CATICustomName
Interface used as a client-specific user exit to customize PartNumber.
Method Index
- o
ComputePartNumber(CATUnicodeString&,CATUnicodeString&,CATUnicodeString&)
- Computes the part number and file extension from the current path.
Methods
o ComputePartNumber
| public virtual ComputePartNumber( | const | iCurrentPath, |
| | oPartNumber, |
| | oExtension) |
-
Computes the part number and file extension from the current path.
- Parameters:
-
- iCurrentPath
- The file storage path.
- oPartNumber
- The computed part number.
- oExtension
- The computed file extension.
This object is included in the file: CATICustomName.h
If needed, your Imakefile.mk should include the module: CATProductStructure1