Creo Object TOOLKIT Java Classes
This section lists and briefly describes the classes that make up the Creo Object TOOLKIT Java interface.
List of Creo Object TOOLKIT Java Classes
The following table briefly describes the classes in the Creo Object TOOLKIT Java interface.
Class
Package
Returned by
ActionListener
pfcBase
Base class; not returned.
This class defines an action listener.
ActionListeners
pfcBase
ActionListeners.create()
This data type is used to specify a list of action listeners.
ActionSource
pfcBase
Base class; not returned.
This class specifies an action source.
ActionSources
pfcBase
ActionSources.create()
This type describes an array of action sources.
AnalysisFeat
pfcAnalysisFeat
Downcast of pfcFeature.Feature.
This feature type specifies an analysis feature.
Arc
pfcGeometry
Downcast of pfcGeometry.Curve.
This class defines an arc.
AreaNibbleFeat
pfcAreaNibbleFeat
Downcast of pfcFeature.Feature.
This feature type specifies a nibble area. This feature type is used in sheetmetal applications.
Arrow
pfcGeometry
Downcast of pfcGeometry.Curve.
This class defines an arrow.
Assembly
pfcAssembly
Session.CreateAssembly()
, ComponentPath.GetRoot()
This class describes an assembly.
AssemblyCutCopyFeat
pfcAssemblyCutCopyFeat
Downcast of pfcFeature.Feature.
This feature type specifies a cut and copied feature, which is used in the Assembly Design module.
AssemblyCutFeat
pfcAssemblyCutFeat
Downcast of pfcFeature.Feature.
This feature type specifies a cutout feature, which is used in the Assembly Design module.
AttachFeat
pfcAttachFeat
Downcast of pfcFeature.Feature.
This feature type specifies an attached feature.
AttachVolumeFeat
pfcAttachVolumeFeat
Downcast of pfcFeature.Feature.
This feature type specifies an attached volume.
AuxiliaryFeat
pfcAuxiliaryFeat
Downcast of pfcFeature.Feature.
This feature type specifies an auxiliary feature.
Axis
pfcGeometry
Downcast of pfcModelItem.ModelItem.
This class defines an axis.
BaseDimension
pfcDimension
Base class; not returned.
This class defines the base dimension.
BaseParameter
pfcModelItem
Base class; not returned.
Describes the base parameter.
BeamSectionFeat
pfcBeamSectionFeat
Downcast of pfcFeature.Feature.
This feature type specifies a beam section.
BendBackFeat
pfcBendBackFeat
Downcast of pfcFeature.Feature.
This feature type specifies a bend back feature, which is used in the Creo NC Sheetmetal module.
BendFeat
pfcBendFeat
Downcast of pfcFeature.Feature.
This feature type specifies a bend feature.
BldOperationFeat
pfcBldOperationFeat
Downcast of pfcFeature.Feature.
This feature type specifies a build operation.
BOMExportInstructions
pfcModel
pfcModel.BOMExport
Instructions_Create()
Used to export a BOM for an assembly.
BSpline
pfcGeometry
Downcast of pfcGeometry.Curve.
This class defines a B-spline curve.
BSplinePoint
pfcGeometry
BSplinePoints.get()
This class defines a B-spline point.
BSplinePoints
pfcGeometry
BSplinePoints.create(), BSpline.GetPoints()
This data type is used to specify an array of B-spline points.
BulkObjectFeat
pfcBulkObjectFeat
Downcast of pfcFeature.Feature.
This feature type specifies a bulk object.
CableCosmeticFeat
pfcCableCosmeticFeat
Downcast of pfcFeature.Feature.
This feature type specifies a cosmetic feature used with the cabling.
CableFeat
pfcCableFeat
Downcast of pfcFeature.Feature.
This feature type specifies a cabling feature.
CableLocationFeat
pfcCableLocationFeat
Downcast of pfcFeature.Feature.
This feature type specifies a cable location.
CableParamsFileInstructions
pfcModel
pfcModel.CableParams
FileInstructions_
Create()
Used to export cable parameters from an assembly.
CableSegmentFeat
pfcCableSegmentFeat
Downcast of pfcFeature.Feature.
This feature type specifies a cable segment.
CATIAExportInstructions
pfcModel
pfcModel.CATIAExport
Instructions_Create()
Used to export a part or assembly in CATIA format (as precise geometry)
CATIAFacetsExport
Instructions
pfcModel
pfcModel.CATIAFacets
ExportInstructions
_Create()
Used to export a part or assembly in CATIA format (as a faceted model).
CavDeviationFeat
pfcCavDeviationFeat
Downcast of pfcFeature.Feature.
This feature type specifies a deviation feature, which is used in the Verify module.
CavFitFeat
pfcCavFitFeat
Downcast of pfcFeature.Feature.
This feature type specifies a fit feature, which is used in the Verify module.
CavScanSetFeat
pfcCavScanSetFeat
Downcast of pfcFeature.Feature.
This feature type specifies a scanset feature, which is used in the Verify module.
CGMExportType
pfcModel
CGMExportType.FromInt() or by using one of the static instances (e.g., EXPORT_CGM_CLEAR_TEXT)
Indicates whether a CGM export file should be ASCII (clear text) or binary (mil spec)
CGMFILEExportInstructions
pfcModel
pfcModel.CGMFILEExport
Instructions_Create()
Used to export a drawing in CGM format.
CGMScaleType
pfcModel
CGMScaleType.FromInt() or by using any of the static instances (e.g., EXPORT_CGM_ABSTRACT)
Indicates whether a CGM export file should include abstract or metric units
ChamferFeat
pfcChamferFeat
Downcast of pfcFeature.Feature.
This feature type specifies a chamfer.
ChannelFeat
pfcChannelFeat
Downcast of pfcFeature.Feature.
This feature type specifies a channel.
Child
pfcObject
Parent.GetChild()
Describes a child feature.
Circle
pfcGeometry
Downcast of pfcGeometry.Curve.
This class defines a circle.
CMMConstrFeat
pfcCMMConstrFeat
Downcast of pfcFeature.Feature.
This feature type specifies a construction feature used in the CMM module.
CMMMeasureStepFeat
pfcCMMMeasureStepFeat
Downcast of pfcFeature.Feature.
This feature type specifies a measured step feature, which is used in the CMM module.
CMMVerifyFeat
pfcCMMVerifyFeat
Downcast of pfcFeature.Feature.
This feature type specifies a verify feature, which is used in the CMM module.
ColorRGB
pfcBase
pfcBase.ColorRGB
_Create()
, Session.GetRGBFrom
StdColor()
Specifies the red, green, and blue (RGB) values of a color.
CompModelReplace
pfcComponentFeat
ComponentFeat.Create
ReplaceOp()
Used to replace one model in a component with another.
ComponentFeat
pfcComponentFeat
Downcast of pfcFeature.Feature.
Specifies a component feature.
ComponentPath
pfcAssembly
Selection.GetPath()
This class describes a component path.
ComponentType
pfcComponentFeat
ComponentType.FromInt() or by using any of the static instances (e.g., COMP_WORKPIECE)
This enumerated type lists the possible component types.
CompositeCurve
pfcGeometry
Downcast of pfcGeometry.Curve.
This class defines a composite curve.
Cone
pfcGeometry
Downcast of pfcGeometry.Surface.
This class defines a cone.
ConnectorParamExportInstructions
pfcModel
pfcModel.ConnectorParam
ExportInstructions_
Create()
Used to write the parameters of a connector to a file.
ContMapFeat
pfcContMapFeat
Downcast of pfcFeature.Feature.
This feature type specifies a contour map.
Contour
pfcGeometry
Contours.get(),
Contour.FindContaining
Contour()
This class describes a contour.
Contours
pfcGeometry
Contours.create(), Surface.ListContours()
This data type is used to describe an array of contours.
ContourTraversal
pfcGeometry
ContourTraversal.
FromInt()
or by using any of the static instances (e.g., CONTOUR_TRAV_INTERNAL)
This enumerated type lists the possible values for traversing the contour.
CoordAxis
pfcBase
CoordAxis.
FromInt()
or by using any of the static instances (e.g., COORD_AXIS_X)
This enumerated type specifies the axes of a coordinate system.
CoordSysExportInstructions
pfcModel
Base class; not returned.
Base class of classes that export files with information that describes faceted, solid models
CoordSysFeat
pfcCoordSysFeat
Downcast of pfcFeature.Feature.
Describes a coordinate system feature, including constraint and translation information.
CoordSystem
pfcGeometry
Downcast of pfcModelItem.ModelItem.
This class describes a coordinate system.
CoreFeat
pfcCoreFeat
Downcast of pfcFeature.Feature.
This feature type specifies a core feature.
CornerChamferFeat
pfcCornerChamferFeat
Downcast of pfcFeature.Feature.
This feature type specifies a corner chamfer.
CosmeticFeat
pfcCosmeticFeat
Downcast of pfcFeature.Feature.
This feature type specifies a cosmetic feature.
CrossSectionFeat
pfcCrossSectionFeat
Downcast of pfcFeature.Feature.
This feature type specifies a cross section.
CurvatureData
pfcGeometry
Surface.EvalPrincipal
Curv()
This class specifies the curvature data.
Curve
pfcGeometry
Downcast of pfcGeometry.Curve.
This class defines a curve.
CurveFeat
pfcCurveFeat
Downcast of pfcFeature.Feature.
Specifies a curve feature.
Curves
pfcGeometry
Curves.create(), CompositeCurve.List
Elements()
This data type is used to specify an array of curves.
CurveStartPoint
pfcCurveFeat
CurveStartPoint.From
Int()
or by using any of the static instances (e.g., CURVE_START)
This enumerated type lists the possible starting points of the datum curve offset.
CurveXYZData
pfcGeometry
GeomCurve.Eval3DData(), GeomCurve.EvalFrom
Length()
Stores the results of an edge evaluation.
CustomizeFeat
pfcCustomizeFeat
Downcast of pfcFeature.Feature.
This feature type specifies a customized feature.
CutFeat
pfcCutFeat
Downcast of pfcFeature.Feature.
This feature type specifies a cut feature.
CutMotionFeat
pfcCutMotionFeat
Downcast of pfcFeature.Feature.
This feature type specifies a cut motion feature, which is used in the Creo NC module.
Cylinder
pfcGeometry
Downcast of pfcGeometry.Surface.
This class defines a cylinder.
DatumAxisFeat
pfcDatumAxisFeat
Downcast of pfcFeature.Feature.
This feature type specifies a datum axis feature.
DatumPlaneFeat
pfcDatumPlaneFeat
Downcast of pfcFeature.Feature.
This feature type specifies a datum plane.
DatumPointFeat
pfcDatumPointFeat
Downcast of pfcFeature.Feature.
This feature type specifies a datum point.
DatumQuiltFeat
pfcDatumQuiltFeat
Downcast of pfcFeature.Feature.
This feature type specifies a datum quilt.
DatumSurfaceFeat
pfcDatumSurfaceFeat
Downcast of pfcFeature.Feature.
This feature type specifies a datum surface.
DeclareFeat
pfcDeclareFeat
Downcast of pfcFeature.Feature.
This feature type specifies a declared feature.
DeformAreaFeat
pfcDeformAreaFeat
Downcast of pfcFeature.Feature.
This feature type specifies a deformed area.
DeleteOperation
pfcFeature
Feature.CreateDeleteOp()
This class defines a delete operation.
Dependencies
pfcModel
Dependencies.create(), Model.ListDependencies()
This data type is used to specify the first-level dependencies for an object.
Dependency
pfcModel
Dependencies.get()
Describes the first-level dependency for an object.
Dimension
pfcDimension
Downcast of pfcModelItem.ModelItem.
This class describes a dimension.
DimensionType
pfcDimension
DimensionType.FromInt() or by using any of the static instances (e.g., DIM_LINEAR)
This enumerated type lists the possible dimension types.
DimTolerance
pfcDimension
Dimension.GetTolerance()
This class defines the dimension tolerance.
DimTolLimits
pfcDimension
DimTolLimits.Create()
This class displays the limits for the dimension tolerance.
DimTolPlusMinus
pfcDimension
DimTolPlusMinus.Create
This class displays the dimension tolerance in the form +/-x, where x is the plus tolerance. The value of the minus tolerance is unused.
DimTolSymmetric
pfcDimension
DimTolSymmetric.Create()
This class displays the dimension tolerance in symmetrical form.
DisplayStatus
pfcLayer
DisplayStatus.FromInt() or by using any of the static instances (e.g., LAYER_NORMAL).
This enumerated type lists the possible values for the display status of a layer.
Dome2Feat
pfcDome2Feat
Downcast of pfcFeature.Feature.
This feature type specifies a section dome.
DomeFeat
pfcDomeFeat
Downcast of pfcFeature.Feature.
This feature type specifies a radius dome.
DraftFeat
pfcDraftFeat
Downcast of pfcFeature.Feature.
This feature type specifies a draft.
DraftLineFeat
pfcDraftLineFeat
Downcast of pfcFeature.Feature.
This feature type specifies a line draft, which is used with the Legacy module.
Drawing
pfcDrawing
Session.CreateDrawing
This class describes a drawing.
DrillFeat
pfcDrillFeat
Downcast of pfcFeature.Feature.
This feature type specifies a drill, which is used with the Creo NC module.
DrillGroupFeat
pfcDrillGroupFeat
Downcast of pfcFeature.Feature.
This feature type specifies a drill group, which is used in the Creo NC module.
DrvToolCurveFeat
pfcDrvToolCurveFeat
Downcast of pfcFeature.Feature.
This feature type specifies a driven-tool curve, which is used in the Creo NC module.
DrvToolEdgeFeat
pfcDrvToolEdgeFeat
Downcast of pfcFeature.Feature.
This feature type specifies a driven-tool edge, which is used in the Creo NC module.
DrvToolProfileFeat
pfcDrvToolProfileFeat
Downcast of pfcFeature.Feature.
This feature type specifies a driven-tool profile.
DrvToolSketchFeat
pfcDrvToolSketchFeat
Downcast of pfcFeature.Feature.
This feature type specifies a driven-tool sketch.
DrvToolSurfFeat
pfcDrvToolSurfFeat
Downcast of pfcFeature.Feature.
This feature type specifies a driven-tool surface.
DrvToolTwoCntrFeat
pfcDrvToolTwoCntrFeat
Downcast of pfcFeature.Feature.
This feature type specifies a tool with two centers.
DWGSetupExportInstructions
pfcModel
pfcModel.DWGSetupExport
Instructions_Create()
Used to export a drawing setup file.
DXFExportInstructions
pfcModel
pfcModel.DXFExport
Instructions_Create()
Used to export a drawing in DXF format.
EarFeat
pfcEarFeat
Downcast of pfcFeature.Feature.
This feature type specifies an ear feature.
Edge
pfcGeometry
Edges.get(), Edge.GetEdge1(), Edge.GetEdge2()
Describes the edge, including the next and previous edge, and the two surfaces.
EdgeBendFeat
pfcEdgeBendFeat
Downcast of pfcFeature.Feature.
This feature type specifies an edge bend.
EdgeEvalData
pfcGeometry
Edge.EvalUV()
This class provides edge evaluation data.
Edges
pfcGeometry
Edges.create(), Contour.ListElements()
This data type is used to specify an array of edges.
Ellipse
pfcGeometry
Downcast of pfcGeometry.Curve.
This class defines an ellipse.
EtchFeat
pfcEtchFeat
Downcast of pfcFeature.Feature.
This feature type specifies an etched feature.
ExplodeLineFeat
pfcExplodeLineFeat
Downcast of pfcFeature.Feature.
This feature type specifies an explode line.
ExportInstructions
pfcModel
Base class; not returned.
Base class to all the export-instructions classes.
ExportType
pfcModel
ExportType.FromInt() or by using any of the static instances (e.g., EXPORT_IGES_SECTION)
Enumeration of the available export options.
ExpRatioFeat
pfcExpRatioFeat
Downcast of pfcFeature.Feature.
This feature type specifies an exponential-ratio feature.
ExtendFeat
pfcExtendFeat
Downcast of pfcFeature.Feature.
This feature type specifies an extend feature.
ExtractFeat
pfcExtractFeat
Downcast of pfcFeature.Feature.
This feature type specifies an extraction.
FamColComp
pfcFamily
FamilyMember.Create
ComponentColumn()
This class describes a component column in a family table.
FamColCompModel
pfcFamily
FamilyMember.Create
CompModelColumn()
This class describes a component model column in a family table.
FamColDimension
pfcFamily
FamilyMember.Create
DimensionColumn()
This class specifies a dimension column in a family table.
FamColExternalRef
pfcFamily
Not returned.
This class describes an external reference column in a family table.
FamColFeature
pfcFamily
FamilyMember.Create
FeatureColumn()
This class specifies a family column feature.
FamColGroup
pfcFamily
FamilyMember.Create
GroupColumn()
This class describes a group column in a family table.
FamColGTol
pfcFamily
Not returned.
This class describes a geometric tolerance (gtol) column in a family table.
FamColMergePart
pfcFamily
FamilyMember.Create
MergePartColumn()
This class describes a merged part column in a family table.
FamColModelItem
pfcFamily
Base class; not returned.
This class specifies a column in the family table.
FamColParam
pfcFamily
FamilyMember.Create
ParamColumn()
This class specifies a parameter column in a family table.
FamColSystemParam
pfcFamily
Not returned.
This class describes a system parameter column in a family table.
FamColUDF
pfcFamily
Not returned.
This class describes a UDF column in a family table.
FamilyMember
pfcFamily
FamilyMember.GetParent()
This class describes a member in a family table.
FamilyTableColumn
pfcFamily
FamilyMember.AddColumn()
, FamilyTableColumns.get()
This class specifies a column in a family table.
FamilyTableColumns
pfcFamily
FamilyTableColumns.
create()
, FamilyMember.List
Columns()
This data type is used to specify a list of columns in a family table.
FamilyTableRow
pfcFamily
FamilyMember.AddRow(), FamilyMember.GetRow(), FamilyTableRows.get()
This class specifies a row in a family table.
FamilyTableRows
pfcFamily
FamilyTableRows.create()
, FamilyMember.ListRows()
This data type is used to specify a list of rows in a family table.
FeatIdExportInstructions
pfcModel
Base class; not returned.
Base class of instructions classes that export data for a single feature.
FeatInfoExportInstructions
pfcModel
pfcModel.FeatInfoExport
Instructions_Create()
Used to export information about one feature in a part or assembly.
Feature
pfcFeature
Solid.GetFeatureByName()
, FeatureOperation.GetOp
Feature()
. Also, by downcasting pfcModelItem.ModelItem.
This class defines the feature information.
FeatureActionListener_u
pfcFeature
Base class; not returned.
Abstract base class that all user-defined FeatureActionListener classes must extend.
FeatureActionListener
pfcFeature
Base class; not returned.
Interface that must be implemented by user-defined classes that respond to Feature events.
FeatureGroup
pfcFeature
Feature.GetGroup()
This class describes a feature group.
FeatureOperation
pfcFeature
FeatureOperations.get()
This class defines a feature operation.
FeatureOperations
pfcFeature
FeatureOperations.
create()
This class specifies a list of feature operations.
FeaturePattern
pfcFeature
Feature.GetPattern(), FeatureGroup.GetPattern
()
This class specifies a feature pattern.
FeaturePlacement
pfcFeature
Feature.GetPlacement()
Specifies the placement of a feature.
Features
pfcFeature
Features.create(), Feature.ListChildren(), Feature.ListParents(), FeaturePattern.
ListMembers()
This data type specifies an array of features.
FeatureStatus
pfcFeature
FeatureStatus.FromInt() or by using any of the static instances (e.g., FEAT_ACTIVE)
This enumerated type specifies the feature status.
FeatureType
pfcFeature
FeatureType.FromInt() or by using any of the static instances (e.g., FEATTYPE_PROTRUSION)
This enumerated type lists the possible feature types.
FIATExportInstructions
pfcModel
pfcModel.FIATExport
Instructions_Create()
Used to export a part or assembly in FIAT format.
FirstFeat
pfcFirstFeat
Downcast of pfcFeature.Feature.
This feature type specifies the first feature in a model.
FixtureSetupFeat
pfcFixtureSetupFeat
Downcast of pfcFeature.Feature.
This feature type specifies a fixture setup.
FlangeFeat
pfcFlangeFeat
Downcast of pfcFeature.Feature.
This feature type specifies a flange.
FlatPatFeat
pfcFlatPatFeat
Downcast of pfcFeature.Feature.
This feature type specifies a flat pattern.
FlatRibbonSegmentFeat
pfcFlatRibbonSegmentFeat
Downcast of pfcFeature.Feature.
This feature type is for flat ribbon segments.
FlattenFeat
pfcFlattenFeat
Downcast of pfcFeature.Feature.
This feature type specifies a flattened-harness feature.
FormFeat
pfcFormFeat
Downcast of pfcFeature.Feature.
This feature type specifies a form feature.
FreeFormFeat
pfcFreeFormFeat
Downcast of pfcFeature.Feature.
This feature type specifies a free-form feature.
GeomCopyFeat
pfcGeomCopyFeat
Downcast of pfcFeature.Feature.
This feature type specifies a geometric copy feature.
GeomCurve
pfcGeometry
RevolvedSurface.
GetProfile()
, RuledSurface.Get
Profile1()
, RuledSurface.Get
Profile2()
, TabulatedCylinder.Get
Profile()
This class provides information for a geometry curve.
GeomExportFlags
pfcModel
pfcModel.GeomExportFlags
_Create()
Stores extend-surface and Bezier options for use when exporting geometric information from a model.
GeomExportInstructions
pfcModel
Base class; not returned.
Base class to classes used to export precise geometric information from a model.
GraphFeat
pfcGraphFeat
Downcast of pfcFeature.Feature.
This feature type specifies a graph.
GrooveFeat
pfcGrooveFeat
Downcast of pfcFeature.Feature.
This feature type specifies a groove.
HoleFeat
pfcHoleFeat
Downcast of pfcFeature.Feature.
This feature type specifies a hole feature.
IGES3DExport
Instructions
pfcModel
pfcModel.IGES3DExport
Instructions_Create()
Used to export a part or assembly in IGES format.
IGESFileExport
Instructions
pfcModel
pfcModel.IGESFileExport
Instructions_Create()
Used to export a drawing in IGES format
ImportFeat
pfcImportFeat
Downcast of pfcFeature.Feature.
This feature type specifies an import feature.
IntegerOId
pfcObject
Base class; not returned.
This class specifies an integer identifier. For internal use only.
InternalUDFFeat
pfcInternalUDFFeat
Downcast of pfcFeature.Feature.
This feature type is for internal use only.
IntersectFeat
pfcIntersectFeat
Downcast of pfcFeature.Feature.
This feature type specifies an intersection.
InventorExportInstructions
pfcModel
pfcModel.Inventor
ExportInstructions
_Create()
Used to export a part or assembly in Inventor format.
IPMQuiltFeat
pfcIPMQuiltFeat
Downcast of pfcFeature.Feature.
Specifies an IPM Quilt feature.
ISegmentFeat
pfcISegmentFeat
Downcast of pfcFeature.Feature.
This feature type specifies an ideal segment.
Layer
pfcLayer
Model.CreateLayer(). Also, by downcasting pfcModelItem.ModelItem.
This class describes a layer.
Line
pfcGeometry
Downcast of pfcGeometry.Curve.
This class defines a line.
LineStockFeat
pfcLineStockFeat
Downcast of pfcFeature.Feature.
This feature type specifies a line stock, which is used in the piping.
LipFeat
pfcLipFeat
Downcast of pfcFeature.Feature.
This feature type specifies a lip feature.
LocPushFeat
pfcLocPushFeat
Downcast of pfcFeature.Feature.
This feature type specifies a local push feature.
ManualMillFeat
pfcManualMillFeat
Downcast of pfcFeature.Feature.
This feature type specifies a manual-mill feature.
Material
pfcPart
Materials.get(), Part.GetCurrent
Material()
, Part.CreateMaterial(), Part.RetrieveMaterial()
This class provides information about a material.
MaterialExport
Instructions
pfcModel
pfcModel.MaterialExport
Instructions_Create()
Used to export a material from a part.
MaterialOId
pfcPart
 
This class specifies the identifier of a Material. For internal use only.
MaterialRemovalFeat
pfcMaterialRemovalFeat
Downcast of pfcFeature.Feature.
This feature type specifies a material removal feature.
Materials
pfcPart
Materials.create(), PartListMaterials()
This data type is used to specify a list of materials.
Matrix3D
pfcBase
Matrix3D.create(), Transform3D.GetMatrix()
This data type is used to describe a three-dimensional matrix.
MeasureFeat
pfcMeasureFeat
Downcast of pfcFeature.Feature.
This feature type specifies a measure feature.
MergeFeat
pfcMergeFeat
Downcast of pfcFeature.Feature.
This feature type specifies a merge feature.
MFG
pfcMFG
Session.CreateMFG(). Also, by downcasting pfcModel.Model.
This class describes a manufacturing object.
MFGCLExportInstructions
pfcModel
Base class; not returned.
Base class to classes that export cutter-location files.
MFGFeatCLExport
Instructions
pfcModel
pfcModel.MFGFeatCL
ExportInstructions
_Create()
Used to export a cutter location (CL) file for one NC sequence in a manufacturing assembly.
MFGGatherFeat
pfcMFGGatherFeat
Downcast of pfcFeature.Feature.
This feature type specifies a gather feature.
MFGMergeFeat
pfcMFGMergeFeat
Downcast of pfcFeature.Feature.
This feature type specifies a manufacturing merge feature.
MFGOperCLExportInstructions
pfcModel
pfcModel.MFGOperCL
ExportInstructions
_Create
()
Used to export a cutter location (CL) file for all the NC sequences in an operation.
MFGRefineFeat
pfcMFGRefineFeat
Downcast of pfcFeature.Feature.
This feature type specifies a manufacturing refine feature.
MFGTrimFeat
pfcMFGTrimFeat
Downcast of pfcFeature.Feature.
This feature type specifies a manufacturing trim feature.
MFGUseVolumeFeat
pfcMFGUseVolumeFeat
Downcast of pfcFeature.Feature.
This feature type specifies a manufacturing use volumes feature.
MillFeat
pfcMillFeat
Downcast of pfcFeature.Feature.
This feature type specifies a milling feature.
Model
pfcModel
Selection.GetSelModel(), Window.GetModel(), CompModelReplace.
GetNewModel()
,Cable
Params
FileInstructions
.GetMdl()
This class specifies the information about a model.
ModelDescriptor
pfcModel
pfcModelDescriptor.
ModelDescriptor
_Create()
, Model.GetDescr()
This class describes the descriptor for a model.
ModelDescriptors
pfcModel
ModelDescriptors
.create()
, Model.ListDeclared
Models()
This data type is used to specify an array of model descriptors.
ModelInfoExport
Instructions
pfcModel
pfcModel.ModelInfo
ExportInstructions
_Create()
Used to export information about a model, including units information, features, and children.
ModelItem
pfcModelItem
ModelItemOwner.GetItem
ById()
, ModelItemOwner.Get
ItemByName()
, Selection.GetSelItem(), FamColModelItem.Get
RefItem()
This class defines a model item.
ModelItemOId
pfcModelItem
pfcModel.ModelItemOId
_Create()
This class specifies the owner of a model item. For internal use only.
ModelItemOwner
pfcModelItem
Base class; not returned.
This class specifies the owner of a model item.
ModelItems
pfcModelItem
ModelItems.create(), Feature.ListSubItems(), ModelItemOwner.List
Items()
, Layer.ListItems()
Specifies a list of model items.
ModelItemType
pfcModelItem
ModelItemType.FromInt() or by using any of the static instances (e.g., ITEM_SURFACE)
This enumerated type lists the different kinds of model item.
ModelItemTypes
pfcModelItem
ModelItemTypes.create(), Solid.ExcludeTypes()
Specifies a list of model item types.
ModelOId
pfcModel
pfcModelOId.ModelOId
_Create()
, Model.GetOId()
This class describes a model owner. For internal use only.
Models
pfcModel
Models.create(), Session.ListModels()
This data type is used to specify a list of models.
ModelType
pfcModel
ModelType.FromInt() or by using any of the static instances (e.g., MDL_ASSEMBLY)
This enumerated type lists the supported model types.
MoldFeat
pfcMoldFeat
Downcast of pfcFeature.Feature.
This feature type specifies a mold feature.
NamedModelItem
pfcModelItem
Base class; not returned.
This class specifies the name of a model item.
NeckFeat
pfcNeckFeat
Downcast of pfcFeature.Feature.
This feature type specifies a neck feature.
Note
pfcNote
pfcSolid.CreateNote()
Specifies the information for a note.
Object
pfcObject
Base class; not returned.
Base classes to classes that represent Creo objects.
OffsetCurveDirection
pfcCurveFeat
OffsetCurveDirection
.FromInt()
or by using any of the static instances (e.g., OFFSET_SIDE_ONE)
This enumerated type specifies the direction of an offset.
OffsetFeat
pfcOffsetFeat
Downcast of pfcFeature.Feature.
This feature type specifies an offset feature.
OId
pfcObject
Child.GetOId()
This class defines the owner identifier object. For internal use only.
OperationComponentFeat
pfcOperationComponentFeat
Downcast of pfcFeature.Feature.
This feature type specifies an operation component feature.
OperationFeat
pfcOperationFeat
Downcast of pfcFeature.Feature.
This feature type specifies an operation feature.
OptegraVisExport
Instructions
pfcModel
pfcModel.OptegraVis
ExportInstructions
_Create()
Used to export a part or assembly in Optegra Vis format.
Outline2D
pfcBase
Outline2D.create(), Contour.EvalOutline()
This data type is used to specify a two-dimensional outline.
Outline3D
pfcBase
Outline3D.create(), Solid.GetGeomOutline(), Solid.EvalOutline()
This data type is used to specify a three-dimensional outline.
Parameter
pfcModelItem
ParameterOwner.Create
Param()
, ParameterOwner.Get
Param()
, ParameterOwner.Select
Param()
, FamColParam.GetRef
Param()
, Parameters.get(), pfcModelItem.Create
*ParamValue()
This class defines a parameter object.
ParameterOwner
pfcModelItem
Base class; not returned.
This class defines a parameter owner object.
Parameters
pfcModelItem
Parameters.create()
Specifies a list of parameters.
ParamOId
pfcModelItem
pfcModel.ParamOId
_Create()
, ParameterOwner
.ListParams()
This class specifies the owner of a parameter. For internal use only.
ParamType
pfcSession
ParamType.FromInt() or by using any of the static instances (e.g., DIMTOL_PARAM)
Enumeration of parameters types that is used to specify which parameters to display.
ParamValue
pfcModelItem
BaseParameter.GetValue()
, FamilyMember.GetCell(), ParamValues.get()
This class describes the value of the parameter.
ParamValues
pfcModelItem
ParamValues.create()
This data type is used to specify an array of parameters.
ParamValueType
pfcModelItem
ParamValueType.FromInt() or by using any of the static instances (e.g., PARAM_STRING)
This enumerated type lists the possible kinds of parameter value.
Parent
pfcObject
Child.GetDBParent()
This class specifies a parent object.
Part
pfcPart
Session.CreatePart()
This class defines the material data for a part.
PatchFeat
pfcPatchFeat
Downcast of pfcFeature.Feature.
This feature type specifies a patch.
PipeBranchFeat
pfcPipeBranchFeat
Downcast of pfcFeature.Feature.
This feature type specifies a pipe branch.
PipeExtendFeat
pfcPipeExtendFeat
Downcast of pfcFeature.Feature.
This feature type specifies a pipe extension.
PipeFeat
pfcPipeFeat
Downcast of pfcFeature.Feature.
This feature type specifies a pipe feature.
PipeFollowFeat
pfcPipeFollowFeat
Downcast of pfcFeature.Feature.
This feature type specifies a follow feature, which is used in pipe routing.
PipeJoinFeat
pfcPipeJoinFeat
Downcast of pfcFeature.Feature.
This feature type specifies a pipe join feature.
PipeJointFeat
pfcPipeJointFeat
Downcast of pfcFeature.Feature.
This feature type specifies a pipe joint.
PipeLineFeat
pfcPipeLineFeat
Downcast of pfcFeature.Feature.
This feature type specifies a pipeline feature.
PipePointToPointFeat
pfcPipePointToPointFeat
Downcast of pfcFeature.Feature.
This feature type specifies a point-to-point pipe feature.
PipeSetStartFeat
pfcPipeSetStartFeat
Downcast of pfcFeature.Feature.
This feature type specifies a start feature, which is used in the piping.
PipeTrimFeat
pfcPipeTrimFeat
Downcast of pfcFeature.Feature.
This feature type specifies a trim feature, which is used in the piping.
Placement
pfcBase
Placement.FromInt() or by using any of the static instances (e.g., PLACE_INSIDE)
This enumerated type lists the possible placement types for points on contours.
Plane
pfcGeometry
Downcast of pfcGeometry.Surface.
This class defines a plane.
PlotInstructions
pfcModel
pfcModel.Plot
Instructions_Create()
Used with to plot a part, drawing, or assembly.
PlotPageRange
pfcModel
PlotPageRange.FromInt() or by using any of the static instances (e.g., PLOT_RANGE_CURRENT)
This enumerated type specifies which pages to plot.
PlotPaperSize
pfcModel
PlotPaperSize.FromInt() or by using any of the static instances (e.g., BSIZEPLOT)
This enumerated type specifies the size of the paper used for the plot.
PlyFeat
pfcPlyFeat
Downcast of pfcFeature.Feature.
This feature type specifies a ply feature.
Point
pfcGeometry
Downcast of pfcModelItem.ModelItem.
This class defines a point.
Point2D
pfcBase
Point2D.create(), Outline2D.get()
This data type is used to specify a two-dimensional point.
Point3D
pfcBase
Point3D.create(), Outline3D.get(), and additional methods that return multiple points
This data type is used to specify a three-dimensional point.
Point3Ds
pfcBase
Point3Ds.create(), Polygon.GetVertices()
Defines a list of three-dimensional points.
Polygon
pfcGeometry
Downcast of pfcGeometry.Curve.
This class defines a polygon.
PositionFoldFeat
pfcPositionFoldFeat
Downcast of pfcFeature.Feature.
This feature type specifies a position fold feature.
ProcessStepFeat
pfcProcessStepFeat
Downcast of pfcFeature.Feature.
This feature type specifies a process step feature, which is used in the Manufacturing Process Planning module.
ProgramExport
Instructions
pfcModel
pfcModel.Program
ExportInstructions
_Create()
Used to export a program file for a part or assembly, which can be edited to change the model.
ProtrusionFeat
pfcProtrusionFeat
Downcast of pfcFeature.Feature.
This feature type specifies a protrusion.
Quilt
pfcGeometry
Surface.GetOwnerQuilt(). Also, by downcasting pfcModelItem.ModelItem.
This class defines a quilt.
RefDimension
pfcDimension
Downcast of pfcModelItem.ModelItem.
This class describes a reference dimension.
RegenInstructions
pfcSolid
pfcSolid.Regen
Instructions_Create()
This class describes the regeneration instructions of a feature.
RelationExport
Instructions
pfcModel
pfcModel.Relation
ExportInstructions
_Create()
Used to export a list of the relations and parameters in a part or assembly.
RemoveSurfacesFeat
pfcRemoveSurfacesFeat
Downcast of pfcFeature.Feature.
This feature type specifies a removed-surface feature.
RenderExport
Instructions
pfcModel
pfcModel.Render
ExportInstructions
_Create()
Used to export a part or assembly in RENDER format.
ReorderAfterOperation
pfcFeature
Feature.CreateReorder
AfterOp()
This class defines how to reorder the features in the regeneration order list.
ReorderBeforeOperation
pfcFeature
Feature.CreateReorder
BeforeOp()
This class determines how to move the features backward in the regeneration order list.
ReplaceSurfaceFeat
pfcReplaceSurfaceFeat
Downcast of pfcFeature.Feature.
This feature type specifies a replaced surface feature.
ResumeOperation
pfcFeature
Feature.CreateResumeOp()
Specifies a resume operation for a feature.
RetrieveModelOptions
pfcSession
pfcSession.Retrieve
ModelOptions_Create()
This class determines what information about the simplified representations in a model to retrieve.
RevolvedSurface
pfcGeometry
Downcast of pfcGeometry.Surface.
This class defines a revolved surface.
RibbonCableFeat
pfcRibbonCableFeat
Downcast of pfcFeature.Feature.
This feature type specifies a ribbon cable.
RibbonExtendFeat
pfcRibbonExtendFeat
Downcast of pfcFeature.Feature.
This feature type specifies a ribbon extension.
RibbonPathFeat
pfcRibbonPathFeat
Downcast of pfcFeature.Feature.
This feature type specifies a ribbon path feature.
RibbonSolidFeat
pfcRibbonSolidFeat
Downcast of pfcFeature.Feature.
This feature type specifies a solid ribbon.
RibFeat
pfcRibFeat
Downcast of pfcFeature.Feature.
This feature type specifies a rib feature.
RipFeat
pfcRipFeat
Downcast of pfcFeature.Feature.
This feature type specifies a rip feature, which is used in the Creo NC Sheetmetal module.
RoundFeat
pfcRoundFeat
Downcast of pfcFeature.Feature.
This feature type specifies a round feature.
RuledSurface
pfcGeometry
Downcast of pfcGeometry.Surface.
This class defines a ruled surface.
SawFeat
pfcSawFeat
Downcast of pfcFeature.Feature.
This feature type specifies a saw feature.
Selection
pfcSelect
Selections.get(),
This class contains the selection information.
SelectionOptions
pfcSelect
pfcSelect.Selection
Options_Create()
This class describes the selection options.
Selections
pfcSelect
Selections.create(), Session.Select()
This data type is used to specify an array of selections.
Session
pfcSession
pfcGloba.GetProE
Session()
This class defines the information about a session object.
SessionActionListener_u
pfcSession
Base class; not returned.
Abstract base class that all user-defined SessionActionListener classes must extend.
SessionActionListener
pfcSession
Base class; not returned.
Interface to be implemented by user-defined classes that respond to session events.
SETExportInstructions
pfcModel
pfcModel.SETExport
Instructions_Create()
This class defines a ruled surface.
SETFeat
pfcSETFeat
Downcast of pfcFeature.Feature.
This feature type specifies a SET file.
ShaftFeat
pfcShaftFeat
Downcast of pfcFeature.Feature.
This feature type specifies a shaft.
SheetmetalClampFeat
pfcSheetmetalClampFeat
Downcast of pfcFeature.Feature.
This feature type specifies a sheetmetal clamp.
SheetmetalConversionFeat
pfcSheetmetalConversion
Feat
Downcast of pfcFeature.Feature.
This feature type specifies a conversion feature, which is used in the Creo NC Sheetmetal module.
SheetmetalCutFeat
pfcSheetmetal
CutFeat
Downcast of pfcFeature.Feature.
This feature type specifies a sheetmetal cut feature.
SheetmetalOptimizeFeat
pfcSheetmetalOptimize
Feat
Downcast of pfcFeature.Feature.
This feature type specifies an optimize feature, used in the Creo NC Sheetmetal module.
SheetmetalPopulateFeat
pfcSheetmetalPopulate
Feat
Downcast of pfcFeature.Feature.
This feature type specifies a populate feature, which is used in the Creo NC Sheetmetal module.
SheetmetalPunchPointFeat
pfcSheetmetalPunch
PointFeat
Downcast of pfcFeature.Feature.
This feature type specifies a punch point, which is used in the Creo NC Sheetmetal module.
SheetmetalShearFeat
pfcSheetmetalShearFeat
Downcast of pfcFeature.Feature.
This feature type specifies a sheetmetal shear feature.
SheetmetalZoneFeat
pfcSheetmetalZone
Feat
Downcast of pfcFeature.Feature.
This feature type specifies a sheetmetal zone.
ShellFeat
pfcShellFeat
Downcast of pfcFeature.Feature.
This feature type specifies a shell.
ShrinkageFeat
pfcShrinkageFeat
Downcast of pfcFeature.Feature.
This feature type specifies a shrinkage feature, which is used in the Mold Design and Casting modules.
ShrinkDimFeat
pfcShrinkDimFeat
Downcast of pfcFeature.Feature.
This feature type specifies a shrink dimension feature, which is used in the Mold Design and Casting modules.
SilhouetteTrimFeat
pfcSilhouetteTrimFeat
Downcast of pfcFeature.Feature.
This feature type specifies a silhouette trim feature.
STLASCIIExport
Instructions
pfcModel
pfcModel.SLAASCIIExport
Instructions_Create()
Used to export a part or assembly to an ASCII STL file.
STLBinaryExport
Instructions
pfcModel
pfcModel.SLABinaryExport
Instructions_Create()
Used to export a part or assembly in a binary STL file.
SlotFeat
pfcSlotFeat
Downcast of pfcFeature.Feature.
This feature type specifies a slot.
SMMFGApproachFeat
pfcSMMFGApproachFeat
Downcast of pfcFeature.Feature.
This feature type specifies an approach feature, which is used in sheetmetal manufacturing.
SMMFGCosmeticFeat
pfcSMMFGCosmeticFeat
Downcast of pfcFeature.Feature.
This feature type specifies a cosmetic feature used in sheetmetal manufacturing.
SMMFGCutFeat
pfcSMMFGCutFeat
Downcast of pfcFeature.Feature.
This feature type specifies a cut feature for sheetmetal manufacturing.
SMMFGFormFeat
pfcSMMFGFormFeat
Downcast of pfcFeature.Feature.
This feature type specifies a form feature used in sheetmetal manufacturing.
SMMFGMaterial
RemoveFeat
pfcSMMFGMaterial
RemoveFeat
Downcast of pfcFeature.Feature.
This feature type specifies a material removal feature, which is used in sheetmetal manufacturing.
SMMFGOffsetFeat
pfcSMMFGOffsetFeat
Downcast of pfcFeature.Feature.
This feature type specifies a sheetmetal offset feature.
SMMFGPunchFeat
pfcSMMFGPunchFeat
Downcast of pfcFeature.Feature.
This feature type specifies a sheetmetal punch feature.
SMMFGShapeFeat
pfcSMMFGShapeFeat
Downcast of pfcFeature.Feature.
This feature type specifies a sheetmetal shape feature.
SMMFGSlotFeat
pfcSMMFGSlotFeat
Downcast of pfcFeature.Feature.
This feature type specifies a sheetmetal slot.
Solid
pfcSolid
ComponentPath.GetLeaf()
This class defines a solid.
SolidActionListener _u
pfcSolid
Base class; not returned.
Abstract base class that all user-defined SolidActionListener classes must extend.
SolidActionListener
pfcSolid
Base class; not returned.
Interface to be implemented by user-defined classes that respond to solid events.
SolidifyFeat
pfcSolidifyFeat
Downcast of pfcFeature.Feature.
This feature type specifies a solidify feature.
SolidPipeFeat
pfcSolidPipeFeat
Downcast of pfcFeature.Feature.
This feature type specifies a solid pipe feature.
SpinalBendFeat
pfcSpinalBendFeat
Downcast of pfcFeature.Feature.
This feature type specifies a spinal bend.
Spline
pfcGeometry
Downcast of pfcGeometry.Curve.
This class defines a spline.
SplinePoint
pfcGeometry
SplinePoints.get()
This class defines a spline point.
SplinePoints
pfcGeometry
SplinePoints.create(), Spline.GetPoints()
This data type is used to specify an array of spline points.
SplitFeat
pfcSplitFeat
Downcast of pfcFeature.Feature.
This feature type specifies a split feature.
SplitSurfaceFeat
pfcSplitSurfaceFeat
Downcast of pfcFeature.Feature.
This feature type specifies a split-surface feature.
SpoolFeat
pfcSpoolFeat
Downcast of pfcFeature.Feature.
This feature type specifies a spool.
SpringBackFeat
pfcSpringBackFeat
Downcast of pfcFeature.Feature.
This feature type specifies a spring-back feature.
StdColor
pfcBase
Session.SetTextColor(), GetRGBFromStdColor(), StdColor.FromInt(), or by using any of the static instances (e.g., COLOR_SHEETMETAL)
This enumerated type lists the supported color types.
StdLineStyle
pfcBase
Session.SetLineStyle(), StdLineStyle.FromInt(), or by using any of the static instances (e.g., LINE_SOLID)
This enumerated type lists the possible line styles.
STEPExportInstructions
pfcModel
pfcModel.STEPExport
Instructions_Create()
Used to export a part or assembly in STEP format.
StringOId
pfcObject
Base class; not returned.
This class specifies a string identifier. For internal use only.
SubHarnessFeat
pfcSubHarnessFeat
Downcast of pfcFeature.Feature.
This feature type specifies a subharness.
SuppressOperation
pfcFeature
Feature.CreateSuppress
Op()
This class defines a suppress operation.
Surface
pfcGeometry
Surfaces.get(), Edge.GetSurface1(), GetSurface2(). Also, by downcasting pfcModelItem.ModelItem.
This class defines a surface.
SurfaceModelFeat
pfcSurfaceModelFeat
Downcast of pfcFeature.Feature.
This feature type specifies a surface model.
Surfaces
pfcGeometry
Surfaces.create(), Quilt.ListElements(), Surface.ListSameSurfaces().
This data type is used to describe an array of surfaces.
SurfXYZData
pfcGeometry
Surface.Eval3DData()
Stores the results of a surface evaluation.
TabulatedCylinder
pfcGeometry
Downcast of pfcGeometry.Surface.
This class defines a tabulated cylinder.
Text
pfcGeometry
Downcast of pfcGeometry.Curve.
This class defines the text information.
TextStyle
pfcBase
pfcBase.TextStyle
_Create()
, Text.GetStyle(). Note.GetStyle()
This class specifies the text attributes.
ThickenFeat
pfcThickenFeat
Downcast of pfcFeature.Feature.
This feature type specifies a thicken feature, which is used in the Creo NC Sheetmetal module.
ThreadFeat
pfcThreadFeat
Downcast of pfcFeature.Feature.
This feature type specifies a thread.
Torus
pfcGeometry
Downcast of pfcGeometry.Surface.
This class defines a torus.
TorusFeat
pfcTorusFeat
Downcast of pfcFeature.Feature.
This feature type is used for a torus.
Transform3D
pfcBase
pfcBase.Transform3D
_Create()
, ComponentPath.Get
Transform()
, CoordSystem.Get
CoordSys()
, TransformedSurface.
GetCoordSys()
, View.GetTransform(), Window.GetTransform()
This class provides information about the transformation.
TransformedSurface
pfcGeometry
Downcast of pfcGeometry.Surface.
This class defines a transformed surface.
TurnFeat
pfcTurnFeat
Downcast of pfcFeature.Feature.
This feature type specifies a turn feature, which is used in the manufacturing module.
TwistFeat
pfcTwistFeat
Downcast of pfcFeature.Feature.
This feature type specifies a twist feature.
UDFClampFeat
pfcUDFClampFeat
Downcast of pfcFeature.Feature.
This feature type specifies a UDF clamp.
UDFFeat
pfcUDFFeat
Downcast of pfcFeature.Feature.
This feature type specifies a UDF feature.
UDFNotchFeat
pfcUDFNotchFeat
Downcast of pfcFeature.Feature.
This feature type specifies a UDF notch feature.
UDFPunchFeat
pfcUDFPunchFeat
Downcast of pfcFeature.Feature.
This feature type specifies a UDF punch feature.
UDFRmdtFeat
pfcUDFRmdtFeat
Downcast of pfcFeature.Feature.
This feature type specifies a UDF for rapid mold design.
UDFThreadFeat
pfcUDFThreadFeat
Downcast of pfcFeature.Feature.
This feature type specifies a UDF thread feature.
UDFWorkRegionFeat
pfcUDFWorkRegionFeat
Downcast of pfcFeature.Feature.
This feature type specifies a UDF work region feature.
UDFZoneFeat
pfcUDFZoneFeat
Downcast of pfcFeature.Feature.
This feature type specifies a UDF zone feature.
UICommand
pfcCommand
Session.UICreate
Command()
An action-listener object for menu commands.
UICommandAction
Listener_u
pfcCommand
Base class; not returned.
Abstract base class that all user-defined UICommandActionListener classes must extend.
UICommandActionListener
pfcCommand
Base class; not returned.
Interface to be implemented by user-defined classes that respond to UI command events.
UnbendFeat
pfcUnbendFeat
Downcast of pfcFeature.Feature.
This feature type specifies an unbend feature, which is used in the Creo NC Sheetmetal module.
UserFeat
pfcUserFeat
Downcast of pfcFeature.Feature.
This feature type specifies a user feature.
UVParams
pfcBase
UVParams.create(), EdgeEvalData.GetPoint*()
, Selection.GetParams(), SurfXYZData.GetParams()
This data type is used to specify UV parameters.
UVVector
pfcBase
UVVector.create(), EdgeEvalData.
GetDerivative*()
This data type is used to specify a UV-vector.
VDAExportInstructions
pfcModel
pfcModel.CATIAExport
Instructions_Create()
, VDAExportInstructions
_Create()
Used to export a part or assembly in VDA format.
VDAFeat
pfcVDAFeat
Downcast of pfcFeature.Feature.
This feature type specifies a VDA file.
Vector2D
pfcBase
Vector2D.create()
This data type is used to specify a two-dimensional vector.
Vector3D
pfcBase
Vector3D.create(), Vectors3D.get() and additional methods that return information about geometric curves.
This data type is used to specify a three-dimensional vector.
Vector3Ds
pfcBase
Vector3Ds.create()
This data type is used to specify a list of three-dimensional vectors.
View
pfcView
ViewOwner.GetView()
ViewOwner.SaveView()
ViewOwner.RetrieveView()
Views.get()
This class specifies information about a view.
ViewOId
pfcView
pfcView.ViewOId_Create()
This class specifies the owner of a view. For internal use only.
ViewOwner
pfcView
Base class; not returned.
This class describes the owner of the view.
Views
pfcView
Views.create(), ViewOwner.ListViews()
This data type is used to specify an array of views.
VolSplitFeat
pfcVolSplitFeat
Downcast of pfcFeature.Feature.
This feature type specifies a split-volume feature.
WallFeat
pfcWallFeat
Downcast of pfcFeature.Feature.
This feature type specifies a wall, which is used in the Creo NC Sheetmetal module.
WaterLineFeat
pfcWaterLineFeat
Downcast of pfcFeature.Feature.
This feature type specifies a waterline feature.
WeldEdgePrepFeat
pfcWeldEdgePrepFeat
Downcast of pfcFeature.Feature.
This feature type specifies a preparation edge, which is used in the Welding Design module.
WeldFilletFeat
pfcWeldFilletFeat
Downcast of pfcFeature.Feature.
This feature type specifies a welding fillet.
WeldGrooveFeat
pfcWeldGrooveFeat
Downcast of pfcFeature.Feature.
This feature type specifies a weld groove.
WeldingRodFeat
pfcWeldingRodFeat
Downcast of pfcFeature.Feature.
This feature type specifies a welding rod.
WeldPlugSlotFeat
pfcWeldPlugSlotFeat
Downcast of pfcFeature.Feature.
This feature type specifies a plug-slot feature, which is used in the Welding Design module.
WeldSpotFeat
pfcWeldSpotFeat
Downcast of pfcFeature.Feature.
This feature type specifies a welding spot.
Window
pfcWindow
Session.GetCurrent
Window()
, Session.CreateModel
Window()
, Session.OpenFile(), Session.GetWindow(), Windows.get()
This class describes the attributes of a window.
WindowOId
pfcWindow
pfcWindow.WindowOId
_Create()
This class specifies a window identifier. For internal use only.
Windows
pfcWindow
Session.ListWindows(), Windows.create()
This data type is used to specify an array of windows.
WorkcellFeat
pfcWorkcellFeat
Downcast of pfcFeature.Feature.
This feature type specifies a workcell.
XBadArgument
pfcExceptions
Created, thrown in Creo Object TOOLKIT Java code.
This exception is thrown when you specify an invalid argument.
XBadGetParamValue
pfcExceptions
Created, thrown in Creo Object TOOLKIT Java code.
This exception is thrown when you specify an invalid parameter type.
XBadOutlineExcludeType
pfcExceptions
Created, thrown in Creo Object TOOLKIT Java code.
This exception is thrown when you specify an invalid outline exclusion type.
XInAMethod
pfcExceptions
Base class of most Creo Object TOOLKIT Java exceptions.
This exception is thrown when you specify an invalid method name.
XInvalidEnumValue
pfcExceptions
Created, thrown in Creo Object TOOLKIT Java code.
This exception is thrown when you specified an invalid enumerated value.
XPFC
pfcExceptions
Base class of most Creo Object TOOLKIT Java exceptions.
This exception is thrown when a general usage error occurs.
XSequenceTooLong
pfcExceptions
Created, thrown in Creo Object TOOLKIT Java code.
This exception is thrown when the sequence length exceeds the maximum allowable size.
XStringTooLong
pfcExceptions
Created, thrown in Creo Object TOOLKIT Java code.
This exception is thrown when the specified string exceeds the maximum allowable length.
XToolkitError
pfcExceptions
Created, thrown in Creo Object TOOLKIT Java code.
This exception is thrown when there is a toolkit error.
XUnimplemented
pfcExceptions
Created, thrown in Creo Object TOOLKIT Java code.
This exception is thrown when there is a call to a function that is unimplemented.
XUnknownModelExtension
pfcExceptions
Created, thrown in Creo Object TOOLKIT Java code.
This exception is thrown when you specify an invalid model extension.
ZoneFeat
pfcZoneFeature
Downcast of pfcFeature.Feature
This feature type specifies a zone feature.