Library | Package Java Toolkit

Class ExportType

package com.ptc.pfc.pfcModel;

public class ExportType
  implements jxenum



Description

Enumeration of the available export-instructions classes.

These enumeration objects are used to indicate the type of export to perform. These enumeration objects are returned by the GetFileType() method of those classes.
See Also:
Model.Export(String, ExportInstructions)



Field Summary
static final int_EXPORT_RELATION
    Integer value of enum value "EXPORT_RELATION"
    Returned by RelationExportInstructions objects.
static final ExportTypeEXPORT_RELATION
    Object value of enum value "EXPORT_RELATION"
    Returned by RelationExportInstructions objects.
static final int_EXPORT_MODEL_INFO
    Integer value of enum value "EXPORT_MODEL_INFO"
    Returned by ModelInfoExportInstructions objects.
static final ExportTypeEXPORT_MODEL_INFO
    Object value of enum value "EXPORT_MODEL_INFO"
    Returned by ModelInfoExportInstructions objects.
static final int_EXPORT_PROGRAM
    Integer value of enum value "EXPORT_PROGRAM"
    Returned by ProgramExportInstructions objects.
static final ExportTypeEXPORT_PROGRAM
    Object value of enum value "EXPORT_PROGRAM"
    Returned by ProgramExportInstructions objects.
static final int_EXPORT_IGES
    Integer value of enum value "EXPORT_IGES"
    Returned by IGESFileExportInstructions objects.
static final ExportTypeEXPORT_IGES
    Object value of enum value "EXPORT_IGES"
    Returned by IGESFileExportInstructions objects.
static final int_EXPORT_DXF
    Integer value of enum value "EXPORT_DXF"
    Returned by DXFExportInstructions objects.
static final ExportTypeEXPORT_DXF
    Object value of enum value "EXPORT_DXF"
    Returned by DXFExportInstructions objects.
static final int_EXPORT_RENDER
    Integer value of enum value "EXPORT_RENDER"
    Returned by RenderExportInstructions objects.
static final ExportTypeEXPORT_RENDER
    Object value of enum value "EXPORT_RENDER"
    Returned by RenderExportInstructions objects.
static final int_EXPORT_STL_ASCII
    Integer value of enum value "EXPORT_STL_ASCII"
    Returned by STLASCIIExportInstructions objects.
static final ExportTypeEXPORT_STL_ASCII
    Object value of enum value "EXPORT_STL_ASCII"
    Returned by STLASCIIExportInstructions objects.
static final int_EXPORT_STL_BINARY
    Integer value of enum value "EXPORT_STL_BINARY"
    Returned by STLBinaryExportInstructions objects.
static final ExportTypeEXPORT_STL_BINARY
    Object value of enum value "EXPORT_STL_BINARY"
    Returned by STLBinaryExportInstructions objects.
static final int_EXPORT_BOM
    Integer value of enum value "EXPORT_BOM"
    Returned by BOMExportInstructions objects.
static final ExportTypeEXPORT_BOM
    Object value of enum value "EXPORT_BOM"
    Returned by BOMExportInstructions objects.
static final int_EXPORT_DWG_SETUP
    Integer value of enum value "EXPORT_DWG_SETUP"
    Returned by DWGSetupExportInstructions objects.
static final ExportTypeEXPORT_DWG_SETUP
    Object value of enum value "EXPORT_DWG_SETUP"
    Returned by DWGSetupExportInstructions objects.
static final int_EXPORT_FEAT_INFO
    Integer value of enum value "EXPORT_FEAT_INFO"
    Returned by FeatInfoExportInstructions objects.
static final ExportTypeEXPORT_FEAT_INFO
    Object value of enum value "EXPORT_FEAT_INFO"
    Returned by FeatInfoExportInstructions objects.
static final int_EXPORT_MFG_OPER_CL
    Integer value of enum value "EXPORT_MFG_OPER_CL"
    Returned by MFGOperCLExportInstructions objects.
static final ExportTypeEXPORT_MFG_OPER_CL
    Object value of enum value "EXPORT_MFG_OPER_CL"
    Returned by MFGOperCLExportInstructions objects.
static final int_EXPORT_MFG_FEAT_CL
    Integer value of enum value "EXPORT_MFG_FEAT_CL"
    Returned by MFGFeatCLExportInstructions objects.
static final ExportTypeEXPORT_MFG_FEAT_CL
    Object value of enum value "EXPORT_MFG_FEAT_CL"
    Returned by MFGFeatCLExportInstructions objects.
static final int_EXPORT_MATERIAL
    Integer value of enum value "EXPORT_MATERIAL"
    Returned by MaterialExportInstructions objects.
static final ExportTypeEXPORT_MATERIAL
    Object value of enum value "EXPORT_MATERIAL"
    Returned by MaterialExportInstructions objects.
static final int_EXPORT_IGES_3D
    Integer value of enum value "EXPORT_IGES_3D"
    Returned by IGES3DNewExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final ExportTypeEXPORT_IGES_3D
    Object value of enum value "EXPORT_IGES_3D"
    Returned by IGES3DNewExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final int_EXPORT_STEP
    Integer value of enum value "EXPORT_STEP"
    Returned by STEP3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final ExportTypeEXPORT_STEP
    Object value of enum value "EXPORT_STEP"
    Returned by STEP3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final int_EXPORT_VDA
    Integer value of enum value "EXPORT_VDA"
    Returned by VDA3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final ExportTypeEXPORT_VDA
    Object value of enum value "EXPORT_VDA"
    Returned by VDA3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final int_EXPORT_CGM
    Integer value of enum value "EXPORT_CGM"
    Returned by CGMFILEExportInstructions objects.
static final ExportTypeEXPORT_CGM
    Object value of enum value "EXPORT_CGM"
    Returned by CGMFILEExportInstructions objects.
static final int_EXPORT_INVENTOR
    Integer value of enum value "EXPORT_INVENTOR"
    Returned by InventorExportInstructions objects.
static final ExportTypeEXPORT_INVENTOR
    Object value of enum value "EXPORT_INVENTOR"
    Returned by InventorExportInstructions objects.
static final int_EXPORT_FIAT
    Integer value of enum value "EXPORT_FIAT"
    Returned by FIATExportInstructions objects.
static final ExportTypeEXPORT_FIAT
    Object value of enum value "EXPORT_FIAT"
    Returned by FIATExportInstructions objects.
static final int_EXPORT_CONNECTOR_PARAMS
    Integer value of enum value "EXPORT_CONNECTOR_PARAMS"
    Returned by ConnectorParamExportInstructions objects.
static final ExportTypeEXPORT_CONNECTOR_PARAMS
    Object value of enum value "EXPORT_CONNECTOR_PARAMS"
    Returned by ConnectorParamExportInstructions objects.
static final int_EXPORT_CABLE_PARAMS
    Integer value of enum value "EXPORT_CABLE_PARAMS"
    Returned by CableParamsFileInstructions objects.
static final ExportTypeEXPORT_CABLE_PARAMS
    Object value of enum value "EXPORT_CABLE_PARAMS"
    Returned by CableParamsFileInstructions objects.
static final int_EXPORT_CATIAFACETS
    Integer value of enum value "EXPORT_CATIAFACETS"
    Returned by CATIAFacetsExportInstructions objects.
static final ExportTypeEXPORT_CATIAFACETS
    Object value of enum value "EXPORT_CATIAFACETS"
    Returned by CATIAFacetsExportInstructions objects.
static final int_EXPORT_PLOT
    Integer value of enum value "EXPORT_PLOT"
    Returned by PlotInstructions objects. This export-instructions class has been superseeded by PrinterInstructions objects.
static final ExportTypeEXPORT_PLOT
    Object value of enum value "EXPORT_PLOT"
    Returned by PlotInstructions objects. This export-instructions class has been superseeded by PrinterInstructions objects.
static final int_EXPORT_VRML
    Integer value of enum value "EXPORT_VRML"
    Returned by VRMLExportInstructions objects.
static final ExportTypeEXPORT_VRML
    Object value of enum value "EXPORT_VRML"
    Returned by VRMLExportInstructions objects.
static final int_EXPORT_CATIA_MODEL
    Integer value of enum value "EXPORT_CATIA_MODEL"
    Returned by CATIAModel3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final ExportTypeEXPORT_CATIA_MODEL
    Object value of enum value "EXPORT_CATIA_MODEL"
    Returned by CATIAModel3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final int_EXPORT_ACIS
    Integer value of enum value "EXPORT_ACIS"
    Returned by ACIS3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final ExportTypeEXPORT_ACIS
    Object value of enum value "EXPORT_ACIS"
    Returned by ACIS3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final int_EXPORT_CATIA_SESSION
    Integer value of enum value "EXPORT_CATIA_SESSION"
    Returned by CATIASession3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final ExportTypeEXPORT_CATIA_SESSION
    Object value of enum value "EXPORT_CATIA_SESSION"
    Returned by CATIASession3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final int_EXPORT_CADDS
    Integer value of enum value "EXPORT_CADDS"
    Returned by CADDSExportInstructions objects.
static final ExportTypeEXPORT_CADDS
    Object value of enum value "EXPORT_CADDS"
    Returned by CADDSExportInstructions objects.
static final int_EXPORT_STEP_2D
    Integer value of enum value "EXPORT_STEP_2D"
    Returned by STEP2DExportInstructions objects.
static final ExportTypeEXPORT_STEP_2D
    Object value of enum value "EXPORT_STEP_2D"
    Returned by STEP2DExportInstructions objects.
static final int_EXPORT_MEDUSA
    Integer value of enum value "EXPORT_MEDUSA"
    Returned by MedusaExportInstructions objects.
static final ExportTypeEXPORT_MEDUSA
    Object value of enum value "EXPORT_MEDUSA"
    Returned by MedusaExportInstructions objects.
static final int_EXPORT_NEUTRAL
    Integer value of enum value "EXPORT_NEUTRAL"
    Returned by NEUTRALFileExportInstructions objects.
static final ExportTypeEXPORT_NEUTRAL
    Object value of enum value "EXPORT_NEUTRAL"
    Returned by NEUTRALFileExportInstructions objects.
static final int_EXPORT_PRODUCTVIEW
    Integer value of enum value "EXPORT_PRODUCTVIEW"
    Returned by ProductViewExportInstructions objects.
static final ExportTypeEXPORT_PRODUCTVIEW
    Object value of enum value "EXPORT_PRODUCTVIEW"
    Returned by ProductViewExportInstructions objects.
static final int_EXPORT_PDF
    Integer value of enum value "EXPORT_PDF"
    Returned by PDFExportInstructions objects.
static final ExportTypeEXPORT_PDF
    Object value of enum value "EXPORT_PDF"
    Returned by PDFExportInstructions objects.
static final int_EXPORT_JT
    Integer value of enum value "EXPORT_JT"
    Returned by JT3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final ExportTypeEXPORT_JT
    Object value of enum value "EXPORT_JT"
    Returned by JT3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final int_EXPORT_UG
    Integer value of enum value "EXPORT_UG"
    Returned by UG3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final ExportTypeEXPORT_UG
    Object value of enum value "EXPORT_UG"
    Returned by UG3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final int_EXPORT_CATIA_PART
    Integer value of enum value "EXPORT_CATIA_PART"
    Returned by CatiaPart3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final ExportTypeEXPORT_CATIA_PART
    Object value of enum value "EXPORT_CATIA_PART"
    Returned by CatiaPart3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final int_EXPORT_CATIA_PRODUCT
    Integer value of enum value "EXPORT_CATIA_PRODUCT"
    Returned by CatiaProduct3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final ExportTypeEXPORT_CATIA_PRODUCT
    Object value of enum value "EXPORT_CATIA_PRODUCT"
    Returned by CatiaProduct3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final int_EXPORT_CATIA_CGR
    Integer value of enum value "EXPORT_CATIA_CGR"
    Returned by CatiaCGR3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final ExportTypeEXPORT_CATIA_CGR
    Object value of enum value "EXPORT_CATIA_CGR"
    Returned by CatiaCGR3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final int_EXPORT_PARASOLID
    Integer value of enum value "EXPORT_PARASOLID"
    Returned by ParaSolid3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final ExportTypeEXPORT_PARASOLID
    Object value of enum value "EXPORT_PARASOLID"
    Returned by ParaSolid3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final int_EXPORT_PRINT
    Integer value of enum value "EXPORT_PRINT"
    Returned by PrinterInstructions objects.
static final ExportTypeEXPORT_PRINT
    Object value of enum value "EXPORT_PRINT"
    Returned by PrinterInstructions objects.
static final int_EXPORT_INTF_DXF
    Integer value of enum value "EXPORT_INTF_DXF"
    Returned by DXF3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final ExportTypeEXPORT_INTF_DXF
    Object value of enum value "EXPORT_INTF_DXF"
    Returned by DXF3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final int_EXPORT_INTF_DWG
    Integer value of enum value "EXPORT_INTF_DWG"
    Returned by DWG3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final ExportTypeEXPORT_INTF_DWG
    Object value of enum value "EXPORT_INTF_DWG"
    Returned by DWG3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final int_EXPORT_INTF_SW_PART
    Integer value of enum value "EXPORT_INTF_SW_PART"
     Returned by SWPart3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final ExportTypeEXPORT_INTF_SW_PART
    Object value of enum value "EXPORT_INTF_SW_PART"
     Returned by SWPart3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final int_EXPORT_INTF_SW_ASSEM
    Integer value of enum value "EXPORT_INTF_SW_ASSEM"
     Returned by SWAsm3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final ExportTypeEXPORT_INTF_SW_ASSEM
    Object value of enum value "EXPORT_INTF_SW_ASSEM"
     Returned by SWAsm3DExportInstructions objects. NOTE: Use superseding method <reference 6 to unknown entity pfcModel::ExportIntf3D> to export this type.
static final int_EXPORT_INTF_3MF
    Integer value of enum value "EXPORT_INTF_3MF"
    
static final ExportTypeEXPORT_INTF_3MF
    Object value of enum value "EXPORT_INTF_3MF"
    
static final int_ExportType_null
    Enum null value.

Method Summary
static ExportTypeFromInt (int value)
    Creates enum object from an integer.
static ExportTypeFromInt (Integer value)
    Creates enum object from an integer object.
intgetValue ()
    Returns enum object value as an integer.

Method Detail

getValue

intgetValue ()


    Returns enum object value as an integer.
Returns:
Integer enum value.


FromInt

static ExportTypeFromInt (int value)


    Creates enum object from an integer.
Parameters:
value
Input integer value.
Returns:
Enum value object.


FromInt

static ExportTypeFromInt (Integer value)


    Creates enum object from an integer object.
Parameters:
value
Input integer object.
Returns:
Enum value object.