Enum pfcNewModelImportType
Description
Contains the possible types of files for import.
Values
-
IMPORT_NEW_IGES
- IGES file.
-
IMPORT_NEW_VDA
- VDA file.
-
IMPORT_NEW_NEUTRAL
- Creo Parametric neutral file.
-
IMPORT_NEW_CADDS
- CADDS5 file.
-
IMPORT_NEW_STEP
- STEP file.
-
IMPORT_NEW_STL
- STL file.
-
IMPORT_NEW_VRML
- VRML file.
-
IMPORT_NEW_POLTXT
- POLTXT file.
-
IMPORT_NEW_CATIA_SESSION
- Direct import from CATIA session.
-
IMPORT_NEW_CATIA_MODEL
- CATIA .model file.
-
IMPORT_NEW_DXF
- DXF file.
-
IMPORT_NEW_ACIS
- ACIS file.
-
IMPORT_NEW_PARASOLID
- Parasolid file.
-
IMPORT_NEW_ICEM
- ICEM file.
-
IMPORT_NEW_CATIA_PART
- Catia .CatPart file.
-
IMPORT_NEW_CATIA_PRODUCT
- Catia .CATProduct file.
-
IMPORT_NEW_UG
- Unigraphics file
-
IMPORT_NEW_PRODUCTVIEW
- ProductView format file
-
IMPORT_NEW_CATIA_CGR
- Catia .cgr file
-
IMPORT_NEW_JT
- JT .jt file
-
IMPORT_NEW_SW_PART
-
-
IMPORT_NEW_SW_ASSEM
-
-
IMPORT_NEW_INVENTOR_PART
-
-
IMPORT_NEW_INVENTOR_ASSEM
-
-
IMPORT_NEW_CC
- CoCreate file.Supported only in object toolkit.
-
IMPORT_NEW_SEDGE_PART
- Solid Edge part file. Supported only in object toolkit.
-
IMPORT_NEW_SEDGE_ASSEMBLY
- Solid Edge assembly file. Supported only in object toolkit.
-
IMPORT_NEW_SEDGE_SHEETMETAL_PART
- Solid Edge sheetmetal file. Supported only in object toolkit.
-
IMPORT_NEW_3MF
- 3MF file. Supported only in object toolkit.
-
NewModelImportType_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.