| • | PRO_SRFTESS_BOX_PROJECTION added in enumerated data type ProSurfaceTessellationProjection |
| • | PRO_TEXTURE_PROJECTION_BOX added in enumerated data type ProTextureProjectionType |
| • | ProGtolAttachSet()—The error types PRO_TK_GENERAL_ERROR and PRO_TK_NOT_VALID have been added. The error type PRO_TK_GENERAL_ERROR indicates that the function has failed because the specified legacy geometric tolerance could not be converted to the new Creo Parametric 4.0 geometric tolerance. The error type PRO_TK_NOT_VALID indicates that the options specified for attachment in ProGtolAttach are not valid for the specified geometric tolerance. |
| • | ProDrawingViewDetailReferenceGet()—The error type PRO_TK_E_NOT_FOUND has been added. It indicates that the function could not find the reference point on the parent view for the specified detailed view. |
| • | ProDrawingViewAuxiliaryInfoGet()—The documentation for the error type PRO_TK_GENERAL_ERROR has been updated to reflect its correct behavior. It indicates that the function cannot retrieve information related to the auxiliary view. |
|
New Function
|
Description
|
|---|---|
|
ProXsecCompNewXhatchStyleGet()
ProXsecCompNewXhatchStyleSet()
|
Retrieves and sets the style of old and new hatch pattern in the specified cross section component.
|
|
ProXsecCompNewXhatchStyleSetByName()
|
Replaces the existing nonlinear hatch pattern with the specified hatch pattern.
|
|
New Function
|
Description
|
|---|---|
|
ProDrawingView2DSectionTotalSet()
|
Sets the visibility of model edges to Total in a 2D cross section view of a drawing.
|
|
ProDrawingView2DSectionAreaSet()
|
Sets the visibility of model edges to Area in a 2D cross section view of a drawing.
|
|
New Function
|
Description
|
|---|---|
|
ProVolumeInterferenceCompute()
|
Calculates the volume interference between the selected closed quilt and an assembly.
|
|
ProVolumeInterferenceDisplay()
|
Displays the curves and surfaces that interfere with the selected quilt in the specified color or hides them.
|
|
ProVolumeInterferenceInfoArrayFree()
|
Frees the memory allocated to the interference data obtained from the function ProVolumeInterferenceCompute().
|