Technical Summary of Changes for Creo 4.0 M140
This section describes the critical and miscellaneous technical changes in Creo 4.0 M140 and Creo Object TOOLKIT C++. It also lists the new and superseded functions for this release.
New Functions
This section describes new functions for Creo Object TOOLKIT C++ for Creo 4.0 M140.
Assembly
New Function
Description
pfcComponentFeat::GetConstraintsWithCompPath
Retrieves the constraints for a given assembly component and the component path.
Combined States
New Function
Description
wfcCombStateItem::Create
Creates a data object that contains information about items from a combined state.
wfcCombStateItem::GetItem
wfcCombStateItem::SetItem
Retrieve and set the combined state items as a pfcModelItem object.
wfcCombStateItem::GetOption
wfcCombStateItem::SetOption
Retrieve and specify if the annotation or supplementary geometry must be displayed in the combined state or not.
wfcCombState::AddItems
Adds an array of annotations or supplementary geometry to a specified combined state item.
wfcCombState::GetItems
Retrieves an array of annotations or supplementary geometry and their status flags from a specified combined state item.
wfcCombState::RemoveItems
Removes the annotations or supplementary geometry from a specified combined state item.
Interface
New Function
Description
pfcBaseSession::ExportProfileLoad
Loads the specified profile for export.