Library | Package Java Toolkit

Package com.ptc.pfc.pfcModel

Description

Contains interfaces related to models and model operations.

Attention for J-Link users: Support for Multi-CAD concept is provided through Object Toolkits only. Object Toolkit users should refer to wfcModel for Multi-CAD support.

Interfaces
ASSEMTreeCFGImportInstructionsThis class specifies instructions used to import from an assembly tree configuration.
BOMExportInstructionsUsed to export a BOM for an assembly.
CableParamsFileInstructionsUsed to export cable parameters from an assembly.
CableParamsImportInstructionsThis class specifies instructions used to import from a cable parameters file.
CATIAFacetsExportInstructionsUsed to export a part or assembly in CATIA format (as a faceted model).
CGMFILEExportInstructionsUsed to export a drawing in CGM format.
ConfigImportInstructionsThis class specifies instructions used to import from a configuration file.
ConnectorParamExportInstructionsUsed to write the parameters of a connector to a file.
ConnectorParamsImportInstructionsThis class specifies instructions used to import parameters of a connector from a file.
CoordSysExportInstructionsBase class of classes that export files with information that describes faceted, solid models (without datums and surfaces).
CopyInstructionsNot used. Reserved for the future.
DependencyDescribes a first-level dependency for an object.
DWGImport2DInstructionsThis interface contains instructions used for importing a DWG file into Creo Parametric.
DWGSetupExportInstructionsUsed to export a drawing setup file.
DWGSetupImportInstructionsThis class specifies instructions used to import (read) from the a drawing setup (DWG_SETUP) type file.
DXFExportInstructionsUsed to export a drawing in DXF format.
DXFImport2DInstructionsThis interface contains instructions used for importing a 2-D DXF file into Creo Parametric.
Export2DOption This interface is used to create options for 2D Export
ExportInstructionsBase class to all the export-instructions classes that govern the exporting of Creo Parametric data with Model.Export(String, ExportInstructions) .
FeatIdExportInstructionsBase class of instructions classes that export data for a single feature.
FeatInfoExportInstructionsClass that exports data about a specific feature.
FIATExportInstructionsUsed to export a part or assembly in FIAT format.
GeomExportFlagsSpecifies extend-surface and Bezier options for use when exporting geometric information from a model.
GeomExportInstructionsBase class to classes used to export precise geometric information from a model.
IGES3DExportInstructionsUsed to export a part or assembly in IGES format.
IGESFileExportInstructionsUsed to export a drawing in IGES format.
IGESImport2DInstructionsThis interface contains instructions used for importing a 2-D IGES file into Creo Parametric.
IGESSectionImportInstructionsThis class specifies instructions used to import (read) into a section model from the IGES format file.
Import2DInstructionsThis interface contains instructions used for importing a 2-D file into Creo Parametric.
ImportFeatAttrThis specifies the information for importing a feature.
ImportInstructionsBase class to all the import-instructions classes that govern the importing (reading) of Creo Parametric related data with Model.Import(String, ImportInstructions) .
IntfACISAn ACIS file from which to create an import feature.
IntfAI 
IntfCatiaCGRA CatiaCGR file from which to create an import feature.
IntfCatiaPartA CatiaPart file from which to create an import feature.
IntfCatiaProduct 
IntfCDRSA CDRS file from which to create an import feature.
IntfDataSourceBase class to several classes that represent the source of data from which to create an import feature.
IntfDXFA DXF file from which to create an import feature.
IntfICEMAn ICEM file from which to create an import feature.
IntfIgesAn IGES file from which to create an import feature.
IntfJTA JT file from which to create an import feature.
IntfNeutralNot implemented. This class represents using neutral file information in a session to create an import feature.
IntfNeutralFileA neutral file from which to create an import feature.
IntfParaSolidA ParaSolid file from which to create an import feature.
IntfProductView 
IntfStepA STEP file from which to create an import feature.
IntfSTLA STL file from which to create an import feature.
IntfUG 
IntfVDAA VDA file from which to create an import feature.
IntfVRML 
InventorExportInstructionsUsed to export a part or assembly in Inventor format.
MaterialExportInstructionsUsed to export a material from a part.
MedusaExportInstructionsThis interface is used to export a Medusa format.
MFGCLExportInstructionsBase class to classes that export cutter-location files.
MFGFeatCLExportInstructionsUsed to export a cutter location (CL) file for one NC sequence in a manufacturing assembly.
MFGOperCLExportInstructionsUsed to export from a manufacturing assembly a cutter location (CL) file for all the NC sequences in an operation.
ModelThis class specifies the information about a model which is currently in session.
ModelActionListenerThis class defines an action listener for models that notifies you when operations on a model occur.
ModelDescriptorThis class includes the information that identifies a Creo Parametric model or file.
ModelEventActionListenerThis action listener interface contains methods used to listen for events occurring on models in session. It may be assigned to a Session object.
ModelInfoExportInstructionsUsed to export information about a model, including units information, features, and children.
ModelOIdThis class describes a model identifier.
PlotInstructionsInstructions object used to plot drawings.
ProgramExportInstructionsUsed to export a program file for a part or assembly, which can be edited to change the model.
ProgramImportInstructionsThis class specifies instructions used to import (read) from the PROGRAM type file.
RelationExportInstructionsUsed to export a list of the relations and parameters in a part or assembly.
RelationImportInstructionsThis class specifies instructions used to import (read) from the RELATION type file.
RenderExportInstructionsUsed to export a part or assembly in RENDER format.
SliceExportDataThis class specifies data for slice export.
SpoolImportInstructionsThis class specifies instructions used to import from the spool.
STEP2DExportInstructionsThis interface is used to export a non-solid model to STEP format.
STEPExportInstructionsUsed to export a part or assembly in STEP format.
STEPImport2DInstructionsThis interface contains instructions used for importing a 2-D STEP file into Creo Parametric.
STLASCIIExportInstructionsUsed to export a part or assembly to an ASCII STL file.
STLBinaryExportInstructionsUsed to export a part or assembly to a binary STL file.
VDAExportInstructionsUsed to export a part or assembly in VDA format.
VRMLDirectExportInstructionsThis class specifies instructions used to direct export VRML data from inpute to output file.
VRMLExportInstructionsClass that provides two subclasses to export a solid from Creo Parametric, or a Creo Parametric solid from disk, into VRML format.
VRMLModelExportInstructionsThis class specifies instructions used to export VRML data from a model.
WireListImportInstructionsThis class specifies instructions used to import a WIRELIST file.

Classes
CGMExportTypeEnumeration that indicates whether a CGM export file should be ASCII (clear text) or binary (mil spec).
CGMScaleTypeEnumeration that indicates whether a CGM export file should include abstract or metric units
DependenciesThis data type is used to specify the first-level dependencies for an object.
Export2DSheetOptionThis enumerated type specifies the sheet options used for exporting drawings.
ExportTypeEnumeration of the available export-instructions classes.
FacetControlFlagUse these flags to get a good facet quality without providing explicit control settings.
FacetControlFlags 
ImportTypeEnumeration of the available import-instructions classes.
IntfTypeEnumeration of the available interface-type classes (for import feature creation).
ModelDescriptorsThis data type is used to specify an array of model descriptors.
ModelsThis data type is used to specify a list of models.
ModelTypeThis enumerated type lists the supported model types.
OperationTypeThis enumerated type is used in creating import features.
pfcModelContains global CIP definitions for module "pfcModel"
PlotPageRangeThis enumerated type specifies which pages to plot.
PlotPaperSizeThis enumerated type specifies the size of the paper used for the plot.