All Frameworks Class Hierarchy This Framework Indexes
ManufacturingInterfaces Interface CATIManufacturingCreatePrismaticFeatures
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIManufacturingCreatePrismaticFeatures
Interface to create prismatic features
Role: CATIManufacturingCreatePrismaticFeatures has methods to create prismtaic features
Method Index
- o
CreateAllPrismaticMachinableFeatures(CATIProduct_var&,CATUnicodeString&,CATListOfCATUnicodeString&,CATListOfDouble&,CATListOfCATUnicodeString&,CATLONG&)
- Creates Prismatic Machinable Features.
- o
CreatePatternsFromAxialFeatures(CATIProduct_var&,CATListOfCATUnicodeString&,CATListOfDouble&,CATListOfCATUnicodeString&,CATLONG&)
- .
Methods
o CreateAllPrismaticMachinableFeatures
| public virtual CreateAllPrismaticMachinableFeatures( | | iProduct, |
| | iPartName, |
| | iParamList, |
| | iListDouble, |
| | iListString, |
| | lTotalFeaturesRecognized) |
-
Creates Prismatic Machinable Features. This is an automation API for Global Feature Recognition
o CreatePatternsFromAxialFeatures
| public virtual CreatePatternsFromAxialFeatures( | | iProduct, |
| | iParamList, |
| | iListDouble, |
| | iListString, |
| | lTotalPatternsCreated) |
-
. Creates Patterns on already created Axial Features. Automation API for MPA Pattern creation
This object is included in the file: CATIManufacturingCreatePrismaticFeatures.h
If needed, your Imakefile.mk should include the module: MfgItfEnv