Library | Package Java Toolkit

Package com.ptc.pfc.pfcExternal

Description

Contains the functionality for the external data

Interfaces
ExternalDataAccessObject that represents a conduit to the external data stored in the Creo Parametric file.
ExternalDataClassA class that represents a named "bin" for external data so other applications will not use the data by mistake. An application usually needs one class.
ExternalDataSlotRepresents a single data item stored in external data

Classes
ExternalDataA union class that represents a single data value that may be stored in external data. The type of the value is identified by the dicsriminator.
ExternalDataClassesA sequence of ExternalDataClass objects
ExternalDataSlotsSequence of slots
ExternalDataTypeRepresents possible types of external data
pfcExternalContains global CIP definitions for module "pfcExternal"