<creo_toolkit_loadpoint>\protkdoc\index.html| • | ProCableCreate() |
| • | ProBundleCreate() |
| • | ProCablesFromLogicalCreate() |
| • | ProDwgtableRowSizeGet() |
| • | ProDrawingTablesUpdate() |
| • | ProDtlnoteLineEnvelopeGet() |
| • | ProNoteLineEnvelopeGet() |
| • | the object was only saved, but never uploaded |
| • | the object was only uploaded, but never checked in |
| • | <creo_loadpoint>\Parametric to <creo_loadpoint>\<datecode>\Parametric. |
| • | <creo_loadpoint>\Common Files\<datecode> to <creo_loadpoint>\<datecode>\Common Files |
| • | ProAnnotationByViewShow() |
| • | ProAnnotationByFeatureShow() |
| • | ProAnnotationByComponentShow() |
| • | ProDrawingDimensionsCleanup() |
| • | ProDimensionAutoOrdinateCreate() |
| • | ProBomballoonCreate() |
| • | ProBomballoonAllCreate() |
| • | ProBomballoonByComponentCreate() |
| • | ProBomballoonByRecordCreate() |
| • | ProBomballoonClean() |
| • | PROTK_DELAYINIT_NO_DELAY—Initiates the application directly, without waiting for Creo Platform Agent to load. |
| • | PROTK_DELAYINIT_ALWAYS_INIT—Waits for PTC Creo Platform Agent to load. However, it initiates the application even if the Creo Platform Agent fails to load or times out. |
| • | ProIntf3DFileWrite() |
| • | ProIntfimportModelCreate() |
| • | ProIntfimportModelWithOptionsCreate() |
| • | ProIntfimportModelWithProfileCreate() |
| • | ProImportfeatCreate() |
| • | ProImportfeatWithProfileCreate() |
| • | ProDatumcurveFromfileCreate() |
| • | CATIA V5 (.CATPart, .CATProduct) |
| • | CATIA V5 CGR |
| • | CATIA V4 (.Model) |
| • | SolidWorks (.sldasm, .sldprt) |
| • | NX (.prt) |
| • | Creo Elements/Direct (.sdpc, .sdac, .sdcc, and .sdrc) From Creo Parametric 4.0 F000 onward, the following Creo Elements/Direct files can be opened in Creo Parametric and other Creo applications such as Creo Simulate and Creo Direct without creating separate Creo models:
To support Creo Elements/Direct in Creo Unite, two new values PRO_CC_ASSEMBLY and PRO_CC_PART have been added to the enumerated data type ProMdlfileType.
|
| • | If the configuration option confirm_on_edit_foreign_models is set to no, the non-Creo model is modified without any notification. |
| • | If the configuration option confirm_on_edit_foreign_models is set to yes, or the option is not defined in the configuration file, then in batch mode the application returns the error PRO_TK_GENERAL_ERROR. |
| • | In some situations you may need to provide input in the interactive mode with Creo. Refer to the Creo Parametric Data Exchange online help, for more information. |
| • | All characters from Unicode code point 0800 onward. |
| • | The following characters from Unicode code points 0000 to 0070F are supported. All the other characters between Unicode code
points 0000 to 0070F are not supported.
|
|
Old Library Name
|
New Library Name
|
|---|---|
|
protk_dll.lib
|
protk_dll_NU.lib
|
|
protoolkit.lib
|
protoolkit_NU.lib
|
|
protk_dllmd.lib
|
protk_dllmd_NU.lib
|
|
protkmd.lib
|
protkmd_NU.lib
|
| • | ucore.lib |
| • | udata.lib |
| • | ucore46.dll |
| • | udata46.dll |
| • | PRO_FIT_PART_DETAILED—Computes interference between the pairs of parts in an assembly, irrespective of whether the volume can be calculated between the pairs. |
| • | PRO_FIT_SUB_ASSEMBLY_DETAILED—Computes interference between the pairs of subassemblies in an assembly, irrespective of whether the volume can be calculated between the pairs. |
| • | PRO_DTMAXIS_CONSTR_TYPE_PARALLEL—Positions the datum axis parallel to the selected reference. |
| • | ProFilesList()—The error type PRO_TK_INVALID_DIR has been added. It indicates that the directory specified for the input argument directory_path is not a valid directory. |
| • | ProIntf3DFileWrite()—The error type PRO_TK_NO_CHANGE has been added. It specifies that the model was not exported because the up-to-date image for the specified Creo Parametric source model already exists in the heterogeneous design in context (HDIC) format. |
| • | ProIntfimportModelCreate()—The error type PRO_TK_CANT_OPEN has been added. It specifies that the imported file could not be opened. |
| • | ProIntfimportModelWithOptionsCreate() and ProIntfimportModelWithProfileCreate()—The error type PRO_TK_INVALID_TYPE has been added. It specifies that the combination of the input arguments is invalid. |
| • | ProXsecGeometryArrayFree()—The error type PRO_TK_BAD_INPUTS has been added. It specifies that the value for the input array p_geom_arr is NULL. |
| • | ProXsecGeometryFree()—The error type PRO_TK_BAD_INPUTS has been added. It specifies that the value for the input array xsec_geom is NULL. |
| • | ProCombstateAnnotationsAdd()—The error type PRO_TK_NO_CHANGE has been added. It specifies that the status of some annotations in the specified combined state item has not changed. |
| • | ProFeatureInit()—The error type PRO_TK_NOT_EXIST has been added. It specifies that the feature with the specified identifier does not exist. |
| • | ProLayerItemInit()—The error type PRO_TK_NOT_EXIST has been added. It specifies that the item with the specified identifier and type does not exist in the layer. |
| • | ProModelitemInit()—The error type PRO_TK_NOT_EXIST has been added. It specifies that the item with the specified identifier and type does not exist in the model. |
| • | ProSimprepSelect()—The error type PRO_TK_USER_ABORT has been added. It specifies that the user has quit the simplified representation selection process. |
| • | ProDimensionSymbolSet()—The error type PRO_TK_NO_CHANGE has been added. It specifies that the function will return the error PRO_TK_NO_CHANGE if the specified symbol already exists for another dimension in the model. |
| • | ProMechmaterialorientdataRotationGet()—The error type PRO_TK_INVALID_TYPE has been added. It specifies that the material orientation data type is not PRO_MECH_MATLORI_MODEL. |
| • | ProMechmaterialorientdataRotationSet()—The error type PRO_TK_CANT_WRITE has been added. It specifies that the subtype cannot be changed. |
| • | ProDrawingViewSimplifiedGet()—The error type PRO_TK_INVALID_TYPE has been added. It specifies that the top model for the view is not a solid. |
| • | ProEdgeVertexdataGet()—The error type PRO_TK_INVALID_TYPE has been added. It specifies that the selected edge is not visible in current geometry. |
| • | ProFamtableInit()—The error type PRO_TK_UNSUPPORTED has been added. It specifies that the family table cannot be created in the specified model. |
| • | ProGtoldataValueSet() and ProGtoldataPerUnitSet()—The error type PRO_TK_NOT_VALID has been added. It indicates that the specified tolerance values are not valid for creating the geometric tolerance. |
| • | ProSurfaceAreaEval()—The error type PRO_TK_OUT_OF_RANGE has been added. It specifies that the computed surface area is too small, almost close to zero. |
| • | ProMfgCreate()—The error type PRO_TK_UNSUPPORTED has been added. It specifies that the manufacturing object with subtype PRO_MFGTYPE_MACH_PART was not created. |
| • | ProAnimframeObjRemove()—The error type PRO_TK_E_NOT_FOUND has been added. It specifies that the animation object is not present in the specified animation frame. |
| • | ProSurfaceParamEval()—The error type PRO_TK_E_NOT_FOUND has been added. It indicates that the specified point cannot be found projected on the specified surface. |
| • | ProServerWorkspaceDelete()—The error type PRO_TK_E_IN_USE has been added. It indicates that the workspace is active. |
| • | ProMdlnameRetrieve() and ProMdlFiletypeLoad()—The error type PRO_TK_BAD_CONTEXT indicates that the function is attempting to retrieve a multi-CAD model from a location other than active Windchill server, when an active connection to a Windchill server exists. The multi-CAD assembly must be retrieved only from the active Windchill server. |
| • | ProDrawingPosToLocgrid()— The error types PRO_TK_NOT_EXIST and PRO_TK_OUT_OF_RANGE have been added. The error type PRO_TK_NOT_EXIST specifies that the location grid has not been defined for the drawing sheet. The error type PRO_TK_OUT_OF_RANGE specifies that the position of the point, that is the screen coordinates pos, is outside the location grid. |
| • | ProElementReferencesGet()—The error type PRO_TK_EMPTY has been added. It indicates that no reference value has been set for the specified element. |
| • | ProQuiltVolumeEval()—The error type PRO_TK_INCOMPLETE has been added. It indicates that the maximum number of iterations allowed to evaluate the volume has been reached. |
| • | ProNotePlacementSet()—The error type PRO_TK_BAD_CONTEXT has been added. It indicates that the note cannot be placed at the specified location because the note has an annotation plane, which is flat to screen and is not compatible with the specified placement point. |
| • | ProNoteAttachFreeGet()—The error type PRO_TK_E_NOT_FOUND has been added. It indicates that the specified note is attached to a geometry, that is, the note is not freely located. |
|
New Function
|
Description
|
||||||
|---|---|---|---|---|---|---|---|
|
ProAnnotationByViewShow()
ProAnnotationByFeatureShow()
ProAnnotationByComponentShow()
|
Displays the annotation in the specified view, for the specified type of feature and component.
|
||||||
|
ProAnnotationfeatElementCopy()
|
Copies and adds the annotation element to the specified annotation feature.
|
||||||
|
ProCombstateAnnotationErase()
|
Removes an annotation from the display for the specified combined state.
|
||||||
|
ProDrawingAnnotationErase()
|
Removes an annotation from the display for the specified drawing.
|
||||||
|
ProAnnotationLegacyConvert()
|
Converts following annotations to the latest Creo Parametric version:
|
||||||
|
ProMdlDatumTargetCreate()
|
Creates a new datum target annotation.
|
|
New Function
|
New Function
|
|---|---|
|
ProAsmcompMdlMdlnameGet()
|
Retrieves the model name and type for the specified component.
|
|
ProAsmcompMdlnameCreateCopy()
|
Creates a new component in the assembly by copying a component from an existing model.
|
|
ProAsmSkeletonMdlnameCreate()
|
Creates a new skeleton model and adds it to the specified assembly.
|
|
ProAsmcompMdldataGet()
|
Retrieves the name, file type, and type of the model under the specified assembly component.
|
|
ProMdlVariantfeatAsmcomppathGet()
|
Retrieves a special pointer from an inheritance feature or flexible component, where the pointer represents the component
path.
|
|
ProAsmcompAllConstrRemove()
|
Removes all types of constraints including interface constraints for the specified assembly component.
|
|
New Function
|
Description
|
|---|---|
|
ProDwgtableCellRegionGet()
ProBomballoonCreate()
ProBomballoonAllCreate()
ProBomballoonByComponentCreate()
ProBomballoonByRecordCreate()
|
Creates the BOM balloons.
|
|
ProBomballoonClean()
|
Cleans the display and location of the BOM balloons.
|
|
New Function
|
Description
|
|---|---|
|
ProCablingNeutralwirelistImport()
|
Imports the PTC neutral wire list file (.nwf) format file in the current session.
|
|
ProAssemblyHarnessesTopCollect()
|
Returns an array of handles to the harnesses present in the specified top level assembly.
|
|
ProCableLocationsOnSegEndGet()
|
Gets the start and end location of each segment for the specified cable.
|
|
ProCableTapeFeatSpoolGet()
|
Gets the spool for the specified tape feature.
|
|
ProCablingIsHarness()
|
Identifies if the specified model is a harness part.
|
|
ProConnectorWithAllParamsDesignate()
|
Designates a component in the assembly as a cabling connector using all the logical parameters.
|
|
ProCablesFromLogicalAllCreate()
|
Creates cables and conductors from logical references. If the spool feature is not defined for a cable, then this function
also creates spools for the such cables.
|
|
New Function
|
Description
|
|---|---|
|
ProCavitylayoutLeaderMdlnameSet()
|
Sets the leader model for the cavity layout.
|
|
ProCavitylayoutModelMdlnamesGet()
|
Gets the names of instances in a pattern which will be replaced with another pattern.
|
|
ProCavitylayoutModelMdlnamesSet()
|
Sets the specified instances in a pattern to be replaced with another pattern.
|
|
New Function
|
Description
|
|---|---|
|
ProCombstateAnnotationsStateGet()
|
Checks if the visibility of annotations is controlled by combined state or layers.
|
|
ProCombstateSupplGeomStateGet()
|
Checks if the visibility of supplementary geometry is controlled by combined state or layers.
|
|
ProCombstateIsPublished()
|
Checks if the specified combined state has been published to Creo View.
|
|
ProCombstateIsDefault()
|
Checks if the specified combined state is set as the default combined state.
|
|
New Function
|
Description
|
|---|---|
|
ProConfigoptionGet()
|
Retrieves the current value for the specified configuration file option.
|
|
New Function
|
Description
|
|---|---|
|
ProFeatureCopiedRefStateDetailsGet()
|
Retrieves the status of copied references for a specified feature using the enumerated data type ProCopiedRefStateDetails.
|
|
New Function
|
Description
|
|---|---|
|
ProToolFileRead()
|
Creates a new tool or redefines an existing tool.
|
|
ProToolFileWrite()
|
Writes all information about the tool into a file.
|
|
New Function
|
Description
|
|---|---|
|
ProMechcurveAncestorsGet()
|
Retrieves the ancestor curves, that is, the actual Creo Parametric geometry curves that were used to construct the Creo Simulate curve.
|
|
ProMechcontactinterfacedataFrictionSet()
|
Sets the type of the friction at the contact interface, between the pairs of nodes.
|
|
ProMechcontactinterfacedataFrictionGet()
|
Obtains the type of friction present at the contact interface.
|
|
New Function
|
Description
|
|---|---|
|
ProXsecPlanarWithoptionsCreate()
|
Creates a cross section feature through a datum plane.
|
|
ProXsecFlipGet()
|
Retrieves the direction in which the cross section was clipped.
|
|
ProXsecExcludeCompGet()
|
Retrieves the status and path of the assembly components included and excluded for the specified cross section.
|
|
ProAsmpathProarrayFree()
|
Frees the memory allocated to assembly component path.
|
|
ProXsecCompXhatchStyleGet()
ProXsecCompXhatchStyleSet()
|
Retrieves and sets the hatch pattern for the specified cross section component.
|
|
ProXsecOffsetCreate()
|
Creates an offset cross section from a polyline.
|
|
ProXsecMakeVisible()
|
Displays the specified cross section in the model.
|
|
ProXsecIsVisible()
|
Checks if the specified cross section is displayed in the model.
|
|
New Function
|
Description
|
|---|---|
|
ProOutputFileMdlnameWrite()
|
Creates a file of the specified type from data in Creo Parametric.
|
|
Pro2dImportMdlnameCreate()
|
Imports two-dimensional geometry files and creates a new two-dimensional model.
|
|
ProIntfSliceFileWithOptionsMdlnameExport()
|
Exports the model to the specified tesellated format.
|
|
ProATBMdlnameVerify()
|
Checks if the specified ATB model is out-of-date with the source CAD model.
|
|
ProSolidShrinkwrapMdlnameCreate()
|
Exports the specified solid model as a shrinkwrap model.
|
|
ProProductviewFormattedMdlnameExport()
|
Exports a drawing to the specified user-defined Creo View format.
|
|
ProIntfimportModelWithOptionsMdlnameCreate()
|
Imports objects of other formats using a profile and creates a new model or set of models with the specified name and representation.
|
|
New Function
|
Description
|
|---|---|
|
ProIntfimportValidationscoreCalculate()
|
Calculates the validation score for the specified model.
|
|
ProIntfimportValidationscoreGet()
|
Retrieves the validation score for the specified model.
|
|
ProIntfimportValidationpreferencesLoad()
|
Loads the preferences file config.val for data validation.
|
|
New Function
|
Description
|
|---|---|
|
ProFeatureDSFDependencystateGet()
ProFeatureDSFDependencystateSet()
|
Retrieves and sets the dependency status for the data sharing feature.
|
|
New Function
|
Description
|
|---|---|
|
ProDimensionSimpleBreakCreate()
|
Creates a simple break on an existing dimension witness line.
|
|
ProDimensionJogCreate()
|
Creates a jog on an existing dimension witness line.
|
|
ProDimensionIsSignDriven()
|
Checks if a dimensions uses negative sign in its value to flip the direction.
|
|
ProDimensionParentGet()
|
Retrieves the parent dimension for the specified dependent dimension.
|
|
ProDimensionWitnesslineErase()
|
Erases the specified witness line from a dimension.
|
|
ProDimensionWitnesslineShow()
|
Shows the erased witness line of the specified dimension.
|
|
ProDimensionElbowSet()
|
Sets the length of the elbow for the specified dimension.
|
|
ProDimensionChamferTextGet()
ProDimensionChamferTextSet()
|
Gets and sets the dimension scheme for the specified 45-degree chamfer dimension.
|
|
ProDimensionChamferLeaderGet()
ProDimensionChamferLeaderSet()
|
Gets and sets the display style of the leader for the specified 45-degree chamfer dimension.
|
|
ProDimensionConfigGet()
ProDimensionConfigSet()
|
Gets and sets the display style of the specified 45-degree chamfer dimension.
|
|
ProDimensionCanRegenerate()
|
Checks if a driven dimension can be regenerated.
|
|
ProDimensionDisplayFormatGet()
ProDimensionDisplayFormatSet()
|
Gets and sets the format in which the specified dimension is displayed.
|
|
ProDimensionOriginSideGet()
ProDimensionOriginSideSet()
|
Gets and sets a witness line as origin of measurement for the specified dimension.
|
|
ProDimensionArrowtypeSet()
|
Sets the arrow type for the specified arrow in a dimension.
|
|
ProDimensionDualOptionsGet()
ProDimensionDualOptionsSet()
|
Gets and sets the display options for a dual dimension.
|
|
ProDimensionAdditionalRefsAdd()
ProDimensionAdditionalRefsGet()
ProDimensionAdditionalRefDelete()
|
Adds, retrieves, and deletes semantic references in the specified dimension.
|
|
ProDrawingDimensionCreate()
|
Creates a dimension in the specified drawing.
|
|
New Function
|
Description
|
|---|---|
|
ProDimensionTextWstringsGet()
ProDimensionTextWstringsSet()
|
Gets and sets the text for the specified dimension.
|
|
New Function
|
Description
|
|---|---|
|
ProDrawingDimensionTextstyleGet()
|
Returns the text style assigned to the specified dimension or reference dimension.
|
|
New Function
|
Description
|
|---|---|
|
ProUIColorSelectionShow()
|
Displays the dialog box used to select values for the red, green, blue (RGB).
|
|
New Function
|
Description
|
|---|---|
|
ProDrawingFormatSizeGet()
ProDrawingFormatSizeSet()
|
Gets and sets the size of the drawing format in the specified drawing.
|
|
ProDrawingDimensionsCleanup()
|
Cleans the display and location of the dimensions in the specified drawing.
|
|
ProDrawingErasedviewSheetGet()
|
Gets the number of the sheet which contained the view that was erased.
|
|
ProDrawingToleranceStandardGet()
ProDrawingToleranceStandardSet()
|
Gets and sets the tolerance standard for the specified drawing.
|
|
ProDwgtableByOriginRetrieve()
|
Retrieves and places a drawing table in the drawing at the specified point. The origin of the table is positioned at the specified
point.
|
|
ProDtlsyminstdataIsInvisible()
|
Checks if the specified symbol instance is invisible.
|
|
New Function
|
Description
|
|---|---|
|
ProElementEcadAreaProColorGet()
ProElementEcadAreaProColorSet()
|
Gets and sets the color of the specified ECAD area in the element PRO_E_ECAD_AREA_COLOR.
|
|
New Function
|
Description
|
|---|---|
|
ProExtRefInfoExport()
|
Prints a dependency report.
|
|
ProExtRefIsDependency()
|
Indicates if the specified reference is an external dependency.
|
|
ProExtRefDependencyIsBreakable()
|
Indicates if some of the dependencies can be broken.
|
|
ProExtRefBreakDependency()
|
Breaks the external references from the specified array.
|
|
New Function
|
New Function
|
|---|---|
|
ProFileMdlnameOpen(), ProFileMdlfiletypeOpen()
|
Opens the dialog box to browse directories and open files.
|
|
ProFileMdlnameSave(), ProFileMdlfiletypeSave()
|
Opens the dialog box to save files.
|
|
ProFileMdlnameParse()
|
Retrieves the directory path, file name, extension, and version from the specified single wide character string.
|
|
New Function
|
Description
|
|---|---|
|
ProFeatureIsInFooter()
|
Checks if the specified feature is currently located in the model tree footer.
|
|
ProFeatureToFooterMove()
|
Moves the specified feature into the regeneration footer.
|
|
ProFeatureFromFooterMove()
|
Moves the specified feature out of the regeneration footer.
|
|
ProMdlFeatBackupOwnerNamesGet()
|
Gets the names of the models, along the model path, from the top model to the owner model for the specified feature.
|
|
ProMdlFeatBackupRefMdlNamesGet()
|
Gets the names of the models, along the model path, from the top model to the external reference model for the specified feature.
|
|
New Function
|
Description
|
|---|---|
|
ProGtolLeftTextGet()
ProGtolLeftTextSet()
ProGtolBottomTextGet()
ProGtolBottomTextSet()
|
Retrieves and assigns additional text to the left and bottom of the specified geometric tolerance control frame.
|
|
ProMdlGtolCreate()
|
Creates a new geometric tolerance.
|
|
ProGtolNameGet()
|
Gets the name of the geometric tolerance.
|
|
ProGtolTypeGet()
ProGtolTypeSet()
|
Gets and sets the type of geometric tolerance.
|
|
ProGtolTopModelGet()
|
Retrieves the model that owns the specified geometric tolerance.
|
|
ProGtolReferencesGet()
|
Retrieves the geometric entities referenced by the specified geometric tolerance.
|
|
ProGtolAttachGet()
ProGtolAttachSet()
|
Retrieves and sets the attachment options for the specified geometric tolerance.
|
|
ProGtolAttachTypeGet()
|
Retrieves the type of attachment for a geometric tolerance.
|
|
ProGtolDatumReferencesGet()
ProGtolDatumReferencesSet()
|
Retrieves and sets the primary, secondary, and tertiary datum references for a geometric tolerance.
|
|
ProGtolCompositeGet()
ProGtolCompositeSet()
|
Retrieves and sets the value and datum references for the specified composite geometric tolerance.
|
|
ProGtolValueStringGet()
ProGtolValueStringSet()
|
Retrieves and sets the value for the specified geometric tolerance.
|
|
ProGtolSymbolStringGet()
|
Retrieves the string value in the specified font for the geometric tolerance symbol.
|
|
ProGtolCompositeShareRefGet()
|
Checks if the datum references are shared between all the rows defined in the composite geometric tolerance.
|
|
ProGtolCompositeShareRefSet()
|
Specifies if datum references in a composite geometric tolerance must be shared between all the defined rows.
|
|
ProGtolAllAroundGet()
|
Checks if the All Around symbol has been set for the specified geometric tolerance.
|
|
ProGtolAllAroundSet()
|
Sets the All Around symbol for the specified geometric tolerance.
|
|
ProGtolAllOverGet()
|
Checks if the All Over symbol has been set for the specified geometric tolerance.
|
|
ProGtolAllOverSet()
|
Sets the All Over symbol for the specified geometric tolerance.
|
|
ProGtolAddlTextBoxedGet()
|
Checks if a box has been created around the specified additional text in a geometric tolerance.
|
|
ProGtolAddlTextBoxedSet()
|
Creates a box around the specified additional text in a geometric tolerance.
|
|
ProGtolReferencesAdd()
|
Sets the datum references for the specified geometric tolerance.
|
|
ProGtolReferenceDelete()
|
Deletes the specified datum references in the geometric tolerance.
|
|
ProGtolAttachOffsetItemGet()
ProGtolAttachOffsetItemSet()
|
Retrieves and sets the offset reference for the specified geometric tolerance structure.
|
|
ProGtolAttachAlloc()
|
Allocates a ProGtolAttach structure.
|
|
ProGtolAttachFree()
|
Frees the ProGtolAttach structure.
|
|
ProGtolAttachFreeGet()
ProGtolAttachFreeSet()
|
Retrieves and sets the annotation plane and location of text for a free type of geometric tolerance.
|
|
ProGtolAttachLeadersGet()
ProGtolAttachLeadersSet()
|
Retrieves and sets the attachment options for leader type of geometric tolerance.
|
|
ProGtolAttachOnDatumGet()
ProGtolAttachOnDatumSet()
|
Retrieves and sets the datum symbol for a geometric tolerance.
|
|
ProGtolAttachOnAnnotationGet()
ProGtolAttachOnAnnotationSet()
|
Retrieves and sets the annotation associated with the geometric tolerance.
|
|
ProGtolAttachMakeDimGet()
ProGtolAttachMakeDimSet()
|
Retrieves and sets the options for a geometric tolerance created with Make Dim type of reference.
|
|
ProGtolBoundaryDisplayGet()
ProGtolBoundaryDisplaySet()
|
Checks and sets the boundary modifier for the specified geometric tolerance.
|
|
ProGtolUnilateralGet()
ProGtolUnilateralSet()
|
Checks and sets the profile boundary as unilateral for the specified geometric tolerance.
|
|
ProGtolElbowlengthSet()
|
Sets the elbow for the specified geometric tolerance.
|
|
ProGtolIndicatorsGet()
ProGtolIndicatorsSet()
|
Retrieves and sets indicators for the specified geometric tolerance.
|
|
ProGtolValidate()
|
Checks if the specified geometric tolerance is syntactically correct.
|
|
New Function
|
Description
|
|---|---|
|
ProLayerRuleExecute()
|
Executes the layer rules on the specified model.
|
|
ProLayerRuleCopy()
|
Copies the layer rules from a reference model to the current model.
|
|
ProLayerRuleMatch()
|
Compares the layer rules between the current and reference models.
|
|
ProLayerDisplaystatusNoUpdateSet()
|
Sets the display status of a layer, without updating the model tree.
|
|
ProLayerDisplaystatusUpdate()
|
Updates the model tree for changes in the display statuses of all the layers in the specified model.
|
|
New Function
|
Description
|
|---|---|
|
ProLayerstateActivestateUpdate()
|
Updates the layer state which is active in the model.
|
|
New Function
|
Description
|
|---|---|
|
ProLearningconnectorNotify()
|
Notifies the LearningConnector that an event has been triggered from a Creo Parametric TOOLKIT application.
|
|
New Function
|
Description
|
|---|---|
|
ProMfgMdlCreate()
|
Creates a manufacturing object handle.
|
|
ProToolModelMdlnameGet()
|
Gets the name of the model associated with the specified tool.
|
|
New Function
|
Description
|
|---|---|
|
ProSelectionWithOptionsDistanceEval()
|
Evaluates the distance between two selected items.
|
|
New Function
|
Description
|
|---|---|
|
ProMessageWstringbufferAlloc()
|
Writes a message with any length to an internal buffer instead of to the Creo Parametric message area.
|
|
New Function
|
Description
|
|---|---|
|
ProMdlDependenciesCleanup()
|
Cleans the dependencies for an object in the Creo Parametric workspace.
|
|
ProMdlnameInit()
|
Initializes the ProMdl handle.
|
|
ProMdlnameRename()
|
Renames the specified model.
|
|
ProMdlnameCopy()
|
Saves a copy of the model with the specified new name.
|
|
ProMdlfileMdlnameCopy()
|
|
|
ProMdlnameBackup()
|
Saves a copy of the object in memory to a disk in the specified directory.
|
|
ProMdlFiletypeLoad()
|
Loads the specified object in the current session.
|
|
ProMdlDeclaredDataList()
|
Retrieves the first-level objects declared for the specified object.
|
|
ProMdlDependenciesDataList()
|
Retrieves the first-level dependencies for an object in the Creo Parametric workspace.
|
|
ProMdlnameRetrieve()
|
Retrieves the specified model in memory.
|
|
ProMdlDisplaynameGet()
|
Retrieves the name of the model, which is displayed in the Creo Parametric user interface.
|
|
ProPathMdlnameCreate()
|
Creates a single wide string that identifies the file, from the inputs such as, path, file name, extension, and version.
|
|
ProMdlFiletypeGet()
|
Retrieves the file type of the specified model.
|
|
ProFileSubtypeGet()
|
Retrieves the file type, model type and subtype, when the path to a file is specified as input.
|
|
ProMdlMdlnameGet()
|
Retrieves the name of the specified model.
|
|
ProMdlOriginGet()
|
Retrieves the path from where the specified model has been opened.
|
|
ProMdlExtensionGet()
|
Retrieves the file extension for the specified model.
|
|
ProMdlDirectoryPathGet()
|
Retrieves the file path where the specified model would be saved.
|
|
ProMdlLocationIsStandard()
|
Checks if the specified model was opened from a standard file location such as, local disk or a mapped drive on a remote computer.
|
|
New Function
|
Description
|
|---|---|
|
ProLayoutRegenerate()
|
Regenerates the specified notebook (.lay) file.
|
|
New Function
|
Description
|
|---|---|
|
ProDimensionAutoOrdinateCreate()
|
Creates an ordinate dimension automatically for the selected surfaces.
|
|
New Function
|
Description
|
|---|---|
|
ProParameterLockstatusGet()
ProParameterLockstatusSet()
|
Gets and sets the access state of the specified parameter in the model using the enumerated data type ProLockstatus.
|
|
ProParameterValueWithUnitsGet()
ProParameterValueWithUnitsSet()
|
Gets and sets the value of a parameter along with units.
|
|
ProParameterCreateWithUnitsPreAction()
ProParameterModifyWithUnitsPreAction()
ProParameterModifyWithUnitsPostAction()
ProParameterDeleteWithUnitsPostAction()
|
Notification functions that are called when a parameter is created, modified, and deleted.
|
|
ProParameterUnitsAssign()
|
Assigns the specified unit to a parameter. It can also convert a parameter with unit to a unitless parameter.
|
|
New Function
|
Description
|
|---|---|
|
ProPipelineSpecDrivenCreate()
|
Creates a Specification-Driven pipeline feature.
|
|
ProPipelineCreateFromXML()
|
Creates a pipeline feature based on the schematic information defined in the XML file for the specified pipeline label.
|
|
ProPipelineCreate()
|
Creates a Non Specification-Driven pipeline feature.
|
|
ProPipelineParametersCollect()
|
Retrieves all the parameters of the specified pipeline.
|
|
ProPipelineParametersSet()
|
Sets the parameters in the specified pipeline.
|
|
ProPipelineParameterAdd()
ProPipelineParameterDelete()
|
Adds and deletes the parameter in the specified pipeline.
|
|
New Function
|
Description
|
|---|---|
|
ProFileCopyFromWSDocument()
|
Copies a primary or secondary file from the workspace to a location on disk.
|
|
ProFileselectionDocNameGet()
|
Gets the name of the primary document for the last selected secondary file.
|
|
ProDocumentFileContentsRead()
|
Reads the contents of the specified file, which can be located on the local disk or Windchill.
|
|
ProServerIsOnline()
|
Checks if the specified server is online or offline.
|
|
New Function
|
Description
|
|---|---|
|
ProReferenceOwnerMdlnameGet()
|
Gets the name of the reference owner for the referenced geometry item.
|
|
ProReferenceOriginalownerMdlnameGet()
|
Gets the name of the original owner for the referenced geometry item.
|
|
New Function
|
Description
|
|---|---|
|
ProRelationEvalWithUnits()
|
Evaluates a line of a relation set and outputs the resulting value with its unit.
|
|
ProRelsetUnitsSensitiveSet()
|
Sets the condition that units must be considered while solving the specified relation.
|
|
ProRelsetIsUnitsSensitive()
|
Checks if units must be considered while solving the relation.
|
|
New Function
|
Description
|
|---|---|
|
ProUIDashboardshowoptionsTitleSet()
|
Sets the title of the dashboard.
|
|
New Function
|
Description
|
|---|---|
|
ProMdlSetdatumtagCreate()
|
Creates a new datum feature symbol in the specified solid or drawing.
|
|
ProMdlSetdatumtagDelete()
|
Deletes a datum feature symbol.
|
|
ProSetdatumtagLabelGet()
ProSetdatumtagLabelSet()
|
Gets and sets the label for the specified datum feature symbol.
|
|
ProSetdatumtagAdditionalTextGet()
ProSetdatumtagAdditionalTextSet()
|
Gets and sets additional text for the specified datum feature symbol.
|
|
ProSetdatumtagElbowGet()
ProSetdatumtagElbowSet()
|
Gets and sets the display of a leader in the datum feature symbol to have an elbow.
|
|
ProSetdatumtagASMEDisplayGet()
ProSetdatumtagASMEDisplaySet()
|
Gets and sets the display of the specified datum feature symbol according to the ASME standard.
|
|
ProSetdatumtagReferencesAdd()
ProSetdatumtagReferencesGet()
ProSetdatumtagReferenceDelete()
|
Adds, retrieves, and deletes semantic references in the specified datum feature symbol.
|
|
ProSetdatumtagTextLocationGet()
|
Gets the location of the text for the specified datum feature symbol.
|
|
New Function
|
Description
|
|---|---|
|
ProSmtBendsrfInfoGet()
|
Collects all the information related to the specified bend surface.
|
|
New Function
|
Description
|
|---|---|
|
ProFeatureIsShrinkwrapRefCopyGeom()
|
Checks if the specified feature is a reference copy geometry feature, which is created by the shrinkwrap feature.
|
|
ProFeatureShrinkwrapGetRefCopyGeoms()
|
Gets an array of reference copy geometry features, which are created by the shrinkwrap feature.
|
|
ProFeatureIsShrinkwrap()
|
Checks if the specified feature is a shrinkwrap feature.
|
|
ProFeatureRefCopyGeomShrinkwrapGet()
|
Gets the shrinkwrap feature for the specified reference copy geometry feature.
|
|
ProSolidShrinkwrapMdlnameCreate()
|
Exports the specified solid model as a shrinkwrap model.
|
|
New Function
|
Description
|
|---|---|
|
ProMdlRepresentationFiletypeLoad()
|
Retrieves the simplified representation of a model.
|
|
ProAssemblySimprepMdlnameRetrieve()
|
Retrieves the simplified representation from an assembly.
|
|
ProSimprepMdlnameRetrieve()
|
Retrieves geometry, graphics, symbolic simplified, boundary box, default envelope, and light graphics representations in session.
|
|
New Function
|
Description
|
|---|---|
|
ProFeatureSketchedWithOptionsCreate()
|
Creates a feature from the element tree and also copies the sketched sections to the new feature.
|
|
New Function
|
Description
|
|---|---|
|
ProSolidToleranceStandardGet()
ProSolidToleranceStandardSet()
|
Gets and sets the tolerance standard for the specified solid.
|
|
ProSolidMdlnameInit()
|
Initializes the ProSolid handle of the specified type with the specified name.
|
|
ProSolidMdlnameCreate()
|
Creates an empty part or assembly with the specified name.
|
|
ProSolidDtlsyminstsCollect()
|
Collects symbol instances used in the specified solid.
|
|
ProSolidDtlsymdefsCollect()
|
Collects symbol definitions used in the specified solid.
|
|
New Function
|
Description
|
|---|---|
|
ProMdlVisibleAppearancepropsGet()
ProMdlVisibleAppearancepropsSet()
|
Gets and sets the surface properties for the specified part, assembly component, subassembly, quilt or surface.
|
|
ProMdlVisibleTexturepropsGet()
ProMdlVisibleTexturepropsSet()
|
Gets and sets the texture properties of the surface for the specified part, assembly component, subassembly, quilt or surface.
|
|
ProMdlVisibleTextureplacementprops
Get() ProMdlVisibleTextureplacementprops
Set() |
Gets and sets the properties related to the placing of surface texture for the specified part, assembly component, subassembly,
quilt or surface.
|
|
ProSurfacePeriodicityGet()
|
Gets information about the periodicity of a surface.
|
|
New Function
|
Description
|
|---|---|
|
ProDtlsyminstDimattachGet()
|
Retrieves the dimension to which the specified symbol is attached.
|
|
New Function
|
Description
|
|---|---|
|
ProTextStyleColorGetWithDef()
ProTextStyleColorSetWithDef()
|
Retrieves and sets the color for the specified text object. These functions also retrieve and set the default color for text
style objects.
|
|
ProTextStyleFontGet()
ProTextStyleFontSet()
|
Retrieves and set the font for the specified text.
|
|
ProTextStyleValidate()
|
Checks whether the properties of text style applied to the specified object type are valid.
|
|
ProTextStyleVertJustificationGet()
ProTextStyleVertJustificationSet()
|
Retrieves and sets the vertical justification for the specified text style object.
|
|
ProDtlnotetextStyleGet()
ProDtlnotetextStyleSet()
|
Retrieves and sets the text style for the specified text.
|
|
ProDtlnotedataTextStyleGet()
ProDtlnotedataTextStyleSet()
|
Retrieves and sets the text style for the specified note.
|
|
New Function
|
Description
|
|---|---|
|
ProUdfmdlMdlnamesAlloc()
|
Sets a structure, which returns the new name and the original name, for the new components created by the UDF placement.
|
|
New Function
|
Description
|
|---|---|
|
ProUITimerCreate()
|
Creates a timer that will execute the action after specified time interval in Creo Parametric.
|
|
ProUIDialogTimerStart()
|
Starts the timer to execute the action after the specified time interval.
|
|
ProUIDialogTimerStop()
|
Stops the timer.
|
|
ProUITimerDestroy()
|
Removes the specified timer.
|
|
New Function
|
Description
|
|---|---|
|
ProDispObjectCreate()
|
Creates a display object which contains triangle information.
|
|
ProDispObjectAttach()
ProDispObjectDetach()
|
Attaches and detaches a display object to a Creo Parametric scene.
|
|
ProDispObjectDelete()
|
Deletes the specified display object.
|
|
ProDispObjectSetTransform()
|
Transforms the display object to the specified location.
|
|
ProDispObjectSetSurfaceAppearanceProps()
|
Sets the display properties of the display object attached to a scene.
|
|
New Function
|
Description
|
|---|---|
|
ProUITreeUpdateActionSet()
|
Sets the update action for the tree.
|
|
ProUITreeStateGet()
ProUITreeStateSet()
|
Gets and sets the checked and unchecked state of an item in the tree.
|
|
ProUITreeMixedStateGet()
ProUITreeMixedStateSet()
|
Gets and sets the indeterminate state of an item in the tree.
|
|
ProUITreeLastentereditemGet()
|
Gets the name of the item, which was last pointed to by the pointer.
|
|
New Function
|
Description
|
|---|---|
|
ProUICheckbuttonMinimumsizeGet()
ProUIDrawingareaMinimumsizeGet()
ProUIInputpanelMinimumsizeGet()
ProUILabelMinimumsizeGet()
ProUILayoutMinimumsizeGet()
ProUIListMinimumsizeGet()
ProUIOptionmenuMinimumsizeGet()
ProUIProgressbarMinimumsizeGet()
ProUIPushbuttonMinimumsizeGet()
ProUIRadiogroupMinimumsizeGet()
ProUISliderMinimumsizeGet()
ProUISpinboxMinimumsizeGet()
ProUITabMinimumsizeGet()
ProUITableMinimumsizeGet()
ProUITextareaMinimumsizeGet()
ProUIThumbwheelMinimumsizeGet()
ProUITreeMinimumsizeGet()
|
Returns the minimum size for the height and width of a User Interface (UI) Component.
|
|
ProNavigatorpanePHolderHelptextSet()
|
Sets the help text for the navigator pane component.
|
|
ProNavigatorpanePHolderDelete()
ProNavigatorpanePHolderShow()
ProNavigatorpanePHolderHide()
|
Deletes, shows, and hides the specified pane in the navigation area.
|
|
New Function
|
Description
|
|---|---|
|
ProEngineerReleaseNumericversionGet()
|
Returns the version number of the Creo Parametric executable to which the Creo Parametric TOOLKIT application is connected.
|
|
New Function
|
Description
|
|---|---|
|
ProViewNameLineGet()
|
Gets the name of the view.
|
|
ProViewIdFromNameLineGet()
|
Gets the ID of the view.
|
|
New Function
|
Description
|
|---|---|
|
ProMdlIsSolidWeld()
|
Checks if the specified solid was created from solid weld.
|
|
ProWeldGeomTypeGet()
|
Gets the type of geometry representation for the specified weld.
|
|
New Function
|
Description
|
|---|---|
|
ProObjectwindowMdlnameCreate()
|
Opens a new window containing a specified solid.
|
|
ProAccessorywindowWithTreeMdlnameCreate()
|
Opens an accessory window containing the specified object.
|
|
ProBarewindowMdlnameCreate()
|
Opens a window containing the specified object. The window does not have any menus or toolbar.
|
|
ProAccessorywindowAboveactivewindowSet()
|
Displays the accessory window always above the active window.
|
|
New Function
|
Description
|
|---|---|
|
ProFeatureZonesectionGet()
|
Returns an array of zone reference planes.
|
|
ProFeatureZonesectionWithflipCreate()
|
Creates a zone feature handle with an option to flip the direction of zone planes.
|
|
ProFeatureZoneXsecgeomGet()
|
Returns an array of cross section geometry.
|
|
ProFeatureZoneXsecGeomArrayFree()
ProZoneReferenceArrayFree()
ProZoneReferenceFree()
|
Frees the memory allocated for the arrays.
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProAnnotationErase()
|
ProCombstateAnnotationErase()
|
|
ProAnnotationfeatDatumtargetCreate()
|
ProMdlDatumTargetCreate()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProAsmcompMdlNameGet()
|
ProAsmcompMdlMdlnameGet()
|
|
ProAsmcompCreateCopy()
|
ProAsmcompMdlnameCreateCopy()
|
|
ProAsmSkeletonCreate()
|
ProAsmSkeletonMdlnameCreate()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProCavitylayoutLeaderSet()
|
ProCavitylayoutLeaderMdlnameSet()
|
|
ProCavitylayoutModelnamesSet()
|
ProCavitylayoutModelMdlnamesSet()
|
|
ProCavitylayoutModelnamesGet()
|
ProCavitylayoutModelMdlnamesGet()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProFeatureCopiedRefStateGet()
|
ProFeatureCopiedRefStateDetailsGet()
|
|
Enumerated data type ProCopiedRefState
|
Enumerated data type ProCopiedRefStateDetails
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProXsecPlanarCreate()
|
ProXsecPlanarWithoptionsCreate()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProOutputFileWrite()
|
ProOutputFileMdlnameWrite()
|
|
Pro2dImportCreate()
|
Pro2dImportMdlnameCreate()
|
|
ProIntfSliceFileWithOptionsExport()
|
ProIntfSliceFileWithOptionsMdlnameExport()
|
|
ProATBVerify()
|
ProATBMdlnameVerify()
|
|
ProSolidShrinkwrapCreate()
|
ProSolidShrinkwrapMdlnameCreate()
|
|
ProProductviewFormattedExport()
|
ProProductviewFormattedMdlnameExport()
|
|
ProIntfimportModelCreate()
|
ProIntfimportModelWithOptionsCreate()
|
|
ProIntfimportModelWithOptionsCreate()
|
ProIntfimportModelWithOptionsMdlnameCreate()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProFeatureCopyGeomDependSet()
ProFeatureCopyGeomInDependSet()
|
ProFeatureDSFDependencystateSet()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProDtlnotedataMirrorSet()
|
ProTextStyleMirrorSet()
|
|
ProDtlnotedataIsMirrored()
|
ProTextStyleMirrorGet()
|
|
ProDtlnotedataColorGet()
|
ProTextStyleColorGetWithDef()
|
|
ProDtlnotedataColorSet()
|
ProTextStyleColorSetWithDef()
|
|
ProDtlnotedataAngleGet()
|
ProTextStyleAngleGet()
|
|
ProDtlnotedataAngleSet()
|
ProTextStyleAngleSet()
|
|
ProDtlnotetextHeightGet()
|
ProTextStyleHeightGet()
|
|
ProDtlnotetextHeightSet()
|
ProTextStyleHeightSet()
|
|
ProDtlnotetextWidthGet()
|
ProTextStyleWidthGet()
|
|
ProDtlnotetextWidthSet()
|
ProTextStyleWidthSet()
|
|
ProDtlnotetextSlantGet()
|
ProTextStyleSlantAngleGet()
|
|
ProDtlnotetextSlantSet()
|
ProTextStyleSlantAngleSet()
|
|
ProDtlnotetextThicknessGet()
|
ProTextStyleThicknessGet()
|
|
ProDtlnotetextThicknessSet()
|
ProTextStyleThicknessSet()
|
|
ProDtlnotetextFontGet()
|
ProTextStyleFontGet()
|
|
ProDtlnotetextFontSet()
|
ProTextStyleFontSet()
|
|
ProDtlnotedataJustifGet()
|
ProTextStyleJustificationGet()
ProTextStyleVertJustificationGet()
|
|
ProDtlnotedataJustifSet()
|
ProTextStyleJustificationSet()
ProTextStyleVertJustificationSet()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProDimensionElbowlengthSet()
|
ProDimensionElbowSet()
|
|
ProDimensionChamferstyleGet()
ProDimensionChamferstyleSet()
|
ProDimensionChamferTextGet()
ProDimensionChamferTextSet()
|
|
ProDimensionChamferLdrstyleGet()
ProDimensionChamferLdrstyleSet()
|
ProDimensionChamferLeaderGet()
ProDimensionChamferLeaderSet()
|
|
ProDimensionConfigurationGet()
ProDimensionConfigurationSet()
|
ProDimensionConfigGet()
ProDimensionConfigSet()
|
|
ProDrawingDimensionTextstyleGet()
|
ProAnnotationTextstyleGet()
|
|
ProDimensionCanRegen()
|
ProDimensionCanRegenerate()
|
|
ProDrawingDimCreate()
|
ProDrawingDimensionCreate()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProFaminstanceCreate()
|
ProFaminstanceRetrieve()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProFileOpen()
|
ProFileMdlnameOpen(), ProFileMdlfiletypeOpen()
|
|
ProFileSave()
|
ProFileMdlnameSave(), ProFileMdlfiletypeSave()
|
|
ProFilenameParse()
|
ProFileMdlnameParse()
|
|
ProPathCreate()
|
ProPathMdlnameCreate()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProGtolDataGet()
|
NA
|
|
ProGtolEditCancel
ProGtolEditCommit()
ProGtolEditInit()
|
NA
|
|
ProGtoldataTypeGet()
|
ProGtolTypeGet()
|
|
ProGtoldataTypeSet()
|
ProGtolTypeSet()
|
|
ProGtoldataOwnerGet()
|
ProGtolTopModelGet()
|
|
ProGtoldataReferenceGet()
|
ProGtolReferencesGet()
|
|
ProGtoldataPlacementGet()
ProGtoldataPlaneGet()
|
ProGtolAttachGet()
|
|
ProGtoldataModelGet()
|
NA
|
|
ProGtoldataModelSet()
|
NA
|
|
ProGtoldatumrefFree()
|
NA
|
|
ProGtoldataGtoldatumrefGet()
ProGtoldatumrefGet()
ProGtoldatumrefTranslationGet()
|
ProGtolDatumReferencesGet()
|
|
ProGtoldatumrefAlloc()
ProGtoldatumrefTranslationSet()
ProGtoldataGtoldatumrefSet()
|
ProGtolDatumReferencesSet()
|
|
ProGtoldataCompositeGet()
|
ProGtolCompositeGet()
|
|
ProGtoldataCompositeSet()
|
ProGtolCompositeSet()
|
|
ProGtoldataValueGet()
ProGtoldataUnitareaStyleGet()
ProGtoldataDispositionValGet()
|
ProGtolValueStringGet()
|
|
ProGtoldataValueSet()
ProGtoldataUnitareaStyleSet()
ProGtoldataDispositionValSet()
|
ProGtolValueStringSet()
|
|
ProGtoldataPerUnitGet()
ProGtoldataPerUnitSet()
|
ProGtolCompositeGet()
ProGtolCompositeSet()
|
|
ProGtoldataTangentPlaneGet()
ProGtoldataDiameterGet()
ProGtoldataStatTolGet()
ProGtoldataFreeStateGet()
ProGtoldataMatCondGet()
|
ProGtolValueStringGet()
ProGtolSymbolStringGet()
|
|
ProGtoldataTangentPlaneSet()
ProGtoldataDiameterSet()
ProGtoldataStatTolSet()
ProGtoldataFreeStateSet()
ProGtoldataMatCondSet()
|
ProGtolSymbolStringGet()
ProGtolValueStringSet()
|
|
ProGtoldataASMEY1441Get()
ProGtoldataASMEY1441Set()
|
NA
|
|
ProGtoldataProjZoneGet()
ProGtoldataProjZoneSet()
|
NA
|
|
ProGtoldataAlloverGet()
|
ProGtolAllOverGet()
|
|
ProGtoldataAlloverSet()
|
ProGtolAllOverSet()
|
|
ProGtoldataAllAroundGet()
|
ProGtolAllAroundGet()
|
|
ProGtoldataAllAroundSet()
|
ProGtolAllAroundSet()
|
|
ProGtoldatumrefAlloc()
|
ProGtolDatumReferencesSet()
|
|
ProGtoldataAlloc()
|
NA
|
|
ProGtolCreate()
|
ProMdlGtolCreate()
|
|
ProGtoldataReferenceSet()
|
ProGtolReferencesAdd()
ProGtolReferenceDelete()
|
|
ProGtoldataPlacementSet()
ProGtoldataPlaneSet()
|
ProGtolAttachSet()
|
|
ProGtolValueSet()
|
ProGtolValueStringSet()
|
|
ProGtoldataNumdigitsGet()
ProGtoldataNumdigitsSet()
|
NA
|
|
ProGtoldataFree()
|
NA
|
|
ProGtoldataNumdigitsGet()
ProGtoldataNumdigitsSet()
|
NA
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProMfgCreate()
|
ProMfgMdlCreate()
|
|
ProToolModelGet()
|
ProToolModelMdlnameGet()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProMdlInit()
|
ProMdlnameInit()
|
|
ProMdlRename()
|
ProMdlnameRename()
|
|
ProMdlCopy()
|
ProMdlnameCopy()
|
|
ProMdlBackup()
|
ProMdlnameBackup()
|
|
ProMdlRetrieve()
|
ProMdlnameRetrieve()
|
|
ProMdlLoad()
|
ProMdlFiletypeLoad()
|
|
ProMdlfileCopy()
|
ProMdlfileMdlnameCopy()
|
|
ProMdlNameGet()
|
ProMdlMdlnameGet()
|
|
ProMdlDataGet()
|
ProMdlMdlnameGet(),ProMdlOriginGet(),ProMdlExtensionGet(),ProMdlDirectoryPathGet()
|
|
ProMdlDeclaredList()
|
ProMdlDeclaredDataList()
|
|
ProMdlDependenciesList()
|
ProMdlDependenciesDataList()
|
|
ProMdlRepresentationLoad()
|
ProMdlRepresentationFiletypeLoad()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProParameterValueGet()
|
ProParameterValueWithUnitsGet()
|
|
ProParameterValueSet()
|
ProParameterValueWithUnitsSet()
|
|
ProParameterCreatePreAction()
|
ProParameterCreateWithUnitsPreAction()
|
|
ProParameterModifyPreAction()
|
ProParameterModifyWithUnitsPreAction()
|
|
ProParameterModifyPostAction()
|
ProParameterModifyWithUnitsPostAction()
|
|
ProParameterDeletePostAction()
|
ProParameterDeleteWithUnitsPostAction()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProMechcontactinterfacedataInfiniteFrictionGet()
|
ProMechcontactinterfacedataFrictionGet()
|
|
ProMechcontactinterfacedataInfiniteFrictionSet()
|
ProMechcontactinterfacedataFrictionSet()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProReferenceOwnernameGet()
|
ProReferenceOwnerMdlnameGet()
|
|
ProReferenceOriginalownernameGet()
|
ProReferenceOriginalownerMdlnameGet()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProSetdatumtagCreate()
|
ProMdlSetdatumtagCreate()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProGraphicsSimprepRetrieve()
|
ProSimprepMdlnameRetrieve()
|
|
ProGeomSimprepRetrieve()
|
ProSimprepMdlnameRetrieve()
|
|
ProSymbSimprepRetrieve()
|
ProSimprepMdlnameRetrieve()
|
|
ProBoundaryBoxSimprepRetrieve()
|
ProSimprepMdlnameRetrieve()
|
|
ProDefaultEnvelopeSimprepRetrieve()
|
ProSimprepMdlnameRetrieve()
|
|
ProLightweightGraphicsSimprepRetrieve()
|
ProSimprepMdlnameRetrieve()
|
|
ProAssemblySimprepRetrieve()
|
ProAssemblySimprepMdlnameRetrieve()
|
|
ProPartSimprepRetrieve()
|
ProSimprepMdlnameRetrieve()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProFeatureSketchedCreate()
|
ProFeatureSketchedWithOptionsCreate()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProSolidInit()
|
ProSolidMdlnameInit()
|
|
ProSolidCreate()
|
ProSolidMdlnameCreate()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProTextStyleColorGet()
|
ProTextStyleColorGetWithDef()
|
|
ProTextStyleColorSet()
|
ProTextStyleColorSetWithDef()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProUdfmdlNamesAlloc()
|
ProUdfmdlMdlnamesAlloc()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProViewNameGet()
|
ProViewNameLineGet()
|
|
ProViewIdFromNameGet()
|
ProViewIdFromNameLineGet()
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProObjectwindowCreate()
|
ProObjectwindowMdlnameCreate()
|
|
ProAccessorywindowWithTreeCreate()
|
ProAccessorywindowWithTreeMdlnameCreate()
|
|
ProBarewindowCreate()
|
ProBarewindowMdlnameCreate()
|
| • | PRO_MATERIAL_FATIGUE_FINISH_FORGED |
| • | PRO_MATERIAL_FATIGUE_FINISH_WATER_CORRODED |
| • | PRO_MATERIAL_FATIGUE_FINISH_SEA_WATER_CORRODED |
| • | PRO_MATERIAL_FATIGUE_FINISH_NITIRIDED |
| • | PRO_MATERIAL_FATIGUE_FINISH_SHOT_PEENED |
| • | ProNativestringToString() |
| • | ProNativestringToWstring() |
| • | ProStringToNativestring() |
| • | ProStringToNativewstring() |
| • | ProNativewstringToString() |
| • | ProNativewstringToWstring() |
| • | ProWstringToNativewstring() |
| • | ProWstringToNativestring() |
| • | ProLegacystringToString() |
| • | ProStringToLegacystring() |
| • | ProLegacystringToWstring() |
| • | ProWstringToLegacystring() |
| • | ProToolkitUnicodeencodingDisable() |
| • | ProToolkitUnicodeencodingIsEnabled() |
| • | ProLayerR19.h |
| • | ProAsmcompR20.h |
| • | ProParameterRWildfire.h |
| • | ProViewRWildfire2.h |
|
Obsoleted Function
|
New Function
|
|---|---|
|
Assembly
|
|
|
ProAsmcompR20.h
|
|
|
ProAsmcompPackageMoveR20()
|
ProAsmcompPackageMove()
|
|
Layers
|
|
|
ProLayerR19.h
|
|
|
ProLayerCreateR19()
|
ProLayerCreate()
|
|
ProLayerDeleteR19()
|
ProLayerDelete()
|
|
ProLayerItemsGetR19()
|
ProLayerItemsGet()
|
|
ProMdlLayerNamesGetR19()
|
Contextual menu available
|
|
ProLayerDisplaystatusGetR19()
|
ProLayerDisplaystatusGet()
|
|
ProLayerItemAddR19()
|
ProLayerItemAdd()
|
|
ProLayerItemRemoveR19()
|
ProLayerItemRemove()
|
|
ProLayerDisplaystatusSetR19()
|
ProLayerDisplaystatusSet()
|
|
Parameters
|
|
|
ProParameterRWildfire.h
|
|
|
ProParameterSelectRWildfire()
|
ProParameterSelect()
|
|
Views
|
|
|
ProViewRWildfire2.h
|
|
|
ProViewNamesGetRWildfire2()
|
ProViewNamesGet()
|
|
Superseded Event type
|
New Event type
|
Superseded Callback typedef
|
New Callback typedef
|
|---|---|---|---|
|
Pre-file Management Events
|
|||
|
PRO_MDL_SAVE_PRE
|
PRO_MODEL_SAVE_PRE
|
ProMdlSavePreAction
|
ProModelSavePreAction
|
|
PRO_MDL_COPY_PRE
|
PRO_MODEL_COPY_PRE
|
ProMdlCopyPreAction
|
ProModelCopyPreAction
|
|
PRO_MDL_RENAME_PRE
|
PRO_MODEL_RENAME_PRE
|
ProMdlRenamePreAction
|
ProModelRenamePreAction
|
|
PRO_MDL_RETRIEVE_PRE
|
PRO_MODEL_RETRIEVE_PRE
|
ProMdlRetrievePreAction
|
ProModelRetrievePreAction
|
|
Post-file Management Events
|
|||
|
PRO_MDL_SAVE_POST
|
PRO_MODEL_SAVE_POST
|
ProMdlSavePostAction
|
ProModelSavePostAction
|
|
PRO_MDL_COPY_POST
|
PRO_MODEL_COPY_POST
|
ProMdlCopyPostAction
|
ProModelCopyPostAction
|
|
PRO_MDL_RENAME_POST
|
PRO_MODEL_RENAME_POST
|
ProMdlRenamePostAction
|
ProModelRenamePostAction
|
|
PRO_MDL_ERASE_POST
|
PRO_MODEL_ERASE_POST
|
ProMdlErasePostAction
|
ProModelErasePostAction
|
|
PRO_MDL_RETRIEVE_POST
|
PRO_MODEL_RETRIEVE_POST
|
ProMdlRetrievePostAction
|
ProModelRetrievePostAction
|
|
Post All File Management Events
|
|||
|
PRO_MDL_SAVE_POST_ALL
|
PRO_MODEL_SAVE_POST_ALL
|
ProMdlSavePostAllAction
|
ProModelSavePostAllAction
|
|
PRO_MDL_COPY_POST_ALL
|
PRO_MODEL_COPY_POST_ALL
|
ProMdlCopyPostAllAction
|
ProModelCopyPostAllAction
|
|
PRO_MDL_ERASE_POST_ALL
|
PRO_MODEL_ERASE_POST_ALL
|
ProMdlErasePostAllAction
|
ProModelErasePostAllAction
|
|
PRO_MDL_RETRIEVE_POST_ALL
|
PRO_MODEL_RETRIEVE_POST_ALL
|
ProMdlRetrievePostAllAction
|
ProModelRetrievePostAllAction
|
|
File Management Failed Events
|
|||
|
PRO_MDL_DBMS_FAILURE
|
PRO_MODEL_DBMS_FAILURE
|
ProMdlDbmsFailureAction
|
ProModelDbmsFailureAction
|
|
Superseded Function
|
New Function
|
|---|---|
|
ProCurrentWorkspaceGet()
|
ProServerWorkspaceGet()
ProServerWorkspacesCollect()
|
|
ProWorkspaceRegister()
|
ProServerRegister()
|
|
ProObjModelsCheckOut()
|
ProServerObjectsCheckout()
ProServerMultiobjectsCheckout()
|
|
ProEngineerConnectWS()
|
ProEngineerConnect()
|
|
ProObjRenamedInWSSessionSync()
|
No equivalent function
|
|
ProWorkspaceStatusUpdate()
|
No equivalent function
|
| • | PRO_DTMPLN_MIDPLN—Places the new datum plane half way between two parallel references, or places it to bisect the angle formed by two nonparallel references. |
| • | PRO_DTMPLN_BISECTOR1—Places the new datum plane to bisect the α angle formed by the two references. |
| • | PRO_DTMPLN_BISECTOR2—Places the new datum plane to bisect the (180? - α) angle formed by the two references. |
| • | PRO_E_CSYS_NAME_DISPLAY_OPT—Specifies if the name of the datum coordinate system must be displayed in the graphics window. |
| • | PRO_E_CSYS_DISPLAY_ZOOM_DEP_OPT—Specifies if the size of the coordinate system is dependent on the zoom of the model. |
| • | PRO_E_CSYS_AXIS_LENGTH—Specifies the default length for the coordinate system axes. |
| • | PRO_E_EXT_DEPTH_TO_REF_TRF |
| • | PRO_E_EXT_DEPTH_TO_REF_TRF_VAL |
| • | PRO_E_EXT_DEPTH_FROM_REF_TRF |
| • | PRO_E_EXT_DEPTH_FROM_REF_TRF_VAL |
| • | PRO_INTF_SE_PART |
| • | PRO_INTF_SE_SHEETMETAL_PART |
| • | PRO_INTF_EXPORT_SW_PART |
| • | PRO_INTF_EXPORT_SW_ASSEM |
| • | PRO_INTF_IMPORT_SEDGE_PART |
| • | PRO_INTF_IMPORT_SEDGE_ASSEMBLY |
| • | PRO_E_HLE_TOP_CLEARANCE—Specifies if the material at the top of the hole must be removed to create a clearance |
| • | PRO_E_HLE_FT_DIR_REF—Specifies the references that will be used to orient the direction of hole. |
| • | PRO_E_HLE_FT_DIR_OPT—Specifies the direction in which the hole is oriented, perpendicular or parallel, to the orientation references. |
| • | PRO_E_OPT_ATTACH_PIO—Specifies if quilt should be attached to model geometry using the attachment information stored in the intent objects. |
| • | PRO_E_OPT_ATTACH_RNDCH—Specifies if the round or chamfer geometry of the quilt should be attached using the attachment information stored in the intent objects. |
| • | PRO_E_FLEXMOVE_DIM_REFS |
| • | PRO_E_FLEXMOVE_DTM_REF |
| • | Attachment Geometry feature—PRO_E_FLEX_MAINTAIN_TOPO in the header file ProFlxmdlOpts.h. |
| • | Remove surface feature—PRO_E_RM_SURF_MAINTAIN_TOPO in the header file ProRemoveSurf.h. |
| • | PRO_FLEXMODEL_OPT_YES—Stores the attachment information of the rounds in intent objects. |
| • | PRO_FLEXMODEL_OPT_NO—Does not store the attachment information of the rounds. |
| • | PRO_E_FLEX_TRF_SEL_ATT_GEOM—Specifies if the chamfers and rounds that attach the moved geometry to the model must also be transformed. |
| • | PRO_E_FLEX_DFLT_CONDITIONS—Specifies if the vertices of the dragged geometry must be fixed when the dragged surfaces are transformed. The vertices are selected by the system. |
| • | PRO_E_FLEX_PULL_OPTION—Specifies that the bounding chain edges selected in the element PRO_E_FLEX_BOUND_EDGES_CMP must be used for the reattachment of moved geometry. This element is relevant only in Move feature. |
| • | Two new material conditions PROGTOLMATCOND_LMC_R and PROGTOLMATCOND_MMC_R have been added to the enumerated data type ProGtolMaterialCond in the header file ProGtol.h. You can now specify the least material condition and the maximum material condition with reciprocity. |
| • | You can specify the horizontal justification for the text style object using the enumerated data type ProTextHrzJustification defined in the header file ProGtol.h. |
| • | Two new text types PRO_GTOLTEXT_ON_BOTTOM and PRO_GTOLTEXT_ON_LEFT have been added to the enumerated data type ProGtolTextType. The values PRO_GTOLTEXT_ON_BOTTOM and PRO_GTOLTEXT_ON_LEFTallow you to access the bottom and left instances respectively of the additional text applied on the geometric tolerance. |
| • | ProMfgFeat2xCurvTraj.h |
| • | ProMfgFeatCornerFinishing.h |
| • | ProMfgFeatCutlineMilling.h |
| • | ProMfgFeatEngraving.h |
| • | ProMfgFeatFacing.h |
| • | ProMfgFeatFinishing.h |
| • | ProMfgFeatHolemaking.h |
| • | ProMfgFeatManualCycle.h |
| • | ProMfgFeatProfMilling.h |
| • | ProMfgFeatReroughing.h |
| • | ProMfgFeatRoughing.h |
| • | ProMfgFeatRoundChamferMilling.h |
| • | ProMfgFeatThreadMilling.h |
| • | ProMfgFeatTrajectory.h |
| • | ProMfgFeatTurning.h |
| • | ProMfgFeatTurnThread.h |
| • | PRO_E_MFG_WCELL_ENABLE_TURN_OPT—This element specifies the enabling or disabling of the turning machine. This element allows you to enable and disable the turning operation on the created workcell. |
| • | PRO_E_WCELL_HEAD_TURN_OPT—This element has been added in the compound elements PRO_E_MFG_MILLTURN_HEAD_1 and PRO_E_MFG_MILLTURN_HEAD_2. It allows you to enable or disable the turning option for the machine turret. |
| • | PRO_E_MFG_MILLTURN_HEAD_3 and PRO_E_MFG_MILLTURN_HEAD_4— compound elements allow you to set the parameters such as milling, turning, flash tool and rotation for the turret heads 3 and 4 respectively. |
| • | PRO_E_MFG_WCELL_HEAD_3 and PRO_E_MFG_WCELL_HEAD_4—These compound elements allow you to set the tool specification for the turret heads 3 and 4 respectively. |
|
Creo NC Step
|
Header File
|
|---|---|
|
Roughing
|
ProMfgFeatRoughing.h
|
|
Reroughing
|
ProMfgFeatReroughing.h
|
|
Finishing
|
ProMfgFeatFinishing.h
|
|
Corner Finishing
|
ProMfgFeatCornerFinishing.h
|
|
2–Axis Curve Trajectory Milling
|
ProMfgFeat2xCurvTraj.h
|
|
3–Axis Trajectory Milling
|
ProMfgFeatTrajectory.h
|
|
Profile Milling
|
ProMfgFeatProfMilling.h
|
|
Manual Cycle
|
ProMfgFeatManualCycle.h
|
|
Thread Milling
|
ProMfgFeatThreadMilling.h
|
|
Area, Groove, and Profile Turning
|
ProMfgFeatTurning.h
|
|
Thread Turning
|
ProMfgFeatTurnThread.h
|
|
Holemaking
|
ProMfgFeatHolemaking.h
|
|
Face Milling
|
ProMfgFeatFacing.h
|
| • | PRO_E_MFG_FROM3_PNT and PRO_E_MFG_HOME3_PNT—The elements allow you to specify datum points that indicate the start point and the end point for the machining process by turret head 3 tool. |
| • | PRO_E_MFG_FROM4_PNT and PRO_E_MFG_HOME4_PNT—The elements allow you to specify datum points that indicate the start point and the end point for the machining process by turret head 4 tool. |
| • | PRO_E_OPER_SUBSP_CSYS—The element PRO_E_OPER_SUBSP_CSYS has been added in the element tree for Creo NC operation sequence in the header file ProMfgFeatOperation.h. This element allows you to specify a coordinate system which will be used as the sub-spindle coordinate system. |
| • | ProUIDrawingareaSizeSet() |
| • | ProUIInputpanelSizeSet() |
| • | ProUILabelSizeSet() |
| • | ProUILayoutSizeSet() |
| • | ProUIListSizeSet() |
| • | ProUIOptionmenuSizeSet() |
| • | ProUIProgressbarSizeSet() |
| • | ProUIPushbuttonSizeSet() |
| • | ProUIRadiogroupSizeSet() |
| • | ProUISliderSizeSet() |
| • | ProUISpinboxSizeSet() |
| • | ProUITabSizeSet() |
| • | ProUITableSizeSet() |
| • | ProUITextareaSizeSet() |
| • | ProUIThumbwheelSizeSet() |
| • | ProUITreeSizeSet() |
| • | ProMfgElemToolMtnAlongAxisAppr.h |
| • | ProMfgElemToolMtnAlongAxisExit.h |
| • | ProMfgElemToolMtnConnect.h |
| • | ProMfgElemToolMtnFollowCrv.h |
| • | ProMfgElemToolMtnGoDelta.h |
| • | ProMfgElemToolMtnGoHome.h |
| • | ProMfgElemToolMtnGoRetr.h |
| • | ProMfgElemToolMtnGotoAxis.h |
| • | ProMfgElemToolMtnGotoPnt.h |
| • | ProMfgElemToolMtnGotoSrf.h |
| • | ProMfgElemToolMtnHelAppr.h |
| • | ProMfgElemToolMtnHelExit.h |
| • | ProMfgElemToolMtnLeadIn.h |
| • | ProMfgElemToolMtnLeadOut.h |
| • | ProMfgElemToolMtnNormAppr.h |
| • | ProMfgElemToolMtnNormExit.h |
| • | ProMfgElemToolMtnPlunge.h |
| • | ProMfgElemToolMtnRampAppr.h |
| • | ProMfgElemToolMtnRampExit.h |
| • | ProMfgElemToolMtnTanAppr.h |
| • | ProMfgElemToolMtnTanExit.h |
| • | PRO_E_MFG_HSET_DIAM_TYPE_OPT—Added in the Thread Milling Holeset and Holemaking Holeset element trees in the header files ProMfgElemThreadHoleset.h and ProMfgElemHoleset.h respectively. |
| • | PRO_E_DRILL_GRP_DIAM_TYPE_OPT—Added in the Drill Group feature element tree in the header file ProMfgFeatDrillGroup.h. |
| • | PRO_E_PAT_MFG_SUB_OUTPUT—Specifies if subroutine pattern must be created. |
| • | PRO_E_PAT_MFG_SUB_OUT_MODE—Specifies the output mode for the subroutine. |
| • | PRO_E_PAT_MFG_SUB_OUT_MULTAX—Specifies if the Multax mode must be selected. |
| • | PRO_E_PAT_MFG_SUB_OUT_COPYCL—Specifies if the subroutine pattern definitions in CL output must be temporarily suppressed. |
| • | PRO_E_MFG_AXIS_DEF_NORM_SRF—The element allows you to select multiple references for the milling sequence. |
| • | PRO_E_MFG_AXDEF_NORM_SURF_DIR—The element specifies the direction of the normal surface. |
| • | PRO_E_MFG_AXIS_DEF_LOC_ALIGN_Z—This element allows you to align the tool axis with the Z-axis of the step coordinate system. |
| • | PRO_E_MFG_START_HEIGHT—While creating the tool motion profile mill cut feature, specify the element PRO_E_MFG_START_HEIGHT only if the element PRO_E_TOOL_MTN_PROFILE_TYPE is set to PRO_E_MILL_CUT_FROM_TO. |
| • | PRO_E_MFG_HEIGHT—While creating the tool motion profile mill cut feature, specify the element PRO_E_MFG_HEIGHT only if the element PRO_E_TOOL_MTN_PROFILE_TYPE is set toPRO_E_MILL_CUT_FROM_TO, or PRO_E_MILL_CUT_UPTO, or PRO_E_MILL_CUT_ONE_SLICE. |
| • | The turret head values PRO_MACH_HEAD1 and PRO_MACH_HEAD2 for the element PRO_E_MFG_TOOL_REF_HEAD_NUM are no longer supported. Use the new values PRO_MFG_TOOL_HEAD_1 and PRO_MFG_TOOL_HEAD_2 instead. |
| • | The element PRO_E_MFG_TOOL_REF_HEAD_NUM in the header file ProMfgElemToolRef.h now supports two new values PRO_MFG_TOOL_HEAD_3 and PRO_MFG_TOOL_HEAD_4. These values specify that the machine tool is placed in head 3 or head 4. You can specify these values for Mill/Turn workcells. |
| • | The turret head value PRO_MACH_HEAD1 and PRO_MACH_HEAD2 for the element PRO_E_MFG_TOOL_REF_HEAD_NUM defined in the header file ProMfgElemToolRef.h are no longer supported. Use the values PRO_MFG_TOOL_HEAD_3 and PRO_MFG_TOOL_HEAD_4 instead. |
| • | PRO_E_MFG_HSET_PARAM_RULE_OPT—Added in the Thread Milling Holeset and Holemaking Holeset element trees in the header files ProMfgElemThreadHoleset.h and ProMfgElemHoleset.h respectively. |
| • | PRO_E_DRILL_GRP_PARAM_RULE_OPT—Added in the Drill Group feature element tree in the header file ProMfgFeatDrillGroup.h. |
|
Event type
|
Callback typedef
|
Description
|
|---|---|---|
|
PRO_MODEL_SAVE_PRE_ALL
|
ProModelSavePreAllAction
|
Callback function is called before saving every model.
|
|
PRO_MODEL_RENAME_POST_ALL
|
ProModelRenamePostAllAction
|
Callback function is called after renaming every model.
|
| • | PRO_DIM_ORNT_NORMAL |
| • | PRO_DIM_ORNT_PARALLEL |
| • | Flange Wall feature defined in the header file ProSmtFlangeWall.h |
| • | Edge Rip feature defined in the header file ProSmtEdgeRip.h |
| • | PRO_COLOR_SS_UPD_CONTROL_GROUP—To highlight the search result. The search result depends on the search query used in the TOOLKIT application |
| • | PRO_COLOR_SS_CONTAINS_MATHCAD_WORKSHEET—To highlight the models that contain PTC Mathcad worksheet. |