Table of Detected Return Codes

The CATDUA V5 capabilities are to check structural data within a CATProduct, CATPart, CATDrawing, CATAnalysis, CATMaterial, CATProcess, and to clean (modify) the data structure.

You can find here a description of return codes detected by the CATDUA V5 including:

  • Severity of the detected errors

  • Symptoms (user view) of the detected errors

  • Technical problems

  • CATDUA V5 operations

  • Results of the CATDUA V5 execution (user view).

   For an exhaustive list of the return codes detected by the CATDUA V5, refer to The List of the Return Codes Detected by the CATDUA V5.

Priority levels

Priority Level Legend:

(1):  Priority One Return Code: cleaning action may lead to data deletion.
(2):  Priority Two Return Code: cleaning action may lead to data modification (without deletion).
(3):  Priority Three Return Code: unimportant error. Cleaning action with minor impact on data.
(*) This symbol means that the rule is not executed on a document coming from a PDM system (ENOVIAVPM, ENOVIA LCA).
   
Error Domain Symptom Technical Problem CATDUA V5 Operation After CATDUA V5 execution
ABM_0 (1) Drafting Generative Modeler A link to the Bill of Material exists even though the drawing is empty. This link is displayed when running Edit > Links even if the drawing is empty and it cannot be deleted. The link cannot be deleted. Deletes the Bill of Material. The link can be deleted.
ACA_0 (2) Drafting File > Send To command shows a Ghost link. A pointed document is erroneously referenced in File > Send To and is not visible in Edit > Links or File >  Desk. A feature was handling a link attribute and the CCP process on a different document failed on it. The link is unset. No more ghost Link in File > Send To.
AFI_1 (3) Assembly Design Ghost link when running the File > Send To command. The features list pointed to by the Assembly feature is not consistent. Deletes the list of pointed features and rebuilds it using valid information. No more invalid assembly links when running the File > Send  To command.
AFI_2 (2) Assembly Design Ghost links when running the File > Send To command. An instance of a Reuse Pattern feature points to a wrong document, probably because of a problem during the feature synchronization. Unsets the pointing attribute on the instance. No more ghost links when running the File > Send To command.
AFI_3 (3) Assembly Design Ghost links when running the File > Send To command on a CATProduct. ASSYFEATPATTERN are feature extensions of the CONNECTION feature. The whole product structure is instantiated in a CATWorkSceneProdCont (container dedicated to the old Scenes), and so is the CONNECTION and its ASSYFEATPATTERN. But the instance-reference link of ASSYFEATPATTERN has been corrupted and points to its Start-Up instead of the right reference.
Some links of the ASSYFEATPATTERN reference have been modified, but the ASSYFEATPATTERN instance could not be synchronized and still points to unnecessary documents.
Plugs the instance to the right reference and runs a Reset/Synchronize. No more ghost links. From the ASSYFEATPATTERN point of view there is no consequence because the instance is not seen by the user and is not taken into account in the Update process.
AGG_1 (1) Aggregation Aggregated object does not know its aggregating object. Aggregated object does not know its aggregating object. Deletes the aggregation. None.
AGG_2 (2) Aggregation Ghost links, view cannot be deleted, Copy/Paste does not work, etc. An aggregation link between two objects is corrupted (reciprocity is broken). An aggregated object does not know its aggregating object. Updates the aggregation link. No more ghost links, the view is removed, Copy > Paste works.
The document needs to be updated.
AGG_3 (2) Aggregation Nothing happens when deleting an instance in a product. A father-son link between an instance and the product is deleted, which prevents the destruction of the instance. Uses the Spec service CATSpecSetFather to reset the link. The instance can be deleted.
AGG_4 (2) Aggregation A constraint is broken when making a product flexible. Before making the product flexible, there was no problem. The UAV_6 rule applied to the documents instantiating this product detected the problem but did not resolve it. In the upper document, a connector was unknown to the Product Instance and was not instantiated in other documents. Sets back the connector on the right attribute of the product, and instantiates it on all referencing documents. Constraint instances pointing to a connector instance can retrieve it and are not broken anymore.
You might need to run the CATDUA V5 in the documents referencing this instance: the UAV_6 rule might detect and correct the problem.
AGG_5 (1) Product Structure Ghost links when running the File > Send To command on a CATPart. PUBLISHING features are instantiated in the Part container, without aggregation, which might create instance/reference links outside the CATPart's scope. This data is not used. Deletes the useless PUBLISHING features. No more ghost links when running the File > Send To command.
ASD_0 (1) Assembly Design Constraint is not correctly displayed or is ignored during the update. The constraint's start up is not found. Loads the AsmCst.feat catalog. Product is not up-to-date.
The document needs to be updated.
ASD_1 (1) Assembly Design Constraint is not correctly displayed or is ignored during the update. Unused constraints without connection exist (when a connection is deleted, then the constraint is not). Deletes the unused constraints. Product is not up-to-date.
The document needs to be updated.
ASD_2 (1) Assembly Design Constraint is not correctly displayed or ignored during the update. Constraint is defined in the wrong container. Deletes the constraints. Product is not up-to-date.
The document needs to be updated.
ASD_3 (2) Assembly Design Constraint is not correctly displayed or is ignored during the update. The type of a constraint is lost. Restores the type of the constraint. Constraint is correctly displayed or updated. The document needs to be updated.
ASD_4 (2) Assembly Design Constraint is not correctly displayed or is ignored during the update. Bad quality of constraints' attributes. Change the quality of attributes. Product is not up-to-date.
The document needs to be updated.
ASD_5 (1) Assembly Design A blue CONNECTION node instead of the Fix Together node appears in the graph. This might cause a core dump when opening or closing documents. This error occurs on data containing a Fix Together node created in V5R12 GA. Inconsistency between the feature catalog in V5R12 GA and the catalog in later versions or service packs. Deletes the corrupted Fix Together node and replaces it by a new one. The Fix Together node appears in the graph, there is no more CONNECTION node; if the Fix Together node was pointing another Fix Together, the information and the name are lost.
ASD_6 (1) Assembly Design A constraint cannot be created. A Fix Together node without parent (connection). Deletes the corrupted Fix Together node. The constraint can be created.
The document needs to be updated.
ASD_7 (2) Assembly Design Two parts linked to a contact constraint have a wrong orientation. An attribute of a constraint contains a wrong value. Sets the right value to the constraint's attribute. The contact constraint is out of date.
The document needs to be updated.
ASD_9 (3) Assembly Design

Impossible to reorder constraints or a set of constraints in Assembly Design.

The document still contains an old set existing in a deleted component, thus preventing a correct management of constraints.

Deletes old and unused set of constraints.

The constraints/set of constraints can be reordered.
ASD_10 (2) Assembly Design Some constraints are displayed in the 3D window but not in the specification tree. When a new constraint is added, lots of constraints appear in the specification tree; they disappear if the new constraint is deleted.

Aggregation problem: the CONNECTION does not know ConstraintASM, but ConstraintASM knows that the CONNECTION is its parent.

Changes the father of  ConstraintASM and properly reconnects it to the CONNECTION.

If you run CATDUA V5 in a session, you need to refresh the specification tree to see the constraints (e.g. run Window > New Window) or you need to save then reopen the CATProduct).
The CATProduct needs to be updated
.

ASD_11 (1) Assembly Design Unusable constraints cannot be deleted and ghost links are displayed in the CATProduct.

The corrupted constraints are instance constraints which are instantiated in a reference product. This is should not be possible because a reference constraint can only be instantiated when its owning product is instantiated. Thus, the instance constraints cannot be correctly removed.

Deletes the corrupted constraints.

Corrupted constraints disappear from the specification tree and ghost links are no more displayed. This might also remove some unfixable errors (like HIE_6). In an interactive session, if the Constraints node is expanded, you may have to refresh its view by collapsing or expanding the node.

ASD_12 (3) Assembly Design Some constraints are not visible in the specification tree. There is less constraints displayed in the specification tree than when running the Analyze > Constraints command.

Only constraints attached to an internal Root Set are displayed in the specification tree. Some constraints might have been kept out of this Root Set as explained below:

  1. When opening the document in ENOVIA LCA, if all its parts are not loaded, then the constraints depending on these parts are not be loaded as well.

  2. As not all the constraints are loaded, only the loaded constraints become child of the Root Set.

  3. If another part is open, the constraints that have not been loaded will not be part of the Root Set. Saving then reopening the part will not display the missing constraints.

Makes the missing constraints child of the Root Set, then refreshes the specification tree so that the constraints are visible again. The number of constraints is identical in the specification tree and when running the Analyze > Constraints command.
ASD_13(3) Assembly The Save as Frozen (only one product) command does not work. The following message "....Contains some applicative data... " is displayed and the command ends. The SVVersion and CATSpecXMan attributes are added to the CATMechProdCont container when a constraint is added to the product. When the constraint is deleted (with previous implementation), the attributes remain in the container which prevents the Save As Frozen command to work because it does not need any data in the applicative container. Deletes the unexpected SVVersion and CATSpecXMan attributes from the CATMechProdCont container where no constraints exist in the reference product. The Save as Frozen (only one product) command works after cleaning the document.
ATT_2 (2) Product Structure Unwanted modified status on documents after an update. Internal attribute should not be added. Deletes the erroneous internal attribute. No more unwanted modified status on documents after the update.
The document needs to be updated.
ATT_3 (1) Product Structure The File > Send To command shows a link to a CGR in the V5 cache (concerns only V5R1 CATProducts). Internal (and unnecessary ) attribute is not correctly valuated. Deletes the unnecessary link. The unnecessary link does not appear anymore when running the File > Send To command.
ATT_4 (2) Product Structure The result of an update (in terms of position) is not correct even if no error is reported. Internal value that is supposed to determine whether an update (in position) is needed is incorrectly valuated. Sets the internal attribute to the correct value. The document needs to be updated. After the update, the part is correctly positioned.

ATT_6 (2)

Product Structure

An external reference is up-to-date whereas its target has changed. Missing information in the contextual links: the modifiers timestamps have not been set. Sets the link as not up-to-date and initializes the timestamp list. All impacted external references must be updated. To run the update only once, external links should first be resolved.
The document needs to be updated.
ATT_11 (1) Product Structure Ghost links when running the File > Send To command. Some attributes of a Product has only a sense for the reference product. They are only defined on the Reference Product. The rule is detected when one of these attributes is defined on a Product Instance. This overloading may lead to the creation of ghost links. Deletes the overloaded attribute on the Product instance. Attributes on the product instance may have disappeared.
No more ghost link when running the File > Send To command.
ATT_12 (2) Product Structure Synchronization problem of an external parameter pointing to a publication of a parameter. Several pointing attributes of a port are valuated at the same time. Keeps only one pointing attribute valuated, with priority given to the resolved one. The document needs to be updated. All the documents pointing to this publication correctly synchronize external references.
ATT_13 (2) Product Structure An External Reference is seen as synchronized although the referenced geometry has changed. A xonnector (an intermediate feature used for pointing) has not kept the value of the geometry timestamp (SynchroTs): when the geometry is modified out of the session, the impact is not detected.
This happens only when adding a publication to a CATPart, then removing it before creating a link to the pointed geometry.
Makes the Connector as not up-to-date then updates it. The model should not be up-to-date.
The document needs to be updated.
ATT_14(2) Product Structure CATPart is seen as modified after being inserted in a CATProduct. The pointed object's update stamp is modified without warning its pointing connector. The UPD_2 rule cannot warn  the connectors at its own level. The changes made by UPD_2 at features level need to be applied to the connectors as well. When UPD_2 cleaning is over, an additional action on connectors is needed: the synchronization status is reset to force their update. Update is needed, but it was already necessary after UPD_2 cleaning.
The document needs to be updated.
BDR_0 (3) PlantShip Modeler Error if an old version of a 2D/3D modeling exists. A new 2D/3D modeling would remove the dependency of schematic documents, reduce data size, support ENOVIA LCA revision and configuration. Cleaning exists, 2D/3D modeling without direct pointing to schematic/fake functions. No more error and the model size is reduced.
BDR_1 (3) PlantShip Modeler The File > Send To command shows a Ghost link. A pointed document is erroneously referenced in File > Send To and is not visible in Edit > Links or File > Desk. On Replace or Delete operation, a part instance specific information is not removed. Cleans the part instance specific information for deleted part instance. No more ghost Link in File > Send To.
BIW_0 (1) Body In White BiW Joint Body Definition Joined Contact Zones is not updated when BiW Joint Definition is modified. In Automotive BiW Fastening, the link between the BiW Joint Body and the BiW Joint contains an invalid value. Rebuilds the link between the BiW Joint Body and the BiW Joint. BiW Joint Body Definition Joined Contact Zones is correctly updated when the BiW Joint Definition is modified.
The document needs to be updated.
The Fasteners objects must be updated after cleaning.

BOL_0 (2)

Part Design Visualization problems due to a Boolean between a Solid body (old) and a hybrid body (new). Boolean operation between solid body (old) and hybrid body (new). Moves the operand body under the part. Specification tree changes because the operand body is moved from the Boolean to the part.

BOL_1 (2)

Part Design Visualization problems due to a Boolean between two hybrid (new) bodies.

Boolean operation between two hybrid (new) bodies with  an operand body not aggregated to the Boolean feature but however displayed under it leads to visualization problems.

Moves the operand body under the part.

Specification tree changes because operand body is moved from under Boolean to under part.

BOL_2
(2)
Part Design Solid body with a Boolean feature is not processed when a part-to-part data filtering is done. The geometry associated to the Boolean feature is not visible in the 3D area. The scope of the Boolean feature is missing, therefore the geometry of the Boolean feature is not visible in the 3D area. Deactivates and reactivates the Boolean feature. This creates the scope of the Boolean feature. The geometry associated to the Boolean feature is visible in the 3D area.
The document needs to be updated.
BOL_3
(2)
Part Design Detects old removed boolean operation (created on and after V5-6R2012) or adds boolean operation (created before V5-6R2014), where bodies with different polarity are involved. Old boolean operations (Add and Remove) have a different behavior that leads to geometry modification. It is mandatory to detect them to manage the new behavior (for end user) No clean possible No clean possible
BRK_0
(1)
Product Structure Ghost link. A message indicates that a document cannot be retrieved, and the link does not appear when running the Edit > Links... or File > Desk... command. Object owner of the link is not aggregated and V5 does not find information about the object type. The internal link owner is supposed to be unused. Deletes the link to this broken object. No more ghost links when running the command.
BRK_1
(1)
Product Structure A feature has lost its StartUp link. This results in a wrong behavior of the Cut/Copy/Paste (e.g. multi-instantiation) and no link is displayed when running the Edit > Links... or File > Desk... command. A feature has lost its StartUp link but an orphan feature has a valid link to an instance reference. Retrieves the orphan feature if it is of type ASMGEOMETRY or ASMSHAPEREP. No more ghost links when running the command.
BST_0 (3) Plant and Ship Modeler A document created with a previous version cannot be loaded. Without the declaration of the backup startup class, the document cannot be loaded without the associated CATfct. Declares object's backup startup class. The document can be loaded.
BST_1 (3) Mechanical Modeler An external user cannot see CAA features created with a previous version. When the startup catalog for CAA features is not present, the features cannot be displayed. Declares object's backup startup class. The external user can see the CAA features.
CAT_0 (2) Specs Modeler A core-dump may occur when accessing data. The Catalog Manager does not point to a catalog document. Removes the link to the document that is not a catalog. No more core-dump when accessing data.
CAM_2 (1)
Camera

 

Applicative cameras disappear and ghost links might appear when running the File > Send To command. The startup of the Camera feature is not found and the camera instances cannot be instantiated anymore.

This problem appears after copying/pasting a camera.

Retrieves the SpecObject_broken data, instantiates a new camera with the data then deletes the SpecObjet_broken feature. The corrupted camera reappears in the view and the document is in a modified state.
CCL_0 (3) Specs Modeler The description's name and the "Name" keyword value are different. The description's name is wrong. The description's name is set with the "Name" keyword value. The description is renamed.
CCL_1 (3) Specs Modeler The same chapter appears with two different names in the specification tree and in the definition list. The chapter's name is wrong. Puts in the chapter's name the name displayed in the definition list. The chapter is renamed.
CCL_2 (3) Specs Modeler Ghost links when running the File > Send To or the Save command in ENOVIA. When a chapter's keyword is deleted, some internal data associated with the chapter's keyword is not deleted and remains in the descriptions. Removes useless internal data. No more  ghost links when running the File > Send To command or the Save command in ENOVIA.
CCL_4 (3) Specs Modeler A description's keyword value may be unlinked with its chapter's keyword in rare cases (CAA). An unlinked keyword value is not removed if its keyword is removed. Removing a keyword may create ghost links if its keywords values are unlinked. Re-links the keyword value with its keyword. Removing a keyword will remove its keywords values.
CCL_5 (2) Specs Modeler Chapters cannot be viewed in the Catalog Editor even though they are found by batch.

No description points to the chapter, so it is not taken into account in the viewer.

Creates a new description in the root chapter pointing to the chapter.

Chapters are correctly displayed in the Catalog Editor's tree.
CCL_6 (1) Catalog Ghost link when running the File > Send To command. A feature instance has a reference in another document that is not the startup document. Deletes the corrupted feature with invalid reference on startup. No more ghost links when running the File > Send To command.
CCL_7 (1) Catalog A Part Family still exists even if all the descriptions have been deleted. The synchronization fails. The descriptions of the Part Family are instances of a reference description on the generic part. Deletes the reference after deleting the last related description. Part Family is removed.
CCL_8 (1) Catalog Core dump when dragging and dropping a family or when trying to import a family in V6 through FBDI. There is a Specification loop on the family. Deletes the description of the family which points to its parent chapter. The family can be dragged and dropped.
CCL_9 (1) Catalog When running the Edit >Links... command on catalogs where the Master Model has been isolated, the link with the Master Model is not displayed but the Save Into Enovia displays the Master CATPart even though it should not be displayed. The Master Model has been partially isolated. Repairs the Master Model's isolation. The Save Into Enovia does not display the CATPart anymore.
CDC_0 (1) Plant and Ship Modeler Error if an invalid version of cross document connections exists. Publication based on cross document connections would support ENOVIA LCA revision and configuration. Uses publication to support cross document connections. No more error.
CPF_0 (3) Part Design

CATPart's size is abnormally huge compared to the number of elements.

Unreferenced Brep features in the Part design feature.

Deletes the unreferenced Brep features.

The model size is reduced.

CRV_0 (2) Sketcher Modeler Curves created outside the Sketcher workbench have no endpoints. The resulting geometry associated to the sketch is not consistent. Adds the required endpoints. Sketches are seen as not up-to-date.
The document needs to be updated
.

CRV_1 (3)

Sketcher Modeler

Wrong update result because the update propagation is wrong. Some features are not impacted by the geometry modifications, e.g. Output features.

The attributes of several features are set to sp_NEUTRAL instead of sp_IN.

Sets quality of curves attributes to sp_IN.

No impact, except when cleaned geometries are published by output features.
The document needs to be updated.

CRV_2 (2)

Sketcher Modeler

Ghost link when running the File > Send To command. "Start Point" attribute and "End Point" attribute of a "2D Curve" feature reference "2D Point" features in an external document. Unsets "StartPoint" and "EndPoint" attributes. Then creates new limit points and sets these attributes with new limit points. In the CATDrawing, the representation of the limit points is visualized in the 2D viewer. In the CATPart, the document needs to be updated and the representation of limit points is visualized.
CRV_3 (2) Sketcher Modeler Ghost link when running the File > Send To command.      

 

CRV_4 (2) Sketcher Modeler A circle visible on previous application releases (V5R12) is now invisible. The visualization criterion for this element has changed. A curve seen as closed on previous application releases is now seen as open on this release (the accuracy (tolerance angular) has changed between R12 and R13). After R13, when the circle is seen as open, its curvilinear length is too small to be displayed. Forces the open curve to be closed (the arc of circle becomes a full circle). No more invisible circles. The document needs to be updated 
CRV_5 (1) Sketcher Modeler An ellipse invisible on previous application releases (V5R12) is now visible. The visualization criterion of the element to display has changed. Deletes the previously invisible ellipse. Ellipse is no more displayed.
The document needs to be updated
CST_1 (2) Sketcher Some sketcher constraints cannot be used anymore (they are always broken). An internal attribute used to determine the type of the constraint is not valuated. Sets the internal attribute to the correct value. The document needs to be updated. The constraint can be used again.
CST_2 (2) Sketcher CPU loop or problem when activating/deactivating a constraint. Bad quality of the constraint's attribute. Changes the quality of attribute. The document needs to be updated. The constraint can be used again.
CST_3 (1) Sketcher Some Sketcher constraints are not correctly displayed or are ignored during the update. The value of a constraint's attribute is lost. Deletes the constraint. The document needs to be updated. The constraint can be used again.
CST_4 (1) Sketcher Ghost link in a CATDrawing when running the File > Send To command. Ghost link in a CATDrawing due to an invalid "blocs" attributes of a constraint. Valuates the "blocs" attributes of the constraint. No more ghost link in when running the File > Send To command. The document needs to be updated.
CTX_1 (3) (*) Mechanical Modeler Part is contextual to several products, which is not supported by several commands (Edit > Links..., Define Contextual Links, etc). Part is contextual to several products, which is not supported by several tools (Edit > Links..., Define Contextual Links, etc.). Deletes all the contexts except the first one. Some external references may be isolated.
D5I_0 (3) DELMIA D5 Broken document link for a D5 part (DNBD5Part feature) representation.
Ghost link when running the File > Send To command.
 An affected CATProduct displays a "File not found" message for the broken links because of dangling shape representations from the D5Parts (DNBD5Part feature). Removes the dangling shape representations. No more ghost links when running the File > Send To command.
DAC_0 (1) Drafting Ghost link from an annotation to another document. The annotation's leader belongs to another document. Deletes the annotation and its leader. No more annotations, no more ghost links.
DAC_1
(1)
Drafting The number of graphical dimensions found by the Search command is higher than the number of graphical dimensions seen by the user. The representation of the graphical dimension (dimension imported from V4) cannot be found.

Deletes each graphical dimension that is not visualized in the view.

Only the visualized graphical dimensions can be found by Search command.

DAC_2
(1)
Drafting Annotations with a font size equal to 0.0 are not seen in the drawing but are seen with a height equal to 10 when printed. If an annotation has a font size lower or equal to 0.0001, then the height text is initialized to 10. The annotation is still not visualized in the drawing but when printed, it is displayed with a font size equal to 10. Deletes all annotations with a font size lower or equal to 0.0001. Document size is reduced. The visualization of the drawing will not change because those annotation are not seen in the sheet.
DAC_4
(2)
Drafting Annotation A Roughness symbol is reversed when changing the standard through Page Setup. Roughness has an orientation link on the extension line (with interruption) of a dimension. The orientation link on the extension line of a dimension with interruption could not be correctly built in previous releases before R14. In this case, the orientation link can return a wrong orientation direction. Thus, the roughness orientation on dimension is wrong. Restores a correct orientation link. Roughness symbol reversed and possible missing extension line has been created.
DAF_0 (3) Drafting The area fill is an empty space. The area fill not associated to any geometrical elements. Deletes the area fill. Area fill has disappeared.
DAF_1 (3) (*) Drafting The area fill cannot be selected. The area fill is not aggregated. Deletes the area fill. Area fill has disappeared.
DAF_2 (3) (*) Drafting The area fill disappears when updating the view. The area fill has a missing curve. Deletes the area fill. Area fill has disappeared.
DAF_3 (3) Drafting The drawing contains some area fills that cannot be seen (except when using the Search command). The area fill has no pattern. Deletes the area fill. Area fill has disappeared.
DAF_4 (1) Drafting When running the File > Send To command, a document contains area fills with ghost links to other documents.

Some area fills point to another drawing after a copy/ paste from one document to another.

Deletes the area fills.

One or many area fills are deleted.

DAO_0 (3) Drafting Ghost link when running the File >  Send To command and when opening the document. An object is erroneously referencing another document. Deletes the link without behavior modification. No more ghost links.
DAO_1 (3) Drafting Ghost link when running the File >  Send To command and when opening the document. A useless drafting data may be erroneously referencing another document. Deletes the useless drafting data and thus its links pointing to others documents. No behavior modification. No more ghost links when opening the document.
DAO_2(2) Drafting Feature Extension line is not visible (or not correctly) when creating extension line for roughness. View scale was badly taken into account for associative position on dimensions extension line (overrun). Extension line for roughness creation wasn't using the good length of dimension extension line (overrun). Takes into account view scale for associative position dimensions extension line (overrun). Extension line for roughness is now correctly visible.
DAS_0 (1) Generative Drafting

Ghost link when running the File >  Send To command. The CATDrawing points to a non related document.

An object managing the view axis origin has an invalid link to a 3D document.

Deletes the invalid link.

No more ghost links when running the File >  Send To command.

DBA_0 (2) Drafting Ghost link when running the File >  Send To command. Bad link to a default feature. Deletes the invalid link. No more invalid links when running the File >  Send To command.
DBG_1 (1) Robotics The reference product (name of the CATProduct file) was replaced by an earlier version that has incompatible or missing mechanism information. A product (A) was instantiated in another product (B). Regeneration of the feature extension and restoration of the values. The data is cleaned up.
DCH_0 (1) Drafting Not up-to-date driving dimension or invalid constraint between 2D and 3D. The constraint link between 2D and 3D is lost. Deletes constraint between 2D and 3D. Dimension still not up-to-date and constraint between 2D and 3D deleted.
DCH_1 (2) Drafting Driving dimension or constraint between 2D and 3D is not updated when updating the CATDrawing. Bad object subscription. Adds subscription to the dimension or constraint to 3D geometry. Driving dimension or constraint between 2D and 3D is correctly updated.
The document needs to be updated.
DCH_2 (2) (*) Drafting The File > Send To command shows that an isolated view is still linked to its part (concerns views isolated before R13).

The hybrid constraints (i.e. constraints between 2D and the generated element) of the view have not been deleted after the isolation: an interactive view should not contain hybrid constraints.

Deletes each hybrid constraint which can be found in the interactive view.

The drawing is no more linked to 3D.

DCR_0 (2) Drafting Not up-to-date dimension or invalid constraint between 2D and 3D in a section view. An invalid section operator is stored. Locates the right section operator. Dimension is up-to-date and constraint between 2D and 3D are valid.
The document needs to be updated.
DCR_1 (3) Drafting Ghost link or excessive CATDrawing data size. Useless object with 3D link not deleted. Deletes the useless object. Smaller CATDrawing and no more ghost links.
DCR_2 (1) Drafting Broken dimension, associative dress-up or constraint between the 3D assembly projection and the interactive geometry. Ghost link when  in a CATPart.

Information about the associative dress-up (dimension, annotation, constraint, etc.) for assembly positioning has been lost.

Deletes the element.

No more ghost links when running the File >  Send To command.

DCR_4 (3)

Drafting A CATDrawing has an abnormally huge data size.

A useless object responsible of associativity still exist.

Deletes the useless element Reduce the size of the CATDrawing.
DCR_5 (1) Drafting A drawing is linked to another drawing when running the File > Send To command. The problem disappears if constraints or dimensions on the 2D element are deleted. A link with a 2D drafting element points outside the document. Deletes the link. The element using this link (constraint or dimension) can lose its associativity.
The document needs to be updated.
DCR_6 (1) Drafting A drawing is linked to another drawing when running the File >  Send To command. A view has a useless link to an external drawing. Deletes the link. No more ghost links when running the File > Send To command.
The document needs to be updated.
DCR_7 (2) Drafting Ghost link in a document pointing to a CATPart. The problem disappears if constraints or dimensions on 2D element are deleted. A link has not been correctly processed when running the File > Save Management... command. Updates the link. No more ghost links when running the File >  Send To command.
The document needs to be updated.
DCR_8(2) Drafting When copy-pasting some geometries with their associated dimensions, some dimensions are missing. A dimensions relies on connectors to reference its associated geometry. Such connectors should be under the View the dimension belongs to. However, there exist some configurations where those connectors are not aggregated at all. Most of the functionalities are working though, however some others such as CCP are broken. Add the appropriate connectors to the View. The broken functionalities, such as Copy and Paste are working.
DCR_9
(2)
Drafting When Drafting Threads are imported through FBDI/DBDI with CATIAV6, the associativity to the 3D is lost. A missing information on an internal component used by the Drafting Thread must be repaired. The missing information is retrieved using another link and set on the internal component. Drafting Threads are associative to the 3D after FBDI/DBDI. Document needs to be updated.
DCS_1 (2) Drafting

Some constraints are not taken into account (geometries can be moved though they should be fixed.

Constraints are not correctly aggregated in some cases, thus the view solver cannot find them and take them into account.

Changes the place where the constraints are aggregated. Constraints are taken into account. The document needs to be updated.
DCS_2(2) Drafting Annotation An isolated view in a drawing is still linked to its part.
Some annotations are displayed with a wrong status and colors due to an internal corrupted object.
A link to a 3D connector has not been deleted after isolate.
The link between the Connector and the View aggregating the constraint is not coherent.
Deletes each 3D connector which can be found in an interactive view.
Fixes the link between the Connector and the View aggregating the constraint.
No more ghost links when running the File >  Send To command.
Annotations are fixed and their status is correctly computed.
The document needs to be updated.
DCT_0 (1) Drafting A drawing is too large compared to what is actually useful. Data model with the V4 format is useless but is nevertheless still stored. Deletes the useless data. The size of the CATDrawing is reduced.
DCT_1 (2) Drafting Bad display of fonts, diameter symbol or not visualization of datum feature. An important feature for the annotations visualization is missing.

Reestablishes the visualization of the previous elements. Note that it can modify visualization dimensions as well (font display impact).

AfterFix Reduce the size of the model.
The document needs to be updated.
DCT_2 (1) Drafting Ghost links appear when running the File >  Send To command. There are some features in the CATDrwCont that should have a father but that are actually not aggregated anywhere: these corrupted/useless features are not visualized but can have links to external documents. Deletes the non-aggregated feature. No more ghost link when running the File >  Send To command.
DCT_3 (2) Drafting

Only concerns documents containing both FTA and 2D Layout data. Dimensions and some annotations cannot be built in the 2D Layout or FTA workbench. Some existing objects are not correctly updated.

One of the two containers (second container created) was not correctly initialized on the previous release.

Reinitializes the container in error so that it contains all the necessary data.

All dimensions and annotations are available for creation.

DCT_4 (3) Drafting Error when opening the document: a used font is not available although this font is not used by any annotation. A DrwMappingTable feature keeps a reference to a no more used font.

 

Removes the reference to the font from the document. No more error when opening the document.
DCT_5 (2) Drafting Annotation Impossible to use new fonts on dimensions ine the document. An internal font list is full. Removes unused fonts from the list + add space in the list if needed. New fonts can be used and existing annotation now use the right font.
DDI_0 (2) Drafting Chamfer dimension badly positioned after an update. Invalid positioning data is stored. Corrects positioning data. Chamfer dimension moves correctly after update.
DDI_1 (1) Drafting Ghost link to another document from a chamfer dimension. The chamfer dimension points to an external document instead of an internal one. Deletes the Chamfer dimension. No more chamfer dimension, no more ghost Link.
DDI_2 (1) (*) Drafting Non up-to-date driving dimension or invalid constraint between 2D and 3D. A constraint data is corrupted. Deletes the dimension or constraint. No more not up-to-date dimension or constraint.
DDI_3 (3) Drafting A dimension is not displayed but accessible from the Search command. Non aggregated dimensions. Deletes the useless dimension. Document is the same but smaller.
DDI_4 (2) Drafting An dimension attribute is not valuated. The dimension display does not match the dimension properties. Updates the dimension properties. Dimension value does not go any more on the line of dimension after view update.
DDI_5 (1) Drafting The number of dimensions found by the Search command is higher than the number you see. After a copy/paste, update or isolation, dimensions can reappear.

After running the Undo command, dimensions can disappear from the view because of an update problem. This problem is corrected in V5R15.

Deletes each dimension which is not visualized in the view.

Only the visualized dimensions can be found by the Search command.

DDI_6 (1) Drafting Ghost link when running the Send To command in a drawing even if there is no dimension in any visible views.

A dimension used as "SetAsDefault" has an external link.

Deletes the external link. No more ghost links when running the File > Send To command.
DDI_7 (1) Drafting Ghost link when running the Send To command in a drawing. A dimension interactively created using "SetAsDefault" has an external link.

Deletes the external link in the dimension.

No more ghost links when running the File > Send To command.
DDI_8 (1) Drafting Warning when opening a CATDrawing: "The files in the following list could not be found or contain the wrong information for the active document", or ghost link when running the File  > Send To command. A useless link exists in the view of an external document. Deletes the dimension with the invalid link. No error when opening the CATDrawing, nor ghost links when running the File > Send To command.
DDI_9 (1) Drafting Warning when opening a CATDrawing: "The files in the following list could not be found or contain the wrong information for the active document", or ghost link appears when running the File > Send To command. A useless link exists in the view to an external document. Deletes the useless link. No error when opening the CATDrawing, nor ghost links when running the File > Send To command.
DDI_10 (2) Drafting Some radius dimensions are not correctly displayed. The dimensions have a symbol mode that is not valid for such dimensions, which lead to an unexpected behavior. Sets the invalid symbol mode to Automatic. Radius dimensions are correctly displayed.
DDI_11 (2) Drafting The dimension text does not use the right font. The link from the font and the dimension visualization has been lost through an Undo/Redo operation. Rebuilds the dimension visualization. The correct font is used for dimension visualization.
DDI_13 (2) Drafting Annotation The dimension model is defining some extension line interruptions which are not displayed. The visualization does not match the internal model. Rebuilds the wrong dimensions for visualization. The dimensions have been rebuilt and the extension line interruptions are now displayed.
DDI_14 (2) Drafting Annotation Parts of the dimension line are wrongly displayed. The standard has been corrupted. Fixes the standard. The dimension line is correctly displayed.
DDI_15 (2) Drafting Annotation The dimension position's value changes after an update. The dimension position's value does not respect the dimension specifications. After the update, the position changes according to the specification. Builds the dimension so that the position does not change anymore. The dimension position's value has changed.
DDI_16 (2) Drafting Annotation The dimension may use wrong format for tolerance display. The dimension visualization do not use the format specified by the model. The dimension visualization is updated in order to use the right tolerance format. The dimension tolerance is displayed with the right format.
DDI_17 (2) Drafting Annotation The dimension may not display its before, after, upper and/or lower texts. The dimension before, after, upper and/or lower texts are not displayed as specified by the model. The dimension visualization is updated in order to display the before, after, upper and/or lower texts. The dimension before, after, upper and/or lower texts are correctly displayed.
DDI_18 (2) Drafting Annotation Fake Dimension may not display correctly the alphanumerical fake value. The decimal part is missing. The fake dimension value is not display as specified by the model. The dimension visualization is updated in order to display correctly the value. The alphanumerical fake value of the dimension is displayed correctly.
DDU_0 (2) Drafting Ghost link when running the File > Send To command. Useless data (connector, 3D feature) is erroneously referencing another document (CATPart). Removes the data and thus its links pointing other documents. No more ghost link when running the File > Send To command.
DDU_1 (2) Drafting

Invalid link to another drawing when opening a Drafting document. The document has a ghost link.

After a copy/paste operation, some copied dress-up elements have kept their link to the first drawing.

Removes the invalid links. The dress-up elements are isolated from the other CATDrawing but are still visualized. No more errors when opening the document.
DDU_2 (1) Drafting Ghost link in a CATDrawing. A feature (causing the ghost link) is set in of the DrwCont container instead of being aggregated under a view. Deletes the axis lines, center lines or thread that are directly in the DrwCont container. No more ghost links when running the File > Send To command.
DEB_0 (2) Part Design Ghost link when running the File > Send To command. The external attributes "listErrorGeom1 and listErrorGeom2" gets created when feature goes in error. These attributes does not gets deleted while deactivation of the feature and hence it results in a ghost link in the CATPart. Removes improper external attributes "listErrorGeom1 and listErrorGeom2". No more ghost links when running the File > Send To command.
DET_0 (3) Drafting Document too big or/and extra links in when running the Edit > Links... command. A 2D component is not used anymore. Deletes the unused 2D component. Document is the same but smaller.
DET_1 (3) Drafting Document contains unusable elements and/or extra links. 2D component non typed through interface. They cannot be used anymore. Deletes the unused 2D component. Document is the same but smaller. Extra links can disappear.
DET_2 (2) (*) Drafting 2D Component instance has its reference outside its document. Cut/Copy/Paste problems during V5R11 and V5R12. Creates the 2D component reference inside the same document and replace the wrong one. The document is self-content again. No problem if external document disappears.
DET_3 (1) Drafting 2D Component instance has too big or too small scale. Cut/Copy/Paste problems during V5R11 and V5R12. Deletes the scale. The view that was containing such object recover his frame.
DET_4 (2) Drafting After exploding all 2D component instances (i.e. dittos) in a CATDrawing, Edit/Links shows residual external links to catalog.

Redundant local reference exists in the model. They cannot be deleted by user.

Redirects the instances of the redundant local reference to the good one and deletes the redundant local reference.

Document size decrease. No more ghost link after exploding dittos.

DET_6 (1) Drafting

Unpredictable behavior when using a drafting detail/ditto.

There is 2D component instance that is not structurally valid and must be discarded. Deletes the invalid 2D component instance.

2D Component instance can be exploded without error or crash.

DET_7 (2) Drafting

Open a CATDrawing document, a warning with the following error message appears: "The files in the following list could not be found or contain the wrong information for the active document", but a document mentioned in the list does not appear when running the File > Desk... or the Edit > Links... command. The user cannot correct the ghost link.

During the explode operation of a 2DComponent instance, some instance/reference links were kept between some elements in the 2DComponent and the document where the 2DComponent was originally created.

Unplugs the View sub-components with ghost links from their "ghost" reference and plugs them again to their startups in current document.

No more warning pop-up when opening the document, and no more ghost link when running the File > Send To command. command.

DET_8 (2) Drafting Some ghost links are detected when running the File > Send To command, when some 2D component instances exist in the CATDrawing document. A document is seen when running the File > Send To command but is not seen when running Edit > Links.... The link is modified so that it points to the correct internal object. Unplugs the View sub-components with ghost links from their "ghost" reference and replugs them to their startups in current document. No more ghost link when running the File > Send To command.
DFM_0 (2) Drafting When opening a document which was created with a previous version, the sheets' format is flipped. Check/Clean DrwFormats which width should not be strictly greater that height.
Indeed, in documents with post R14 embedded standards, every DrwFormat's characteristics should be width >= height.
DrwFormats that can be cleaned must match the following criteria (otherwise they are ignored):
  • they are aggregated by a Sheet (DrwFormats in the Drawing list are ignored).
  • they are in a document with a post R14 embedded standard.

Note: the code which produced such corrupted DrwFormat has been fixed.

Cleaning such corrupted DrwFormats involves the following operations:
  • Retrieving the width, height and orientation stored in the DrwFormat.
  • According to the retrieved data, compute and set new values for those attributes.
The corrupted formats of the sheet are flipped back to normal.
DMR_1 (3) Digital Manufacturing Review References to not found files appear when running the File > Send To command. The Simulation Initial State container has not been cleaned. Considers Simulation Initial State objects as invalid if they point to objects that have been removed from the current document. No more ghost link when running the File > Send To command.
DMR_2(3) Digital Manufacturing Review Ghost link in File >  Send To command in CATProcess document Grab and Release activities were pointing into the original document after a Copy or Paste Special action between documents. The links pointing to another document are resolved to point to the corresponding product in the current document. No more ghost link when running the File > Send To command.
DOB_0 (1) Drafting

A CATDrawing containing isolated views has still some links to 3D parts/product. This is detected when running the File > Send To command.

The breakout operator in Generative Drafting isolated views maintains some links to 3D documents, despite the fact that the view is isolated and no link should exist.

Modifies the breakout operator and deletes the links to 3D documents.

No link to 3D will exist anymore on this operator - the Send To command will not detect these links.
DOC_1 (2) Specs Modeler Pointed document cannot be loaded. The type of the pointed document is not specified in the symbolic link. Sets the type according to the extension of the pointed document. Pointed document can be loaded.
DOC_3 (2) Specs Modeler No visibility (can lead to the lost of a link until V5R10). Internal counter to determine whether a link to a document has to be kept not correctly valuated. Sets the counter to the correct value. No visibility.
DOC_4 (3) Specs Modeler Unused external links when running the Edit > Links... command. Internal counter not correctly valuated. Sets the counter to the correct value. No more unused external links when running the Edit > Links... command.
DOC_5 (2) Specs Modeler Objects located in pointed document cannot be accessed. A link to a container in a pointed document has been lost. Rebuilds the link to the container. Objects of the pointed document are accessible.
DOC_6 (3) Specs Modeler Objects located in document cannot be accessed. Applicative container with no stream in the document. Creates an empty stream for this applicative container. After closing then reopening data, the modification will be taken into account.
DOC_8 (3) Product Structure Bad performance when opening a document. When the usage counter of an entry in the (inter-document) links table drops to 0 (no link left between the documents from a user point of view), the entry is not deleted from the table (see DOC_3 error). Nothing but the CATDUA V5 tool is authorized to perform such an operation. Deletes unused entries from the (inter-document) links table. The table is compacted.
Warning:
This error may re-appear if the document is modified in any way (update included) after the clean-up.
 
Better performance at open.
DOC_9 (3) Product Structure CATPart cannot be updated if there is more than one Ref-Ref link federator in the Ref-Ref link contaier. Only one object should federate the different pointed documents by a Ref-Ref link for a given CATPart. If there is more than one Ref-Ref link, the links cannot be solved. Groups data contained in all federators into one federator and deletes empty federators. Update is now possible.
DOC_10 (1) Specs Modeler Some applicative containers have the same user id. A warning may be displayed when an affected document is opened, or when some data is not visible. Some applicative containers have the same user id exist in the document. Extensions' activation API using the user id of the container may fail. Only the feature extensions of the "first" container can be accessed. Merges the data found on all containers into a single container, according to applicative rules, and removes extraneous containers. The cleaned document can be opened with no warning, and data is displayed properly.
DOC_11 (3) Specs Modeler Running the File > Send To command on a CATPart shows a ghost link to a useless CATPart. The Ref-Ref links repository contains no Input or Inputs that are no more pointed, so the link to the other CATPart owned by the repository is useless. Deletes the meaningless repository. No more link to a useless CATPart when running the File > Send To command.
DOC_12 (1) Object Modeler Base Cannot open a document Doc2 after opening Doc1 then saving it as Doc2. Some storages in the initial document are corrupted. They are discarded when running the Open command. When running the Save As command, the application tries to regenerate them, but the correction is only partial (some data cannot be recovered) and the second open fails. Deletes the corrupted storages.
Warning: cleaning operation may fail when the document also contains DOC_6 errors. You have to clean first the DOC_6 errors.
The second open will be successful. Corrupted data have been discarded.
DOC_14(1) Specs Modeler Cannot open a document and an OSM error such as OSM_RE001 occurs. The corrupted container may be prevent the load phase or the initialization phase of the document from ending successfully. If it is a consection plane container or a CATCollabCont container, then it will be physically removed from the document. If there was a Sectioning data in the document, it will disappear.
DOC_15(3) Specs Modeler Selection/Deselection is very slow. A huge number of empty and useless containers exist under a CATFeatLocalRef container. Their existence slows down significantly the creation of a new undo-redo transaction which is performed for each selection Removes empty and useless containers Selection/Deselection is quick
DOP_0 (1) Generative Drafting When running the File > Send To command, a CATDrawing with isolated views still has some links to 3D parts/product. The projection operator in Generative Drafting's isolated views has kept some links to 3D documents, even though the viewq are isolated and no link should exist. Modifies the projection operator and deletes the links to the 3D documents. No link to 3D exists anymore on this operator when running the File > Send To command.
DOS_0 (1) Generative Drafting

When running the File > Send To command, the drawing points to an unrelated document.

A section operator has an invalid link.

Deletes the invalid link.

No more ghost links when running the File > Send To command.

DOS_1 (1)

Generative Drafting

Unrelated document can be pointed by the drawing document (it appears when running the File > Send To command).

A section operator is not aggregated.

Deletes the object. No more ghost links when running the File > Send To command.
DRF_0 (3) Part Design When deleting the draft, some related data is left in the document. Data model inconsistency. Removes User Features from Geometrical Set to Part Body under Draft feature. Data model inconsistency is now solved for this draft feature. If deleting the draft the life cycle management will be better.
The document needs to be updated.
DRF_1 (3) Part Design When creating a new draft feature, the geometry selected to define the pulling direction is inconsistent with the pulling direction vector. Inconsistency between the vector and the selected object in the definition of the default values. Resets the default pulling direction in the object and the vector. Default draft pulling direction is changed. The next created draft will use this new default pulling direction.
DRW_0 (1) (*) Drafting No visibility. More than one drawing in the document. Others drawings are useless. Deletes useless drawings. No impact, reduce the size of the document.
DRW_1 (1) Drafting

Ghost links in a part document when running the Edit > Links... command, or the size of a part document is anormally big.

A DrwDrawing with external links is inside the CATPrtCont. It is not visible in the specification tree. Deletes the DrwDrawing. Document size is reduced, no more ghost links when running the File > Send To command.
DST_0 (1) Drafting Balloon, datum feature, datum target, roughness symbol and coordinate dimension are not displayed. A simple text must aggregate at least one sub-text. Deletes the annotation. No more annotations.
DST_1 (1) Drafting Ghost link in the old drawing containing a section view. The callout text kept old links after a copy/paste. Removes the link but keeps the text as it was. No more ghost link. The functionality that links the section view name to the callout text will not work on cleaned models, as it was already the case.
DST_2 (1) Drafting The number of annotations (based on simple text and found by the Search command) is higher than the number of annotations based on simple text seen by the user. After copy / paste, update or isolate, annotations can reappear. After Copy/Paste annotations based on a simple text between two Drawing documents, the annotations were incorrectly created. This Copy/Paste problem is corrected with R15 level. Deletes each annotation based on simple text which is not visualized. Only the visualized annotation can be found by search command.
DST_3
(3)
Drafting Annotation Annotation is not correctly displayed. The characters are not displayed with the correct height. Modifies the display of the annotation to match the font size specification. The font height displayed is the correct one.
DTA_1(2) Drafting Annotation Table in an instanciated 2D Component does not keep its orientation. The table gets instantiated but the orientation is kept horizontal. The orientation of the table is not take into account while the visualisation is done. The orientation of the table is not take into account while the visualisation is done. All instanciated tables move to get the right orientation.
DTA_2(2) Drafting When opening the pre-CATIAV5R15 CATDrawing on any CATIA level other than the Drawing creation level, the table (width) becomes bigger. The left margin of pre-CATIAV5R15 table may be not manage correctly. Restore valid value of margin. The table is visualized correctly.
DTE_0 (3) Drafting Ghost link visible when running the File > Send To command and when opening the document. An internal drafting data is erroneously referencing another document. Deletes the link. No behavior modification except no more ghost link when opening the document.
DTE_1 (2) Drafting File > Send To command shows a Ghost link. A pointed document is erroneously referenced running the File > Send To command and is not visible when running Edit > Links... or File > Desk.... A DrwText feature created in a level inferior to V5R8 was handling a link through "Variable" attribute and the migration process failed on it. Unsets the link. No more ghost link running the File > Send To command.
DTE_2 (2) Drafting Annotation 1/ Text with a position link to another text is not updated after canceling the text edition of a reference.
2/ Text leader with a position link to a 2D line points to another element.
1/ Associative position with text as ra eference is not updated after canceling the text edition.
2/ Text leader with a position link to a 2D Line is not updated.
Updates the position link to get the correct position. Position of the text or leader is moved to the right location.
DVB_0 (3) Part Design

Applicative design table cannot be deleted. Edit > Links... command shows a link on a standard file which should not be shown.

A design table link found even when no feature was using it. In the CATPart, the design table link exists even though the Hole/Thread feature using the standard is not available.

Deletes the design table link.

No more links when running the File > Send To command. Applicative Design Table can be deleted.

DVB_1 (3) Part Design Ghost link when running the File > Send To command in a CATPart. The attribute "Hole_StandardTable" of DefaultValuesBag points to a SpecObject of another CATPart. Such pointing link could not be resolved, puting a ghost link in the CATPart. Unsets the improper attribute "Hole_StandardTable" of DefaultValuesBag. No more ghost links when running the File > Send To command.
DVM_0 (2) Drafting Error when saving a CATDrawing. A useless view makeup is detected. Deletes the useless view makeup. CATDrawing is correctly saved. The document size is reduced.
DWA_1 (3) Drafting Associativity between 3D and section (cut) views can be wrong. An object managing cut-views associativity is isolated and no more used by a view (it should have been removed). Deletes the useless object. No impact, the document size is reduced.
DWC_1 (3) Drafting An incorrect profile section can be visualized in the drawing document. A profile section is isolated and no more used by a view (it should have been removed). Deletes the useless object. No impact, the document size is reduced.
DWC_2(2) Drafting Infrastructure Callout arrows are visible even though the show attribute is set to CATNoShowAttr. Show attribute is not correctly managed. Resets the show attribute to CATShowAttr. Callout arrows are visible with the correct show mode.
DWE_0 (1) Generative Drafting Ghost link when running the File > Send To command. Unrelated document can be pointed to by the drawing document (using File > Send To). An object managing links between views and the 3D document points to an unrelated document. This can happen after replacing an assembly, if this assembly contains different structures. Deletes the useless object. No more ghost links when running the File > Send To command.
DWE_1 (3) Generative Drafting Discrepancy in the number of linked documents when running File > Desk... and when running File > Send To.... The drawing view appears as updated whereas a temporary internal link that is always removed during its update is kept. It points to a document inside the product structure that has been removed. The product structure appears as up-to-date as well as the drawing view, and time stamps are in accordance. Flags the view as not up-to-date and reports that an update is required to fulfill the cleaning operation. The view has been flagged as not up-to-date (the corresponding icons are highlighted), and you have to update the corresponding view. The document needs to be updated
DWE_2 (3) Generative Drafting Discrepancy in the number of linked documents when running File > Desk... and when running File > Send To.... The drawing view appears as up-to-date but a temporary internal link that has been removed during the update remains. It points to a document inside the product structure that has been removed. The product structure appears as up-to-date as well as the drawing view and the time stamps. Replaces the internal links pointing to ghost documents by up-to-date links pointed to by the generative view's links. The corresponding view needs to be updated.
The document needs to be updated
DWE_3 (3) Generative Drafting Discrepancy in the number of linked documents when running File > Desk... and when running File > Send To.... The drawing view appears as up-to-date but a temporary internal link that has been removed during the update remains. It points to a document inside the product structure that has been removed. The product structure appears as up-to-date as well as the drawing view and the time stamps. Replaces the internal links pointing to ghost documents by up-to-date links pointed to by the generative view's links. The corresponding view needs to be updated.
The document needs to be updated
DWG_0 (1) Drafting Unrelated part document is pointed to by the drawing document. An object managing dimensions generation is no more used by a view (it should have been removed). Deletes the constraint. The document needs to be updated. The constraint can be used again.
DWG_1 (3) Drafting Unrelated part document is pointed to by the drawing document. An object managing dimensions generation is isolated (it should have been removed). Deletes the useless object. No impact, the document size is reduced.
DWH_1 (3) Drafting Unrelated part document is pointed to by the drawing document. A generative hatching pattern is isolated (it should have been removed). Deletes the useless object. No impact, the document size is reduced.
DWP_0 (3) Drafting No visibility. A non referenced pattern mapping table is useless. Deletes the useless pattern mapping table. No impact, the document size is reduced.
DWP_1 (1) Drafting No visibility. A pattern mapping table is not aggregated. Deletes the pattern mapping table. No impact, the document size is reduced.
DWR_0 (3) Drafting No visibility. A useless relation has been detected: either the in or the out of the relation is not valuated. Deletes the useless DrwRelation. No impact, the document size is reduced.
DWS_0 (2) Drafting A view cannot be selected, the grid disappears, or the Drafting workbench cannot be activated. The internal value which determines the order of the views is not correctly set. Sets correctly the internal value: the order of the views is correct. The view can be selected.
DWS_1 (1) (*) Drafting No visibility. A corrupted sheet has been detected: either it has not the minimum required views (background and main view), or it is not under the drawing. Deletes the corrupted sheet. No impact, the document size is reduced.
DWT_1 (3) Drafting Ghost link when running the File > Send To command. Pattern not aggregated correctly. Deletes the Pattern. No more ghost link when running the File > Send To command.
DWV_0 (1) (*) Drafting No visibility. One or many rules for a view are not respected:
(1) A view must have a parent.
(2) A view of type Pure_sketch must not have a sheet as its parent.
(3) A view which is not of type Pure_sketch must have a sheet as its parent.
Deletes the view. The CATDrawing is correctly saved. The document size is reduced.
DWV_1 (2) Drafting Ghost link when running the File > Send To command. A view is linked to another CATDrawing. Deletes the link. No more ghost links when running the File > Send To command.
DWV_2 (2) Drafting When opening a CATDrawing, the following warning appears: "The files in the following list could not be found or contain the wrong information for the active document". One of the mentioned documents is not displayed when running File > Desk... or Edit > Links.... The ghost link cannot be corrected. During the explode operation of a 2D component instance, some instance/reference links were kept between some elements in the 2D component and the document where the 2D component was originally created. Unplugs the view sub-components with ghost links from their "ghost" reference and replugs them to their startups in the current document. No warning when opening the document
DWV_3 (3) Drafting The local transformations of geometries in views (like translations, scaling, rotations, offset) do not work as usual when some 2D Component instances have been exploded or exposed in the CATDrawing. The geometrical result of the axis component of a view has been lost. These geometries are necessary to perform operations on other geometries in the view. Updates the sketch support to rebuild the result.

Local transformations are available again on geometries. The document size is reduced.
The document needs to be updated.

DWV_4 (3) Drafting Axis elements of the sketch support associated with a view that has been put in the No Show space before V5R14 cannot be visualized in the Show space anymore.

The sketch support is in the No Show space.

Puts the sketch support in the Show space and its axis elements in the No Show space.

The sketch support's axis elements can be seen in the Show space (provided that you put them in it).

DWV_5 (3)

Drafting Ghost links when running the File > Send To command in a CATDrawing.

A useless link exists in the view to an external document.

Removes the invalid link.

No more ghost links from the drawing when running File > Send To > Directory.

DWV_6 (3) Drafting The file size of a CATDrawing or CATPart containing 2D Layout data is unexpectedly important. The Update mechanism has been corrected in R14 to avoid the creation of the geometrical result of Drafting/2D Layout views and 2D component references. When the correction has been performed, no corrective action has been done to manage the former level models updated with a software level that was creating useless geometrical results. Removes useless geometrical results from the CGM container data.
This kind of data can represent MB of the file size.
The document size is reduced.
DWV_7
(1)
Drafting Some circles visible in previous application releases (V5R12) are now invisible, or some ellipses invisible in previous application releases (V5R12) are now visible. Visualization criterion has changed for circles and ellipses. A circle seen as closed in previous application releases is now seen as open in the current release (the accuracy (tolerance angular) has changed between R12 and R13). After R13, When the circle is seen as open, its curvilinear length is too small for to be displayed. Forces the open circles to be closed (the arc of circle becomes a full circle), and make them visible again. Deletes ellipses with detected problem. The visualization of the document is the same on the current level than on previous application level.
DWV_8(3) Drafting Infrastructure Section Views is renamed to Front View with earlier Defined Front View seen as isolated. Certain Auxiliary or Section Views might have lost the Projection/Section Operator Spec information completely. Not Fixable. There is no way for the user to clean such Views (Auxiliary / Section Views) and recover the lost Operator Spec information. End User would need to re-create these Auxiliary / Section Views again using NON-Isolated Front View. None. No Clean Action provided.
EDL_1 (3) Electrical Electrical part document is modified when instantiated from the catalog. Electrical features in the part need to be updated. The update is performed during instantiation and the part is modified. Updates electrical features in the part. Electrical part document is not modified during the instantiation from the catalog.
EDL_2 (2) Electrical When trying to replace a device connected to other electrical elements by another one, the links are broken. Electrical connection points are modeled by electrically derived connector (Product Structure connector). Some of these connectors are not published (mainly connectors created before V5R8). Adds publication objects publishing the unpublished connectors of an electrical connection point. Publication has been created. No more broken links after replacing a device that is connected to other electrical elements by another one.
EDL_3 (3) Electrical The positioning matrix of an internal splice inside a geometrical harness does not correspond to its 3D visualization. The internal splice positioning is determined by its connectivity with a bundle segment extremity and its "offset" instance attribute value. The corresponding 3D representation is built according to these parameters but is incoherent with its 3D positioning matrix: it remains the identity matrix. Calculates and sets the internal splice positioning matrix using the link established between the internal splice and the bundle segment with the defined offset value. The positioning matrix of the internal splice is now coherent and is correctly set.
EDL_4 (2) Electrical Ghost link when running the File > Send To command. Corruption of an attribute namely "_Elec_GeoDefinition" of the Electrical Device Connector' Instance wrt to its Parent Product/s. This attribute on the Device Connector instances point to a old/ghost CATPart document. Then the attribute is not synchronized (has a different value) on the Connector instance compared to the attribute's value on the Connector's reference. Synchronizes the Electrical Device Connector instances' attribute of "_Elec_GeoDefinition": i.e. the value of the reference is reported on the instance. No more ghost links when running the File > Send To command.
EDL_5 (2) Electrical Certain types of electrical devices which can be used in Wire Routing functionalities, fail to get routed through. These devices are Terminal Blocks, Studs, etc. The "ElecLogicalTermination" connector is missing on some electrical devices. While performing actions like Wire Routing, these connectors are retrieved from the devices and a link is created  between the Wire Extremity and the device's  "ElecLogicalTermination" connector. Because of the missing connector, the linking fails which in turn causes the Wire Routing to fail. Creates a new connector of type "ElecLogicalTermination" on all concerned electrical device references in session. New publication of "Logical Pin" is created under the Concerned electrical device. Actions such as Wire Routing work correctly.
EHI_1 (3) Electrical Update error: "Sketch is not valid for feature you want to create" when updating the Bundle Segment of a multibranchable part. Flexible curve attributes are not correctly valuated. Sets the flexible curve attributes to the correct value. No more error window.
EHI_2 (2) Electrical The display of the names of electrical harness features (Branch and Bundle Segments ) is not NLS (National Language Support) compatible. The display of the name of electrical harness features is given by the Reference Designator attribute value and is not NLS compatible. Unsets the Reference Designator attribute value for Branch and Bundle Segments. New names are displayed for electrical harness features (Branch and Bundle Segments) , enabling NLS compatibility.
EHI_3 (2) (*) Electrical

In file mode, if the root document is moved in another directory and you open the geometrical bundle document, the electrical knowledge formula is not visible.

Electrical knowledge formulas under a geometrical bundle are not correctly created.

If all formulas under the geometrical bundle are electrical, the relation set is recreated correctly with the correct formulas.

The root and geometrical bundle documents needs to be saved.

EHI_4 (1)

Electrical Bundle segments lead to an incorrect configuration if the minimum bend radius is smaller than the diameter.

The standard Rib geometrical feature cannot be collapsed.

Replaces the standard Rib by a collapsible one.

No more update errors because the bundle segments now have a bend radius smaller than the diameter.

EHI_5 (2) Electrical The branch point positions are not coherent when editing the branch. The bundle segment lengths are not coherent with their geometrical definitions. Bundle Segment Extremities are not linked to the right branch points after adding or removing a branch point. Reconnects the bundle segment extremities to the right points. Branch point's positions are correctly displayed in the branchable definition dialog box.
EHI_6 (2) Electrical When a bundle segment diameter attribute is changed, the document is not updated. Every bundle segment is composed of a rib. This rib uses a Circle (when Multiprofile is OFF) to create itself. A Symmetric Relations relates the bundle segment diameter to the circle radius. In some case, the link between the bundle segment diameter and the the circle radius can be broken (input parameter missing). Fixes the broken relations between the Circle Radius and ElecDiameter. Activate the root product and activate.
The document needs to be updated.
EHI_7 (2)
Electrical

 

Ribs or lofts are in a multi-branchable but cannot be edited as branchable and cannot be seen as bundle segments in the branchable edition. Ribs or lofts are associated to ghost bundle segments which are not linked to any branchable. Reconnects the bundle segment to the right branchable. Bundle segments are displayed in the branchable definition dialog box and in the product tree.
EHI_8 (1) Electrical A Bundle Segment representation is available, but the bundle segment itself is missing in the specification tree. A rib or loft is visible in the data but the bundle segment's feature link in the specification tree is missing. This might have been caused when removing a branch point. Deletes the corrupted bundle segment. The document needs to be updated.
EHI_9 (1) Electrical When expanding the nodes of a multibranchables, a branchable does not have the node for a bundle segment. The links between the branchable and its corresponding bundle segment are broken and the branchable is corrupted. When trying to edit the branchable, a message indicates that this branchable has to be deleted as no electrical curve is found under it. The problem is due to the removal of the ElecLog term from the publications. The ElecLog term is unique for a bundle segment and when a ElecLog term is deleted, the link between the bundle segment and its corresponding branchable is broken. Now if the branchable which is the parent of the corrupted bundle segment has other bundle segments, then the corrupted bundle segment can be relinked to the branchable using EHI_7. But if no other bundle segments are linked to the branchable, relinking is not possible. Such a branchable -BNS pair is of no use and cannot even be edited, thus it is deleted. Permanently deletes the corrupted branchables from the container. All the dependent objects like publications, connections, etc. are also deleted. The document needs to be updated.
EHI_10 (2) Electrical Ghost links when running the File > Send To command in a CATProduct. A "_Elec_GeoDefinition" attribute of the electrical device connector instance to its parent products is corrupted. This attribute on the device connector instances points to an old CATPart, i.e. the attribute is not synchronized (has a different value) on the connector instance compared to the value on the connector reference. Synchronizes the connector instance's attribute of "_Elec_GeoDefinition" (i.e. the value of the reference is reported on the instance). No more ghost links when running the File > Send To command.
EHI_11 (2) Electrical Error when adding or removing a branch point. Links between the branchable and the mechanical features (points, curves or profiles ) are missing or are inconsistent. Recreates correct links between the branchable and the mechanical features Branchable shape can be successfully computed .
The document needs to be updated.
EHI_13
(2)
Electrical The segment extremity is highlighted at the wrong location when selecting a bundle segment, or the bundle segments are geometrically overlapped inside a branchable. The segment extremities do not reference the right geometrical points. Reconnects the segment extremities to the right geometrical points and updates the bundle segments.
In some specific configurations, the problem cannot be fixed. The branchable must be deleted manually.
The geometrical definition and properties of bundle segments are correct.
ENV_1(3) Specs Modeler In the Specs Modeler domain, DUA errors are generated on a given document depending on the machine or level used. The Feature Catalogs (.feat or .CATfct files) are missing in the Runtime View. As a result, the type of some features are unknown. This leads to an incorrect selection of the rules to be checked on those feature. Some rule may be applied inproperly, whereas some useful checks are not being run (could prevent Ghost Links removal for instance). User or Admin must install the correct files in the Runtime View. DUA errors are detected in a consistent and safe way.
EXT_0 (3) Specs Modeler Ghost links when running the File > Send To command. A link still exists to the pointing documents due to unused extensions feature. Deletes the unused extensions feature. The document needs to be updated.
No more ghost links
EXT_1 (3) Specs Modeler A material is lost when opening a CATProduct. A warning is generally displayed when opening an impacted document. Several instances of a same feature extension extend the same feature. Two extensions of the same type are on the same instance of a base feature: one put directly the instance on the other by synchronizing it. Merges the data found on all extensions into a single extension, according to applicative rules, and deletes extraneous extensions. Document can be opened with no warning.
EXT_2 (3) Specs Modeler

Ghost links when opening a CATProduct.

The reference of an extension is not in the same document that the reference of its base feature (probably after a replace).

The startup of the extension becomes also the reference of the extension. No data lost, only a link is redirected.

No more ghost links to documents containing the old reference.
FGM_1 (3) Geometric Objects The size of the part is not minimal. Presence of some unnecessary geometric objects or unnecessarily extrapolated surfaces.

Note: This error may appear or disappear after any operation (including but not limited to: feature creation, modification or deletion, update, save/open).It does not indicate a defective, failed or incomplete operation.
Removes the unnecessary geometric objects and de-extrapolate surfaces when possible.

Note: If the de-extrapolated surfaces are extrapolated again their new shape may differ from the previous one.
 
The part is the same but with a smaller size.
FIL_0 (2) Part Design When editing a fillet, the following error message is displayed: "Internal error in mechanical modeler".

The support of some PointOnEdges (used to define the radius for a variable fillet) belongs to a ribbon different from the one to which the PointOnEdge itself belongs. Thus when the support edge is removed (deselection from UI), the corresponding PointOnEdge is not removed. This PointOnEdge then remains without support and an error occurs when trying to access its support.

Moves the PointOnEdge (FilletRadius object containing it) to the appropriate ribbon.

Some objects (the fillet concerned and its impacted features) are seen as non-updated. The document needs to be updated.

FMP_1 (2) Part Design

When changing the body thickness on the divide source part, the divide part body thickness is not updated.

The shell dependency pointer and the divide target body shell properties feature do not match.

Sets the shell dependency to match the divide.

Part is red (not up-to-date). The document needs to be updated.

FMP_2 (2) Part Design

The feature' s sibling feature (Divide, Lip, Join, Clip, Flange) is not updated when the feature parameters are changed.

The feature has a sibling flag whereas the sibling has a deleted flag; the sibling pointer needs to be consistent.

Makes the sibling flags consistent with the sibling pointer.

Part is red (not up-to-date). The document needs to be updated.

FMP_4 (2) Part Design

A functional feature using a "to-shell" length does not correct the track of the shell.

A wrong shape is referenced by the feature. Changes reference according to the correct shape.

Part is red (not up-to-date). The document needs to be updated.

FMP_5 (2) Part Design A feature is not updated. The "Ignore update" flag is incorrectly set. Clears the "Ignore update" flag.

Part is red (not up-to-date). The document needs to be updated.

FMP_6 (2) Part Design

A functional feature using body thickness for its "wall" value is not updated when the body thickness is changed.

An incorrect parameter is referenced by the feature. Changes the reference to the correct parameter. Part is red (not up-to-date). The document needs to be updated.
FMP_7 (2) Part Design

A "shell-able" feature does not change the "wall" direction when the part's shell properties ("wall" direction: inward / outward) are changed.

An incorrect parameter is referenced by the feature.

Changes the reference with the correct parameter.

Part is red (not up-to-date). The document needs to be updated.

FMP_8 (2) Part Design A functional modifier is trying to modify features from another part.

The modifiers' target list contains features from another part.

Removes the targets (from list) that are not in the same functional body.

Part is red (not up-to-date). The document needs to be updated.
FMP_9
(2)
Functional Molded Part Cannot update a part using the force update. The part is corrupted. A shell property feature which is mandatory for wall-based features is missing. Creates missing shell property feature with zero wall thickness. Shell property feature gets created in the part. On update part gets updated and build is OK.
FMP_10 (2) Functional Molded Part When modifying a limiting element, the functional fillet is not updated. The attribute quality of the limiting element is neutral and thus, any change made to the attribute does not update the edge fillet. Changes the attribute quality. Limiting element attribute is SP_IN. Modifying limiting element will fire update of edge fillet.
Document needs to be updated.
FMP_11
(2)
Functional Molded Part Deleting a Solid Functional Set / or a FMP feature, impacts wrongly FMP features from other Functional Sets. Parent/Children shows abnormal relationships between FMP features from different functional sets. Some useless Breps pointing onto other functional sets, were aggregated by the FMP feature beeing [directly or indirectly] deleted, or by the FMP feature being analyzed through Parent/Children analysis. Deletes useless Breps features. Solid Functional Set needs to be updated. Parent/Children analysis does not show anymore abnormal links. The document needs to be updated.
FS4_1 (3) V4/V5 Integration In ENOVIAVPM user views, ghost links pointing to a V4 Model are created in a part by the V4 to V5 Interoperability. Declaration of an invalid (internal-used) extension. Deletes the unwanted extension. No more invalid V4 ghost links.
FTA_1 (1) (*) 3D Functional Tolerancing & Annotation Unused external links (shape representation of a product) when running the Edit > Links... or the File > Desk... command. The TTRS (Technologically and Topologically Related Surface) features become invalid because their StartUp has been removed from the container. Deletes the invalid TTRS features. No more unused external links when running the Edit > Links... command.
FTA_2 (3) 3D Functional Tolerancing & Annotation No visibility. Unused RGE (Reference Geometrical Elements) are present. Deletes unused elements. Document is the same but smaller.
FTA_3 (3) 3D Functional Tolerancing & Annotation No visibility. Unused elements (TTRS) are present. Deletes unused elements. Document is the same but smaller.

FTA_4 (3)

3D Functional Tolerancing & Annotation

Removing FTA annotations does not delete all Drafting internal entities (the visualization of FTA annotations is based on Drafting). The document size is abnormally huge compared to its number of elements.

When removing FTA annotations, nothing was done to delete the Drafting annotations.

Deletes all Drafting annotations which are not pointed by a FTA one.

The document size is reduced. No more link anymore between drafting annotations and FTA annotations. They are not used anymore in CATPart, CATProduct, CATProcess documents (they are in fact lost.
The document needs to be updated
.

FTA_5 (1) 3D Functional Tolerancing & Annotation Ghost link when opening a document or when running the File > Send To command. Some annotations keep pointers to other documents. They are not aggregated under any Tolerancing set and must be removed. Checks that the current 3D annotation is aggregated under a Tolerancing set. Deletes the non aggregated 3D annotation. No warning when opening the document or when running the File > Send To command.
FTA_6 (1) 3D Functional Tolerancing And Annotation Inconsistent dimension representation. FTA dimension features are in the annotation set whereas they should not. Unfortunately, it is not possible to provide any feedback to indicate that some FTA dimension features have been partially rerouted. You will have to run the Cleaner as soon as there is at least one FTA dimension feature in the annotation set. The FTA dimension features may not be fully rerouted on the new geometrical elements of the GSD upgraded features.
They can be differences between the geometry pointed by the TTRS, and the geometry pointed by the drafting annotation under the FTA dimension.
Checks if the Drafting dimension, created under the FTA dimension, points to the same geometry.
Compares Drafting pointed topology and FTA TTRS pointed topology. If different, the Drafting annotation is deleted and recreated on the new topology.
The document needs to be updated.
FTA_7 (3) 3D Functional Tolerancing And Annotation When selecting a dimension pattern, the multiplier of the pattern is greater than the number of highlighted faces. That means that some geometrical elements under the user surface might be redundant. The components of a user surface (TTRS) are unique. But in seldom cases of geometry modifications, two components might point to the same geometrical elements. Non fixable error.
You have to clean the document manually by reconnecting the given surface (TTRS) to the geometry. To do so, use the geometry connection management tool, or delete the redundant component.
None.
FTA_8 (2) 3D Functional Tolerancing And Annotation When replacing a threaded hole with a CG Thread on it by another threaded hole, a problem occurs during the CG thread status computation due to bad attribute type. Thread CG is KO. Feature TTRS linked to the geometry is created with a bad attribute type. TTRS status is KO. Modifies feature attribute value. Thread CG status is correct.
FTA_9 (3) 3D Functional Tolerancing And Annotation The FTA geometrical tolerance has an invalid status when its 3D display is not consistent with its semantic attribute. The 3D display of the geometrical tolerance is not consistent with its semantic attribute. The tolerance zone is a cylinder according to the semantic attributes but the diameter symbol is not displayed in the callout. Non fixable error.
When errors are detected, you are informed that you can fix them manually by editing the annotations.
Non fixable error.
When errors are detected, user is informed that he can fix them manually by editing the annotations.
FTA_10 (3) 3D Functional Tolerancing And Annotation The TTRS object used by the corrupted view is from a different document. The data filtering of the document cannot be possible. Up to R17, when a TPS view is created on the axis-system, the view uses a TTRS object from a different document if it is already available. Creates a new correct TTRS feature on the axis-system and sets it to the corresponding View. Data filtering of the document is possible.
The document needs to be updated.
FTA_11(2) 3D Functional Tolerancing And Annotation Extra empty line among documents to process when running the File > Send To command. An early external attribute is reset with a sequence (octet) with an empty document name, and a DocType as CATUnloadable. Resets the invalid sequence. No more ghost links when running the File > Send To command.
FTA_12(3) 3D Functional Tolerancing And Annotation No 3D annotation view has been found for a 3D annotation. The link has been lost between the FTA 3D annotation and the FTA view even if the Drafting view which is considered as an FTA view support is kept. Creates a new FTA View and reroutes it to a FTA 3D annotation and to the associated Drafting view. A new FTA View will appear in 2D graph, The query from FTA 3D Annotation to FTA View will be possible by contextual menu.
FTA_13(3) 3D Functional Tolerancing And Annotation Some semantic datum targets are not associated with any semantic Datum feature. When creating a new semantic datum target with its label matching any of these datum targets, it becomes invalid with the diagnostic report as \"target label unicity\". The semantic datum target in the document is not associated with any semantic Datum feature. Deletes the inconsistent datum target without any semantic Datum associated. The semantic datum targets in the document with no associated semantic Datum features are removed.
The document needs to be updated.
FTA_14(3) 3D Functional Tolerancing And Annotation When selecting a dimension or annotation, an additional dimension of visualization is highlighted. A dimension of visualization is linked to several dimensions or annotations. Removes the invalid links between the dimension of visualization and the linked dimensions. The invalid links to dimension of visualization are removed. Highlight is correct.
FTA_15(3) 3D Functional Tolerancing and Annotation Ghost links related to the FTA Capture feature and pointing to non existing documents when running File > Send To command. FTA captures pointing to external features will have a link even when the pointed feature is deleted or if the referring document itself is deleted. Removes all invalid external links in captures. No more ghost links due to captures when running the File > Send To command. No more ghost links due to captures when running File > Send To command.
FTA_16 (3) 3D Functional Tolerancing and Annotation Ghost link related to the NOA feature appear even if the pointing document is deleted The NOA feature is not updated when removing the pointing document. Removes the invalid external link to the NOA feature. No more ghost link when running File > Send To command.
FTA_17 (3) 3D Functional Tolerancing and Annotation A NOA feature with a ditto created using CAA API CATINoa::SetDitto must be created on the drafting view of type Background View and not on the drafting view pointed to by the NOA feature. There is no exposed API enabling the user to create  or retrieve a drafting view of type Background View. This is now handled in the implementation of CATINoa::SetDitto. Compares the ditto's drafting view with the one of the retrieved drafting view of type Background View then, if there is a discrepancy, transfers the ditto to the correct view. The NOA with a ditto can now be used with commands such as Copy, PDF, New annotation set from....
The document needs to be updated.
FTA_18(3) FuncToleranceAnnotation Ghost links related to the FTA Text feature and pointing to non existing documents when running File > Send To command. FTA Text pointing to external features will have a link even when the pointed feature is deleted or if the referring document itself is deleted. Removes the invalid external link of Text feature. No more ghost link when running File > Send To command.
FTA_19(3) FuncToleranceAnnotation Inconsistent Repetitive Feature Identifier. Either the repetitive feature identifier does not correspond to the number of pattern elements the dimension is linked with, or there is none or several repetitive feature identifiers, or there is no space (“ “) character between the repetitive feature identifier and the text placed before or after it. Changes the Inconsistent Repetitive Feature Identifier. The Repetitive Feature Identifier becomes consistent.
FTA_20(3) 3D Functional Tolerancing and Annotation After View from 3D command, dimensions are not generated in drawing. The drafting annotation is not up-to-date. The drafting dimension is forcefully updated. After View from 3D command, dimensions are generated in drawing.
GDI_0 (1) Generative Drafting A difference occurs between the number of linked documents when running File > Desk... and when running File > Send To. A feature used to manage the creation of generated dimensions is not aggregated. Deletes the feature. No more ghost links when running the File > Send To command.
GIE_0 (2) Drafting A generated item cannot be used when creating associative dimensions. A generated item has no associated reference curve. Deletes the generated item. No impact, the document size is reduced.
GME_0 (1) Generative Drafting

An unrelated document can be pointed to by a CATDrawing (it appears when running the File > Send To command).

An object managing the graphic properties of the generated items is not aggregated.

Deletes the object.

No more ghost links when running the File > Send To command.
GME_1 (1) Generative Drafting

An unrelated document can be pointed to by a CATDrawing (it appears when running the File > Send To command).

An object managing the graphic properties of the generated items has an invalid link to a 3D document.

Deletes the invalid link.

No more ghost links when running the File > Send To command.
GNL_1 (3) Generic Naming Ghost links when running the File > Send To or the Edit > Links... command. An internal of a Brep feature refers to a ghost external document. Removes the external reference. No more ghost links.
GNL_3 (3) (*) Generic Naming Abnormal size of a document. A Generic Naming Feature is not aggregated, resulting in a useless memory cost. Removes the useless feature. The document size is reduced.
GPT_0 (1) Generative Drafting

An unrelated document can be pointed to by a CATDrawing (it appears when running the File > Send To command).

A generative point is not aggregated. Deletes the object. No more ghost links when running the File > Send To command.
GSD_0 (3) Generative Shape Design You might only see invalid "Parent/Children" or impact analyses. An object is aggregated under the "Component" attribute but is never used elsewhere. Removes the useless objects. Visually no impact, better "Parent/Children" or impact analyses. The document size is reduced.
GSD_1 (1) Generative Shape Design Reference planes with the datum mask on their icon can be moved with the compass. Reference planes are turned into datum or flagged as contextual features. Resets the datum and\or the contextual flags to 0. If a reference plane has been moved, a new one is created and added at the place of the moved reference plane. The moved reference place is renamed by adding "moved by cleaner" to its alias. The icon of the reference plane has no datum mask anymore. The moved reference plane is renamed and a new reference plane is created.
GSD_2 (2) Generative Shape Design When updating a CATPart containing axis systems created before V5R12 SP2, some of them have an inverted orientation. The axis system algorithm was modified without versioning. When the axis system (built using the old algorithm) is updated, ts orientation might change because it now uses the new algorithm. Modifies the axis system attribute, so that it maintains the same orientation with the new algorithm. Update the axis system. Axis system orientation is not inverted. The axis system and its dependent features are not up-to-date.
The document needs to be updated.
GSD_4 (2) Generative Shape Design Ghost link when running the File > Send To command in a CATPart. For a Line feature with the Mirrored Extent option set to ON, the relation is used to define the start length of the Line. The input parameter of this relation points to a parameter of another CATPart. Such pointing link could not be resolved, which results in a ghost link in the CATPart. Removes the ghost link. No more ghost links when running the File > Send To command.
The document needs to be updated.
GSD_5 (1) Generative Shape Design Corrupted CCP link. The GSD multi-section feature needs to be upgraded. No cleaning action for this error. None.
GST_0 (2) Generative Shape Design An unidentified object (broken icon) called Rolling Offset appears when opening a CATPart. The start-up inheritance of the object is broken, due to an incorrect CATHybridShape.feat catalog construction. Re-plugs the broken instance with the correct start-up in the CATHybridShape catalog. The object now corresponds to a valid Rolling Offset.
HIE_3 (3) Specs Modeler A product instance has too many sub-products. Hierarchy problem: the father of the reference is not the reference of the father. Deletes extra sub-products are and synchronizes the product instance. No more extra sub-products.
HIE_4 (1) Specs Modeler When opening a CATProduct document or when running the File > Send To command, a linked document is not found but this document should not be linked as it does not belong to the product structure. An internal object (connector) has an inconsistent state and retains an instance-reference link to a useless document. Removes the erroneous connectors. No more warning when opening the document.
HIE_5 (3) Specs Modeler After first clean, DOC_3 error is still there. A change of reference is made during the Save As operation when a private component cannot find its reference. This change must be done by the CATDUA V5. Changes the component's reference. Error DOC_3 completely is fixed by the CATDUA V5.
HIE_6 (1) Product Structure Impossible to update the model: some assembly data (constraints) is invalid. Instance/Reference model mapping error for CONNECTION objects leads to invalid constraints: CONNECTION reference objects are aggregated by an instance of the ASMDISCIPLINE object. Deletes the invalid connections. Document is now updated or can be updated, the invalid constraints are deleted.
HIE_7 (1) Product Structure Ghost links when running the File > Send To command in a CATPart. ASM Product features are instantiated in the PrtCont container of the CATPart. Deletes all ASM Products instantiated in the PrtCont container of the CATPart. Ghost links of the CATPart document are removed.
HIE_8 (2) Specs Modeler None in phase 1, as other links are expected between the two documents so the File > Desk..., File > Send To, and Edit > Links... commands behave as expected. Some links are created as external links during the creation of a Local Reference, whereas they should be within the Local Reference structure. Reroutes erroneous links within the Local Reference structure (internal links). None in phase 1.
The document needs to be updated.
HLV_0 (1)

Generative Drafting

An unrelated document can be pointed to by a CATDrawing (it appears when running File > Send To).

A generative view is not aggregated.

Deletes the object. No more ghost links when running the File > Send To command.
HLV_1 (1)

Generative Drafting

Abnormal CATDrawing size compared to the useful data contained. An unrelated document can be pointed to by the drawing document (it appears when running File > Send To). A generative view is not aggregated.

Deletes the non aggregated generative view.

The CATDrawing size is normal again. No more ghost links when running the File > Send To command.

HLV_2 (1) Generative Drafting Ghost link when running the File > Send To command. A view is linked to another CATDrawing. Deletes the link. No more ghost links when running the File > Send To command.
HLV_3 (1) Generative Drafting An invalid link is created after the cut/copy/paste of a generated shape from one CATDrawing to another. A view is linked to another CATDrawing. Deletes the link. No more ghost links when running the File > Send To command.
HLV_4 (1) Generative Drafting An invalid link is created after the cut/copy/paste of the generated geometry from one CATDrawing to another. A View is linked to another CATDrawing. Deletes the link. No more ghost links when running the File > Send To command.
HLV_5(3) Drafting Gen Modeler Associativity is lost because:
  • the definition of a breakout profile, section view profile, section cut profile, auxiliary profile
  • or, the modification of graphic properties
  • or, the removal of the generated items.
The profile is no more associated to the 3D geometry, or the modification of the graphic properties of the generated items or its removal is lost. Potential causes are an improper CATDUA V5 clean of rule DCR_7, or a rerouting on an assembly without the right instance of part. The associativity on the 3D sketch is not impacted. Non fixable error.
For the auxiliary view, edits the section cut and replaces the profile. For the breakout, removes and re-draws it.
Non fixable error.
For the auxiliary view, edits the section cut and replaces the profile. For the breakout, removes and re-draws it.
HOL_0
(1)
Part Design Rule created in V5R17 on the Hole Activity parameter does not work correctly. In V5R17, there are 3 Activity parameters visible for the Hole feature among which, 1 is valid and 2 are invalid. If the rule is set on the invalid Activity parameter, it will not work. Copies the rule set on the invalid Activity parameter of the Hole and sets it on the valid Activity parameter. Then deletes the rule set on the invalid Activity parameter. A new rule identical to the old one is created in the Relation Set. An update is required to make the rule work correctly.
The document needs to be updated.
IGP_1 (1) Robotics

When cleaning a mechanism with a constraint created by Frames Of Reference in Device Building, the constraint is deleted.

The Tag Connector created on a constraint definition is not aggregated to any parent. Thus, when cleaning up the document, the LIF_8 rule deletes all the floating connectors, and this is why this Tag Connector is deleted too. Hence the parts associated with the constraints are disconnected.

Aggregates the floating Tag Connector with the Tag Group being its logical parent.

The Tag Connector is no more deleted when cleaning the document.

IGP_2(2) Robotics File > Send To Directory command shows references to not found files if the document contain joint targets in robot task. Robot Task is copied and pasted across the documents has Ghost Links in case there are joint targets with aux devices. Joint Target Objects are considered invalid if any of their attributes are pointing to objects in a different document. No more GhostLink in File > SendTo command due to joint target.
IGP_3 (1) Robotics Taglist node available directly to the product node is not valid. Some how customer has the data with the Taglist node available directly to the Product node. When the user copy or paste a TagList, only the TagGroups of the selected TagList gets pasted. The TagList itself cannot be pasted. In some case (CXR23SP5 copy or paste), the Taglist node (and the TagGroup under it) is pasted directly under the Product node.

Product1
|
|-TagList.2
   |
   |-TagGroup.1
      |
      |-Tag1
      |
      |-Tag2

Remove a Taglist available directly to the Product, and the TagGroup node is re-parented to the Product node. Valid structure is displayed.

Product1
|
|-TagGroup.1
    |
    |-Tag1
    |
    |-Tag2

IGP_4 (1) Robotics The SendTo command fails with the following message:
"At least one file is not saved on a file system (probably loaded from a database)".

Data has an additional robot task that is not visible in user interface. All modifications are affecting only the robot task that is visible and not the additional robot task. The presence of this additional robot task makes some of the operations (such as SendTo) impossible to be executed successfully.

Remove the additional robot task that is not visible. No more error with SendTo command.
IGS_0 (3) Sketcher Use edges are created when creating constraints but when the constraints are deleted, the use edges are not deleted and are therefore unnecessary (severity 3 from V5R9 SP3). Use edges are not deleted when their associated constraints are deleted. Unused elements (phantom operators) stay in the document. Deletes the unused elements. The document needs to be updated. Document is the same but smaller.
JNT_1 (1) DMU Kinematics A mechanism cannot be simulated. One or many kinematics joint axis are corrupted Deletes the corrupted joint. Some joints are deleted. If you want to play again the Mechanism, you have to recreate the deleted joints.
JNT_2 (1) DMU Kinematics A mechanism cannot be simulated. One or many geometries pointed to by a kinematics joint are corrupted. Deletes the corrupted joint. Some joints are deleted. If you want to play again the mechanism, you have to recreate the deleted joints.
JNT_3 (1) DMU Kinematics Message when trying to play a mechanism: "There is no Kinematics Data". Several mechanism containers exist in the same CATProduct. Deletes all mechanism containers except the first not empty one. All the previous mechanisms are correctly restored.
JNT_4 (2) DMU Kinematics In a document containing a mechanism, some constraints associated to the joints of the mechanism are modified, the mechanism is updated and the document is saved. After reloading the document, the associated constraints are broken. When running the Mechanism Analysis command, you can see "CATMacroPointCGM" or "CATSimCurveCGM", or any "CATXXXCGM" in the "Geometry 1" or "Geometry 2" columns. The problem occurs when creating a joint. The joint creation command analyses the selected geometry to create the joint and converts this geometry into a "persistent" geometry. The conversion was not correctly performed and the stored geometrical objects was not understandable anymore by the assembly model after saving then reloading it.

Fixes the joint and the associated constraints by replacing the incorrect pointed geometrical element by a correct one.

When running the Mechanism Analysis command, the geometry name is correct (e.g. "Point.1" or "Curve.1").
The document needs to be updated.

JNT_5 (2) DMU Kinematics In a document containing a mechanism with at least one "Point on Curve" joint, run Simulation with commands. One part involved in the "Point On Curve" joint, jumps on a wrong position different from its current position.

A "Point on Curve" joint simulation is not correct. The problem comes from the Point on Curve Joint creation. The Point on Curve joint as a regular kinematic joint contains among its internal data some local frames. These frames locate the joint position regarding the parts and are used in the kinematic solver for simulation. In some rare case, the internal frames of the joint can not be created correctly. Note that a Point on Curve joint can only be repaired if the joint is not broken (i.e. the point is effectively on the curve.)

Updates the internal frames of the joint.

You can run Simulation with commands without any strange displacement for parts involved in a point on curve joint.
The document needs to be updated

KWE_1 (1) Knowledge No visible symptom. Knowledge Objects are not aggregated. Removes the objects if they are not pointed. If a parameter is pointed, it is added to the parameter set. If a relation is pointed, it is added to the relation set. No visibility.
KWE_2 (1) Knowledge A "!" information is displayed on a broken relation. A relation in a CATPart points to elements in other documents. Removes the relation. The broken relation disappears.
KWE_3 (2) Knowledge The output value of a relation is not consistent. After forcing the relation evaluation, its value changes. The output parameter has been saved with a wrong value. Forces the evaluation. The output parameter is set to the good value.
KWE_4 (2) Knowledge A Knowledge Check is broken. "!" information is displayed. An error in the stream involves a bad pointing in the Check attributes. Restores the links correctly. The check is not broken.
KWE_5 (2) Knowledge A parameter's external reference was synchronized with a wrong value. Even if it was not possible to synchronize the external reference and to get the pointed value, the synchronization information was stored. Updates the value with the good one if the external reference is synchronized and has a wrong value. The external reference is synchronized and with a good value.
KWE_8 (3) Knowledge

 

Ghost link between a parameter and a product when running the File > Send To command. The attribute valBy of a parameter references an unreachable product. Modifies the parameter by removing the invalid link. No more ghost links when running the File > Send To command.
KWE_9 (1) Knowledge Ghost links when running the File > Send To command A relation set has been instantiated under a product instance, therefore a relation of that relation set might have links to parameters under the reference. Removes instantiated relations from the relation set. No more ghost links when running the File > Send To command.
LIF_1 (1) Mechanical Modeler Size of CATPart abnormally huge comparatively to the number of elements or some mechanical features are absent from the specification tree although detected in some commands. Unused Elements (Geometrical feature) are present or used elements should appear in the specification tree. Deletes the unused elements. Some used elements (such as GSD features, Geometrical Sets and PartBodies) are regenerated properly under the CATPart in the specification tree. The removal of unused elements might help to remove ghost links. Part is the same but smaller. Used GSD features, Geometrical Sets and Part Bodies are all visible in the specification tree
LIF_2 (3) Product Structure Unused external links (shape representation of a product) shown when running the Edit > Links... or the File > Desk... command. An external link is not used anymore by the CATProduct but has not been suppressed. Deletes unnecessary external links. No more unused external links when running the Edit > Links... command.
LIF_3 (3) Mechanical Modeler No visibility except for the size of the CATProduct (when deleting constraints). Unused elements (mechanical constraints) are present. Deletes the unused elements. Document is the same but smaller.
LIF_4 (3) (*) Product Structure No visibility except for the size of the document (when an Isolate command has failed). Unused objects (PRDCTXREPO and PRDCTXINPUT) are kept the product container (CATPrdCont). These objects are of no use. Deletes the unused elements. Document is the same but smaller.
LIF_5 (3) Mechanical Modeler Ghost links when running the File > Send To or the Save command in ENOVIA. After deletion of some elements in Part or Product, links are kept in Selection Set. Deletes the useless element. No more ghost links.
LIF_6 (1) (*) Analysis Measure is no more visible and cannot be updated. The result can be wrong in the Edit window. Measure has lost the link to the dimensions which are features pointed to by the measure. The link is CATSpecObject_Broken. If you delete the measure in the tree, the dimensions remain in the measure container. Deletes the measure and its dimensions from the measure container. Dimensions are stored in the measure container. There are not displayed in the tree. The measure is deleted and disappears from the tree.
The document needs to be updated.
LIF_7 (3) Product Structure The access to the internal product geometry is corrupted. The Connector object has no owner. Deletes the Connectors without father. Document size is reduced. It can have an impact if the geometry access is used by a contextual input (impact on other documents) or is Published (impact on same document).
The document needs to be updated.
LIF_8 (3) (*) Product Structure Connection linking 'Internal product geometry access' is corrupted. The Connection (old or new) object has no owner. Deletes the Connectors without father. Document size is reduced, constraints are removed at the same time.
The document needs to be updated to handle impacts on constraints deletion.
LIF_9 (3) Product Structure Ghost links to other documents. Some bag representation objects are not used, not aggregated and stored in a wrong location. Deletes the unused objects. No more errors, ghost links has been removed.
LIF_10 (3) Mechanical Modeler Ghost links when running the File > Send To command. Some objects of type "CATAsmCstProxy" or "CATPrdInputProxy" point to external document but are no more used. Removes the unused "CATAsmCstProxy" or "CATPrdInputProxy". No more ghost links.
LIF_11 (3) Product Structure Ghost links when running the File > Send To command. A link still exists to the pointing documents due to an unused Infrastructure internal feature. Deletes the unused internal feature. No more ghost links when running the File > Send To command.
LIF_12 (3) Product Structure Ghost link when running the File > Save Management... command. The ghost link is due to a publication or a constraint. The attribute "_ToProxy" is not unset. Unsets the attribute "_ToProxy". No more ghost links.
The document needs to be updated.
LIF_13 (1) Product Structure

Ghost link when running the File > Send To command.

During a replace operation, an internal object (proxy) maintains a link to a document which has been removed from the product structure. Removes the invalid proxy.

No more ghost links when running the File > Send To command.

LIF_14 (3) Body in White Ghost link when running the File > Send To command or when opening a CATProduct. There is an unused Body in White object in the CATProdCont container. This object has a link to an invalid document. Deletes the unused Body in White object. No more ghost links nor error message when opening the CATProduct.
LIF_15 (1) Space analysis Ghost link when running the File > Send To command. The problem appears when a part or a product (used to make a measure) disappears from the structure. When it happens, the measure does not know where its input is and it is not clean.
Moreover, when you open the CATProduct or the CATPart containing these measures, there is always a link problem.
Removes the input selection (link) of the corrupted measure. No more ghost links when running the File > Send To command.
The document needs to be updated.
LIF_16 (2) Analysis Ghost link when running the File > Send To command. Feature measure inertia keeps information for selection, this attribute was corrupted because the feature pointed to a "ghost" CATPart. Unsets the attribute selection of the measure inertia. No more ghost links when running the File > Send To command.
LIF_17 (3) Automotive BiW Fastening Ghost link when running the File > Send To command or when opening a CATProduct. An Automotive BiW Fastening Parameters feature owns an invalid unnecessary link. Unsets the invalid attribute on the Automotive BiW Fastening feature. No more ghost links when running the File > Send To command, nor pop up when opening the CATProduct.
LIF_18 (3) Automotive BiW Fastening Ghost link when running the File > Send To command or when opening a CATProduct. An Automotive BiW Fastening Joint Element feature instance owns an invalid unnecessary link. Unsets the invalid attribute on the Automotive BiW Fastening Joint Element feature instance. No more ghost links when running the File > Send To command, nor pop up when opening the CATProduct.
LIF_20 (1) Ergonomics Ghost link when running the File > Send To > Directory command which prevents the drawing release system to run. Drawings are the customer's final product. The CATProdCont container of a CATPart or a CATProduct document contains human features that are not aggregated by any manikin. Deletes human features if no aggregating manikin can be found. No more ghost links when running the File > Send To > Directory command.
The drawing release system can proceed.
LIF_21 (2) Product Structure Ghost link when running the File > Send To command. The Attribute_To connector used in the connection is corrupted. This connector points to different documents which are not aggregated and this creates ghost links. Aggregates the Delete_To connector under the Connectors family and synchronizes it so that it points to the correct document No more ghost links when running the File > Send To command.
LPR_1 (1) Drafting When deleting a specific profile, other 2DL profile objects are impacted, and seen as not up-to-date.
If the automatic update is selected in Tools > Options..., the following update error message is displayed: "Unable to evaluate the profile. No profile definition found in the layout view".
An internal structure definition for a 2D Layout profile is shared by many 2D Layout profile objects, instead of being unique for one 2D Layout profile. When a 2D Layout profile is deleted, it deletes its internal definition, and deletes it for all 2D Layout profiles sharing this definition.
The remaining 2D Layout profiles cannot access their internal structure, and cannot be rebuilt afterwards.
Two corrections depending on the geometrical result of the 2D Layout profile:
  • if the 2D Layout profile has a geometrical result, the profile is isolated. The profile can be used as a datum geometry.
  • if the 2D Layout profile does not have a geometrical result, the profile is destroyed, as nothing can be done with it: it cannot re-build its geometrical result because it does not have any more definition specifications.
All profiles that shared the same internal structure definition are either isolated or deleted. It means that all the children of these profiles are impacted by the CATDUA V5 execution.
  • If a profile is isolated, children objects are not up-to-date.
  • If a profile is deleted, children objects can have an update error.

The document needs to be updated.

LVW_1 (2) Drafting Ghost link when running the File > Send To command. Bad management of 2D Layout view copy/paste when copying from a container to another. A 2D Layout view points to a 2D Layout filter in the same container. When copying a 2D Layout view to another container, we must reset this reference. When a 2D Layout view has an external link as the "ViewFilter" attribute, it is unset. No more ghost links.
MAT_1 (1) Material Abnormal behavior of some materials (for edition, removal, visualization, etc.). There is more than one material container in the document. Deletes the extra material containers. Some materials are deleted, visualization may changed. Model size is reduced.
MAT_2 (3) Material No visible symptom. Orphans elements in the material container. Deletes the orphan members. Model size can be significantly reduced .
MAT_3 (2) Material Wrong visualization of a material. The material has lost some internal data. Reapplies the same material (if it has been applied as a link and if it can be retrieved in the original catalog).
Note that this error could sometimes be impossible to fix if the material cannot be retrieved (for example, if the material is located in an inaccessible material catalog.
Visualization may change.
MAT_4 (3) Material Invalid material links (when running the File > Send To command). Incorrect data in the material container. Deletes the incorrect data in the material container. No more invalid material links when running the File > Send To command.
MAT_5 (2) Material A material parameter disappears from the specification tree after a new parameter creation. The material parameter contains wrong data. Modifies the material parameter. The document needs to be updated.
MAT_6 (2) Material Ghost link when running the File > Send To command. The ghost link is due to an applied material that appears as a copied material in the specification tree. Modifies the material application information to obtain a correct linked material. No more invalid material links when running the File > Send To command.
The document needs to be updated.
MAT_7 (3) Material Ghost link when running the File > Send To command.

A material is located in a wrong container (not the material container). This can lead to ghost links. This material is unused and should be destroyed.

Deletes the material.

No more ghost links when running the File > Send To command.

MAT_8
(2)
Material Ghost link when running the File > Send To command. Ghost links are created between documents when performing a Copy/Paste of an advanced material. Advanced materials are shader materials with a type different of \"default\". After pasting the advanced material, it still points to the initial document. If the initial document is deleted, the advanced material looses all its attributes. Corrects all advanced materials that can cause the problem. Material is kept with all its attributes. Visualization do not change. No more ghost links when running the File > Send To command.
MEC_1
(1)
Mechanism Ghost link when running the File > Send To command. When opening a product containing a mechanism and when running File > Send To > Directory, extra components are displayed even if they are not in the model. A mechanism is corrupted. Joints are not well positioned (they refer to wrong parts). The kinematic simulation will not work properly. Deletes the corrupted imported mechanism and imports it again from the reference mechanism. If the mechanisms is at root product level, it is deleted. Mechanism is pointing to wrong product. So this mechanism is corrupt. If it is imported mechanism it is deleted and imported again from reference mechanism after CATDUA V5. If it is inconsistent even after cleaning it is deleted. If it is mechanism at root product level it is deleted.
MFG_0 (1) Manufacturing No visibility except an abnormal size of the CATProcess. An unused machining feature is not deleted (activities cases). Deletes the unused machining feature. Document is the same but smaller.
MFG_1 (1) Manufacturing No visibility except an abnormal size of the CATProcess. An unused pattern definition is not deleted (pattern cases). Deletes the unused pattern definition. Document is the same but smaller.
MFG_2 (2) Manufacturing No visibility except an abnormal size of the CATProcess. The body referenced by a manufacturing geometry in SMART NC mode is duplicated. Deletes the duplicated body. Document is the same but smaller.
MFG_3 (1) Manufacturing No visibility except an abnormal size of the CATProcess. The tool path not referenced by an activity is not deleted. Deletes the unused tool path. Document is the same but smaller.
MFG_4 (2) Manufacturing Ghost link in a machining resource when running the File > Send To command. A machining resource is pointing to a wrong document. Unsets the attribute on the machining resource. No more ghost link when running the File > Send To command.
The document needs to be updated.
MFT_0 (2) Mechanical Modeler Wrong behavior during the activation/deactivation of solids. The status activated/deactivated (which can be seen in F(x) through parameter activity) does not correspond to the data structure of the solid. Resets the data structure in accordance with the active/inactive status. The document needs to be updated.
MFT_1 (1) Mechanical Modeler When a solid is deactivated, the previous solid's result is damaged. Inactive feature storing the result of the previous feature. Reconstructs the internal result when possible. The document needs to be updated.
MFT_2 (1) Mechanical Modeler When a solid is deactivated, the previous solid's result is damaged. Result of a shape feature valuated with the result of the previous active shape feature. Reconstructs the internal result when possible. The document needs to be updated.
MFT_3 (1) Mechanical Modeler Wrong behavior when activating/deactivating solids. An internal attribute dealing with the solid activation is unset or missing. Regenerates the attribute or resets it with a proper result. The document needs to be updated.
MGN_0 (2) Mechanical Modeler The result of an update (geometric) is not correct. No errors are reported.

Copy/Paste operation aborts.

Internal information has multiple values instead of one. Deletes unnecessary values. The document needs to be updated. The result of the update is correct.
MGN_3 (2) Mechanical Modeler Information computed on a feature might be false (e.g. the length). No error is reported. Invalid update state. Restores a valid update state. The document needs to be updated. The result of the update is correct.
MGN_4 (3) Mechanical Modeler The size of the model is abnormally huge compared to the number of elements. Or, the size increases abnormally quickly compared to the number of interactions. The generic naming of the BRep features duplicates data. Removes the duplicated data. The document size is reduced.
MGN_5 (3) Mechanical Modeler Error during Power Copy or Copy/Paste operation. Useless synchronization data remains on a feature. Removes the useless synchronization data. The document size is reduced.
MGN_6 (1) Mechanical Modeler Size of a CATPart on disk is abnormally huge.

Useless Mechanical Modeler data.

Removes the useless data. The document size is reduced.
MGN_7 (2) Mechanical Modeler Some cells of a Datum feature cannot be selected.

Copy/Paste operation aborts.

Cells cannot be selected because they have no naming. Adds a naming to the cells.

All cells can be selected, and other features may be applied.
The document needs to be updated.

MGN_8 (1) Mechanical Modeler Some existing cleaning rules do not work correctly (MGN_4) and are not solved. Setting Applicative Attributes and colors using a dedicated CAA interface takes too much time. The problem occurs only during a part import (as result with link or as result not saved) when putting applicative attributes and colors on faces, then changing the reference part and synchronizing again the imported part. If the geometry changed, the BRep features for the applicative attributes and colors are lost but not destroyed. This often occurs when the import is based on a publication and when this publication changes. In V5R17, this problem should not occur any longer on imported parts as the synchronization of colors and applicative attributes is automatically done and so the imported part is clean. Deletes the invalid BRep features for colors and applicative attributes. Existing cleaning rules work correctly, the document size is reduced, better applicative attributes and color setting performance.
MGN_9 (1) Mechanical Modeler Some existing cleaning rules (LIF_1) are too generic and delete data, which is not easy to fix. The problem occurs only when creating a publication in the part on a non aggregated BRep feature by using a batch. If the geometry is changed, publications are not put to a "not updated" status and the feature using them is not updated. Deletes the invalid BRep features and re-plugs the publication on the equivalent BrepAccess.

In some particular cases, the error might not be fixed. If so, a detailed comment explains how to clean manually its data.

Existing cleaning rules LIF_1 no longer appears, publications point the correct geometry, and the update/no update status  works correctly.
MGN_10 (3)
Mechanical Modeler

 

Bad performances during the update of a part containing big import features. There are useless data in the Generic Naming model of the part. Some algorithms have to scan this kind of data, and the performance of this scan can be bad when there are a lot of useless data. Deletes useless data.

 

Reduce the size of the document, improve performances during the update.
MGN_11 (2) Mechanical Modeler Some Brep on Axis, Plane and Extremity features created before R11 may be in update error but no error is generated. So they are pointing old no more existing geometry. None. Puts the Brep feature in a "not updated" state and the update will generate an update error allowing the correction of the feature. Need to update the part and re-select Feature Brep in error.
Document needs to be updated.
MGN_12 (3) Mechanical Modeler The document size is too big. Some Brep features pointing geometry with big history even if correct are really big. Compresses these features to minimize the size. The Brep feature and the part need to be updated.
The document needs to be updated.
MGN_13 (2) Mechanical Modeler Some Brep features are in error. Some Brep features are in error because they have lost some specifications. Tries to retrieve the lost specifications. Less Brep features in error.
The document needs to be updated.
MGN_14 (3) Mechanical Modeler The imported feature contains wrong data which might lead to a loss of performance or precision when selecting a sub-element. The imported feature contains wrong data. Non fixable error.
You have to make some modifications to the original feature so that the import can then be re-synchronized ad updated.
Non fixable error.
Document needs to be updated after manual modification.
MGN_15 (3) Mechanical Modeler The import feature has wrong data. It could lead to loss of performance or loss of precision when the user wants to select sub-element. The import feature has wrong data. Non fixable.
User should get the original feature and do some modifications on it so that the import should be then re-synchronized and updated.
Non fixable.
Document needs to be updated after manual modification.
MGN_17 (2) Mechanical Modeler Managing mouse on big feature with more than 65536 faces takes a long time. Stream of CATPart used a short (16 bits) for a particular information until CATIAV5R19 included, which leads to problems with very large models. This information is streamed on an integer (32 bits) since CATIAV5R20.
Very large models, older than CATIAV5R20 and containing big feature, with more than 65536 faces gets incoherent information.
Force this feature to a non-updated state. Some features could be as non-updated.
The document needs to be updated.
MGN_18 Mechanical Modeler Some features, as Variable Fillet, seem to be inverted. Some Features BRep have wrong Internal Orientation. Orientation is reverted to keep the right specifications. Impacted features are now not up to date. An update is necessary.
Document needs to be updated.
MIR_0 (2) Part Design While updating a corrupted mirror feature, the following message is displayed: "One or several features of the list have been deleted. Data is no longer consistent. You must delete the transformation feature". One or many reference elements kept in the Generative Tool for mirroring are lost. The reference elements kept in the Generative Tool are created again. The document needs to be updated.
MMR_0 (1) Mechanical Modeler Severe global malfunctioning in the part. At least one of the part's reference planes (xy, yz, zx) is damaged or missing. Regenerates or fixes the reference planes of the Part (xy, yz, zx). The document needs to be updated.
MMR_1 (2) Mechanical Modeler An old CATPart cannot be used in an assembly (Insert > Existing Component... fails). The link between the shape representation and the product is broken. Recreates the link. The CATPart can be inserted in the assembly.
MMR_2 (2) Mechanical Modeler Severe global malfunctioning in many operations expecting the main body to exist. There is no main body (PartBody) in the Part. Creates a main body. Main body is created in the Part.
MMR_4 (2) Mechanical Modeler Visualization misbehaviors and unexpected restrictions to the capabilities to move an instance elsewhere in the Mechanical Part.
  • The position within the Mechanical Part specification graph is incorrect.
  • Upgrade Solid Body into Body (Hybrid) is not available because the Solid Body is wrongly/unexpectedly aggregated.
A Mechanical feature is wrongly aggregated under another feature of the Mechanical Part. Checks Solid Body aggregation under a set. A Solid Body, which is a mechanical set for solid features and sketches, can only be aggregated under the Mechanical Part or under a Boolean operation. In case of a set, it is reordered under the Mechanical Part. In the other cases, a new set is created under the Mechanical Part and the wrongly aggregated feature is reordered inside this new set. Mechanical Part needs to be updated. All the links but aggregation remain as is. The Mechanical Part and the set that originally aggregated the Solid Body are not updated.
The document needs to be updated.
MMR_5 (2) Mechanical Modeler No In Work object in the tree or incorrect visualization. The In Work object is invalid. It is null or belongs to another document. Sets the Part Body as In Work object. The tree has an in work object again. The visualization is correct.

 MMR_6 (3)

Mechanical Modeler The standard for layers and layer filters is not available in the CATPart document. The CATPart was created with a wrongly defined CATCollectionStandard variable. Creates the standard for layers and layer filters The standard for layers and layer filters is correct
MMR_8 (2) Mechanical Modeler Some datum features contain wrong data that prevents the save operation in ENOVIA. The save is impossible in ENOVIA. Data of those datum features are modified to be managed correctly. Data can be saved in ENOVIA.
MMR_12(2) Mechanical Modeler The V5 part cannot be imported in 3DExperience through FBDI. A pointed document is erroneously referenced and is not visible in Edit > Links or File > Desk. A Mechanical set have his reference in another document. The reference is re-plugged to the correct document. The document can be imported using FBDI or DBDI tools.
MMV_1 (3) Mechanical Modeler Part is displayed in black. Invalid graphic property on the part. Deletes the invalid property. Part is correctly visualized.
MMV_2 (3) Mechanical Modeler The visualization of previously dressed-up geometry (used in Free Style workbench) can be wrong: the dress-up can still be visualized after removal. This problem can only occur for documents created before V5R10. In some cases, dress-up properties could be duplicated, so that one property remained even after removal. Restores correctly the dress-up properties. Correct visualization, corresponding to the dress-up properties.
MMV_3 (3) Mechanical Modeler If a multiviewer infrastructure is available on the Part Body (e.g. in Sheet Metal workbenches), wrong view names appear in the Views and Add View windows when selecting the Views contextual command on the Part Body. These view names appear in addition to the correct ones (i.e. 3D view and flat view). This problem occurs only for CATParts created in V5R10. On that level, wrong attribute values were streamed on the Part Body. Deletes the wrong attribute names. Both multiviewer windows contain only the correct view names.
MMV_6
(3)
Mechanical Modeler If the action Change Part Body is done recursively, the application hangs when you try to update. During the action Change Part Body, the views attributes set on the PartBody are copied to the new one, without deleting the old attributes. If this action is done recursively, those attributes are accumulated. At the end, during an update, a loop of those attributes is formed. So, if the number of views are high enough, the loop causes the application to hang. On the current PartBody, the views attributes are cleaned by deleting the duplicate values. On the other bodies, the views attributes are unset. The part has a correct views attributes management. The application will not hang during an update.
MTR_0 (2) Mechanical Modeler Generated drafting view is not complete: some elements are missing compared to the 3D visualization of the Part. Wrong plug of attribute from the mechanical Body to its last solid. Resets correctly the attribute. The document needs to be updated.
MTR_1 (3) Mechanical Modeler Ghost link when running the File > Send To command. The Mechanical Tool has a reference to a lost part. Changes the reference to the startup. No more ghost links.
MTR_2 (2) Mechanical Modeler Visualization and/or update errors among solids. Wrong plug between solids. Re-plugs the solids correctly. The document needs to be updated.
MTR_3 (3) Mechanical Modeler Wrong visualization of a body, i.e. an operated body is seen as if it was not operated. Wrong set of attributes. Resets correctly the attribute. The document needs to be updated.
NUM_0 (3) Numbering When opening a CATProduct, a warning informs you that the document contains ghost links, or that there are discrepancies between File > Send To and Edit > Links.... The attribute "_RefProduct" in the container "CATPrdNumberingCont" is wrong. Removes the phantom numbering objects. No more warning pop-up when opening the document
OLE_0 (2) (*) Drafting No visibility. A DrwOLE object point to a startup not located in the same CATDrawing. Imports the OLE startup into the same drawing as the DrwOLE object if necessary. The DrwOLE object will then point to the right OLE startup. No visibility.
OLE_1
(1)
Drafting Infrastructure Ghost link when running the File > Send To command. There is a useless feature OLE in the part applicative container that holds an external link. Removes the useless feature. The ghost link is removed and therefore cannot be detected anymore.
PAT_0
(1)
Part Design

The document cannot be updated. Error when updating a part having a user pattern, which has redundant instances in its Generic Tool.

If a user pattern has a user defined feature as one of its item to pattern and if there are any redundant instances of features to pattern in theGeneric Tool of the pattern object, the model is corrupted.

Deletes redundant instances in Generic Tool of User Pattern.

The instances available in Generic Tool of User Pattern are correct. Document can be updated.
The document needs to be updated.

PAT_1
(2)
Part Design Some instances of the rectangular pattern are lost after a modification (parameters) of the occurrence feature. The Generic Tool of the rectangular pattern is corrupted. The location of the instance is wrong. Removes the wrongly located instances and creates new instances at the right place regarding the pattern grid definition. The instances available in Generic Tool of the rectangular pattern are correct.
Document needs to be updated.
PAT_2 (2) Part Design Selecting an edge/face of an instance of a circular pattern (made of a user pattern) also selects the edge/face of another instance of the circular pattern. The Generic Naming of the instances of the circular pattern was incorrect. This is due to the existence of a confusion point in the user pattern. The confusion point was not ignored during the naming of the instances of the user pattern. The confusion point is ignored during the naming of the instances of the user pattern. The naming of the instances of the circular pattern is correct. Each instance of the circular pattern can be selected individually.
The document needs to be updated.
PAT_3 (2) DVE The resulting geometry of the user pattern is not displayed. Only the reference appears in the geometry. The sketch used for the feature of the generative tool (internal tool of a pattern) keeps constraints with external geometry. Removes constraints with external geometry. Instances of the pattern are correctly located. The result of the pattern is correct and all instances are correctly located.
The document needs to be updated.
PAT_4 (2) Mechanical Design Some instances of the pattern are missing. The feature's plug in-out of the pattern's internal tool is wrong. Corrects the feature's plug in-out. Instances are correctly displayed in the geometry.
The document needs to be updated.
PAT_5 (2) Mechanical Design If we open an older CATPart on higher level (CXR23 onwards) then in some cases it shows Object=No Selection. The object to pattern attribute was not set properly mostly by RectPattern which was created until V5R14 level. Corrects the object to pattern attribute. The object to pattern of RectPattern is displayed correctly when we edit it.
PIC_0 (3) Drafting A Drawing picture disappears after a copy/paste. Non aggregated picture. Deletes the non aggregated Drawing picture. The document is smaller.
PIC_1 (2) Drafting When opening a CATDrawing, Reframe On is infinite. Some pictures have been created with a position set to a very huge value (value > float max value). Modifies the picture position value (set at 0;0) and moves it to the No Show space. The new position set on the picture has a correct Reframe On when opening the CATDrawing.
PMD_1
(3)
Process Modeler Some external resources (reference product) in a CATProcess may not be present in the resource context container. Moreover, certain entries in the container may have no corresponding instances in the PPR tree referring to them. Mismatch between the resource list in the PPR tree and the resource context container because they are not synchronized. Removes the useless entries in the container and adds the needed entries extracted from the resource list. Resource context object is synchronized with the resource list in the PPR tree after the Clean action.
The document needs to be updated.
PMD_2
(3)
Process Modeler Some external product (reference product) in a CATProcess may not exist in the product context container. Moreover, certain entries in the container may have no corresponding instances in the PPR tree referring to them. Mismatch between the Product list in the PPR tree and the product context container because they are not synchronized. Removes the useless entries in the container and adds the needed entries extracted from the product list to the container. Product context object is synchronized with the product list in the PPR tree after the Clean action.
The document needs to be updated.
PMD_3
(3)
Process Modeler A warning message informs you that some feature files are missing. In your local configuration, some feature files referenced by the IPD library act document are missing. Removes the reference to the missing feature file. No warning message is displayed next time you open the CATProcess document.
PMD_4
(2)
Process Modeler Numerous ASMPRODUCT SETUP nodes are created and saved in the background (but not used) inside a CATProcess document. Those nodes are never to be persisted into the document. 5The SETUP nodes are now deleted. No more ASMPRODUCT SETUP nodes.
PMD_5
(3)
Process Modeler When opening the process document, the user sees error regarding missing process catalog(s). Some process catalog(s) used in the process document is missing. Those link(s) should be removed. Links to missing process catalog(s) are removed from the process document. The user should not see the missing catalog error message any more.
Document needs to be updated.

PSM_0
(2)

Part Design One of the documents cannot be sent to the specified directory because its location is not resolved. The symmetric relation between the first limit and the second limit is corrupted because it is pointing to some other document. Re-establishes the symmetric relation between the first limit and the second limit. No more ghost links when running the File > Send To command.
PSM_1
(2)
Part Design File > Send To command shows a ghost link. A pointed document is erroneously referenced in File > Send To and is not visible in Edit > Links or File > Desk. There are ghost links related to auto-numbering of the feature Pad or Pocket. Auto-numbering data reset. No more ghost link in File > Send To  command. In some cases feature numbering could be changed.
PSP_0
(3)
Plant and Ship Modeler Ability to set the Piping or Tubing specification attribute whereas this should not be possible. The specification attribute value should only be set on the instance when a part is placed. Resets the specification attribute value. The specification attribute value is grayed out in the Properties panel without any value.
The document needs to be updated.
PSP_1
(2)
Plant and Ship Modeler Wire objects do not have user defined attributes even though they are defined in the CATfct. Cables using the wire objects were built prior to adding the wire attributes in the CATfct. Those were missing Wire user extensions. Updates the cable wires with the missing user defined attributes. Wire objects have user defined attributes.
The document needs to be updated
PSP_2
(2)
Plant and Ship Modeler You are asked to run the CATDUA V5 when opening a CATProduct that has some objects with a broken derived attribute link. During the save operation, some attributes got a broken derived attribute link. Resets the derived link for the derived attributes. Attributes that had broken derived link now show derived status. No message when opening the CAProduct.
The document needs to be updated.
PSP_3
(1)
PHD Plant and Ship Modeler Ghost links when running the File > Send To command from a CATProduct. The connecting builder connection is invalid. Removes the invalid connecting builder connections. No more ghost links when running the File > Send To command.
The document needs to be updated
PSP_4
(2)
Plant and Ship Modeler Ghost link when running the File > Send To command in a Run and its related objects (e.g. Line ID) Bad model resulting in Group_LSpecMembers aggregating CKE parameters pointing to ghost links. Unsets the value of the old parameter which has the ghost link and removes it. No more ghost links when running the File > Send To command.
The document needs to be updated.

PWC_0 (1)

Mechanical Modeler

Error in save process when a CATPart containing a Power Copy reference is imported in V6/3DEXPERIENCE, through FBDI.

The Power Copy reference has some components that belong to another document which is not imported than the one containing the Power Copy reference itself (ghost links problem detected by FBDI during the migration into V6/3DEXPERIENCE.) That concerns only Power Copies created before CXR15.

Deletes all the Power Copies pointing to an external document. All corrupted Power Copies references are deleted. No more ghost link when running the File > Send To command.
RSN_0 (2) Equipment & Systems Arrangement Routable segments strings have routable nodes or routable segments pointing to a ghost link. Bad model resulting in a routable node and a routable segment aggregating CKE parameters pointing to a ghost link. Recreates a new parameter and deletes the old one with the ghost link. No more ghost links when running the File > Send To command.
The document needs to be updated.
RSN_1 (2) Equipment & Systems Arrangement Routable segments strings have routable nodes or routable segments pointing to a ghost link. Bad model resulting in a routable node and a routable segment aggregating CKE parameters pointing to a ghost link. Recreates a new parameter and deletes the old one with the ghost link. No more ghost links when running the File > Send To command.
The document needs to be updated.

SAC_2 (1)

Drafting

Ghost links when running the File > Send To command from a CATAnalysis.

Analysis Connector links are not correctly rerouted. Removes the invalid Analysis Connectors. No more ghost links when running the File > Send To > Directory command.
SAF_2 (2) Analysis Missing result view of an Analysis feature. Some of the Finite element model objects are no more linked to their original feature. Initializes a default result view for the next update. Concerned features are no more up-to-date.
The document needs to be updated.
SAF_3 (1) Analysis Invalid result view of an Analysis feature. Some of the Finite Element Model objects are not valid according to FE rules. Reinitializes a valid default result view for the next update. Concerned features are no more up-to-date.
The document needs to be updated.
SAF_4 (2) Analysis

Missing links between the mesh and the physical data attached to the mesh.

Some meshes can no more be referenced to define preprocessing.

Reinitializes a valid default result view for the next update.

Concerned features are no more up-to-date.
The document needs to be updated.

SAF_5 (2) Analysis Errors in the mesh or in the post processing visualization. Nodes with wrong activity status according to mesh part activity status. Corrects activity status. No visibility.
SAF_6 (2) Analysis Discrepancies when working with an assembly model. The assembly definition and its feature model are not in accordance. Set Pointers are missing for the assembly definition. Creates the missing feature data to be in accordance. No more discrepancies.
SAF_7
(2)
Analysis The model can be neither solved, nor saved. The same tag number is duplicated for more than one explicit entities in the Field model. This might occur after a Warm Start restore. Detects the explicit entities with duplicate tag number and corrects their tag number. The model is cleaned and can be solved and saved.
The document needs to be updated.
SAF_8
(2)
Analysis Surface group of neighborhood does not goes out-of-date, when the corresponding father mesh part goes out of date. If the groups are created under the mesh part, the support list, are somehow, are not valuated. Support list for those groups, which are not valuated, are valuated. The link between father mesh part and surface group under it is recreated. Surface group of neighbour hood goes out-of-date, when the corresponding father mesh part goes out of date.
SAF_9
(2)
Analysis Analysis Set is not getting updated. Explicit Parent of Analysis Set is missing. Missing parent of the Analysis Set is added. Analysis Set can be updated. Document needs to be updated.
SCE_0 (3) DMU Navigator Ghost link when running the File > Send To > Directory command. A scene feature is located in a wrong container (not the prodScenes container). This scene is unused and should be destroyed. Deletes the useless scene feature. No more ghost links when running the File > Send To > Directory command.
SCH_0 (3) Plant and Ship Modeler The connectors' locations might not be correctly defined. Mismatched update state on an extension. Updates the state set to TRUE. The document needs to be updated.
SCH_1 (3) Plant and Ship Modeler One of the extremity connectors of the route object (connected to itself) is not displayed. In some route objects, under very special circumstances, a branch connection is connected to itself and branch connectors are not removed after the branch connection is removed. Finds all the branch connections that connect connectors belonging to the same object and removes them. Also removes any unconnected branch connections in a route. No visible symptom. The have to explicitly run the CATDUA V5 again to make sure no error remains.
SCH_2 (3) Plant and Ship Modeler Defected annotation "jumps" at the first move during direct manipulation. Some annotations contain inconsistent data for the associated object (route object). During direct manipulation, the positions of the associated annotation cannot be initialized correctly. Consequently, the first move of the annotations looks incorrect. Checks all the annotation objects associated to routes in the schematic extension container. In particular, performs a consistency check of the persistent data stored in the annotation objects. If an inconsistent data is found, replaces it with a consistent one. No more "jump" when moving the document.

SCS_0 (2)

Sketcher The sketch solving result is not stable. Geometries can move when a sketch is edited. Some geometrical constraints do not have any Help parameter. This parameter is used by the constraint solver to help solving the sketch. Adds the missing Help parameter to the sketcher constraint. The solving result is stable. When editing a sketch, geometries do not move.
The document needs to be updated
SCS_1 (2) Sketcher Modeler Ghost links in 2D constraints. Some attributes of 2D constraints reference external documents. After the copy/paste of a 2D curve and of the constraints referring to it (from a document to another), the copies point to the construction elements of the original curve in the original document. Deletes the reference to the pointed document. No more links to these external documents when running the File > Send To > Directory command.
SFM_1 (2)

 

Structure Functional Modeler
  • The stiffener created via a Copy/Paste on a new plate is out of date when the original plate is modified.
  • The stiffener created via a Copy/Paste on new plate cannot be updated if the original plate is removed. (You have to remove this broken stiffener).
  • The stiffener created via a Copy/Paste on new plate is clashing with its plate if the new plate is thicker than the original one.
After copying then pasting a stiffener on a new plate, the new stiffener is still pointing to the original plate. This incorrect link is problematic in many scenarios. Example: if the original plate is removed, the pasted stiffener will be broken and you will not be able to fix it. Replaces the link to the original plate by a link to the plate containing the corrupted stiffener. The corrupted stiffener points to the right plate.
The document needs to be updated.
SFM_2
(2)
Structure Functional Modeler During the instantiation of the Beam on curve via a Power Copy, the support of the Beam is not replaced. The data model of the new Beam on curve is incorrect. After a Power Copy or a copy/paste of a Beam on curve, the Split Trace of the new Beam points to the selected curve instead of the IntDisconnect. Replaces the link to the selected curve by a link to the IntDisconnect. The corrupted Beam on Curve points to the right IntDisconnect.
The document needs to be updated.
SFM_3
(2)
Structure Functional Modeler Drawings are not generated for some stiffeners. When stiffeners have a child category different from their parent category, drawings are not generated. Enforces the parent category on the child category. The child category matches the parent category and drawings can be generated.
SFM_4
(2)
Structure Functional Modeler Whenever Built In Slots are present in the structure data created in levels below CXR22sp6 and CXR23sp4 and running CATDUA corrupts the model. After running CATDUA, Geometrical sets are created corresponding to Internal faces of Profile used in Built-it Slot. Deleting these Geometrical sets impacts Slot's and corrupt the model.  Extracted faces of profile required for Built in Slots are aggregated under slot contour and hence unnecessary creation of geometrical sets is avoided.
There is no change in end user view. Document needs to be updated.
SHC_1 (3) DMU Fitting

Performance issue when loading a CATPart.

The CATPart contains a wrong Shuttle container. When loading this CATPart, V5 tries to load the Shuttle container, initializes it and loads the huge DMU Fitting libraries.

Deletes the unwanted Shuttle container. Correct performance when loading the CATPart.
SHM_0 (2) Sheet Metal A Sheet Metal object cannot be deactivated. The information which is managing the activity is missing in the Sheet Metal object. Adds the missing information. The activity will be set at Yes after the operation. The activity is at Yes
The document needs to be updated.
SHM_1 (2) Sheet Metal Error message "The Extrude XXX has a data problem". Before V5R9, some internal BRep Edges features were pointed but not aggregated. Aggregates the involved BRep Edge features. No more error message.
SHM_2 (2) Sheet Metal Some functionalities like Cutout, Hole, etc. fail on the part. The problem occurs during the unfolding transaction because the cylindrical transformation is not correctly defined. Restores the invalid cylindrical transformation to a valid one. Cutout, Hole, etc. can be applied successfully.
The document needs to be updated.
SHM_4 (2) Sheet Metal A Sheet Metal feature is not correctly linked to the Sheet Metal parameters. The feature information related to the bend table is not linked to the Sheet Metal parameters. Restores the link between the Sheet Metal feature and the Sheet Metal parameters. Feature is not up-to-date. Local update is necessary.
SKS_0 (2) Sketcher Modeler You cannot use the sketch or a sub-element's absolute axis (O,H,V) to create a volume or a surface feature (e.g. you cannot select the H axis to define the revolution axis of a revolve volume). You cannot create a projection, an intersection or an offset curve in the Sketcher workbench. The absolute axis, H axis, V axis and Origin features have no result body.

Puts the absolute axis feature out of date.

All the sub-elements of the sketch can be used to create the feature. The sketch feature is not up-to-date and you have to update the sketch (or the part).
The document needs to be updated
SKS_1 (2) Sketcher Modeler Update cycles are not detected when the features use the origin, H direction or V direction of the sketch absolute axis. Update data structure of the origin, H direction or V direction of the sketch absolute axis is not correct. Updates the data structure. The sketches are seen as not up-to-date.
The document needs to be updated.
SKS_2
(2)
Sketcher Modeler O point, H and V vectors of the absolute axis of the sketch are missing from the specification tree and are not visualized. The O point, H and V vectors of the absolute axis of the sketch are missing in the model. Recreates the missing elements of the absolute axis of the sketch. The O point, H and V vectors of the absolute axis of the sketch are in the specification tree and in the 3D visualization.
The document needs to be updated.
SKS_3
(1)
Sketcher Modeler Data can not be imported in 3DEXPERIENCE using FBDI. SketchSupport must be aggregated under a parent element. Remove a non aggregated SketchSupport. Removed the SketchSupport. The data can be imported using FBDI.
SKT_0 (1) Sketcher Modeler The sketch absolute axis is seen as up-to-date, but there is no resulting associated geometry. Operations within the Sketcher cannot be performed properly. Sets the absolute axis as not up-to-date. The sketches are seen as not up-to-date.
The document needs to be updated.
SKT_24 (3) Sketcher No visibility (severity 3 since V5R9 SP3) There are unused elements (Brep aggregated under sketch). Deletes the unused elements. The sketches are seen as not up-to-date.
The document needs to be updated.
SKT_25 (3) Sketcher Modeler Cleaning the data structure updates the sketches created before V5R3 SP2. Bad update links management. Modifies the internal update links between the sketch elements. The sketches are seen as not up-to-date.
The document needs to be updated.
SKT_26 (2) Sketcher Modeler When opening a CATPart, the following error message is displayed: "The files in the following list could not be found or contain the wrong information for the active document", but a document mentioned in the list does not appear when running the File > Desk... or Edit > Links... command. The ghost link cannot be corrected. After pasting in a sketch geometry coming from a CATDrawing's view containing a ditto, the sketch can contain geometry features in which some instance/reference links are kept with the CATDrawing data.

Unplugs the geometry with ghost links in their details/dittos in the CATDrawing and re-plugs them to their startups in the current CATPart.

No more warning when opening the CATPart.
The document needs to be updated.
SKT_27 (2) Sketcher Modeler Output features are badly aggregated. Output features are aggregated as brothers of the sketch they belong to and not under the dedicated node in the sketch. Modifies the aggregation of such outputs. The outputs are replaced under the dedicated node under the sketch they belong to. The outputs are replaced under the dedicated node under the sketch they belong to.
SKT_28 (2) Sketcher Modeler Sketches created on a partiular level might encounter problems when updating use edges. Because of a tolerance problem, use edges are not out-of-date after modifying the sketch. Corrects the tolerance problem so that use edges are correctly updated after modifying the sketch. Use edges are correctly updated after modifying the sketch.
The document needs to be updated.
SMG_4 (2) Sketcher Use edges are not properly updated. The data structure update of use edges is not consistent. Updates the data structure. The sketches are seen as not up-to-date.
The document needs to be updated.
SMG_5 (2) Sketcher Use edges are not properly updated. The data structure update of use edges is not consistent. Updates the data structure. The sketches are seen as not up-to-date.
The document needs to be updated.
SMG_6 (2) Sketcher Use edges are not properly updated. The data structure update of use edges is not consistent. Updates the data structure. The sketches are seen as not up-to-date.
The document needs to be updated.
SMG_9 (2) Sketcher A modification of a constraint is not taken into account by an update of the sketch. The internal value used to determine if a constraint impacts a sketch is not correctly valuated. Sets the attribute to the correct value. The sketches are seen as not up-to-date.
The document needs to be updated.
SMG_16 (2) Sketcher The update of sketches must be performed many times to get the sketches really updated. Constraints are re-impacted during the feature update. Corrects the constraints update data. The result of the update is correct, sketches are seen as non up-to-date.
The document needs to be updated.
SMG_17 (2) Sketcher Update errors for features using sketched geometry. Inconsistent update for the data structure. Updates the data structure. The result of the update is correct, sketches are seen as non up-to-date.
The document needs to be updated.
SSS_1 (3) Mechanical Modeler Selective Loading on documents with a selection set containing elements outside its scope can lead to an unexpected behavior.
Ghost links might be generated between documents linked through a selection set that does not respect the scope.
Running the File > Send To or the Edit > Links... command on documents with a selection set containing elements outside its scope can lead to an unexpected behavior.
The selection set contains elements that are outside its scope. It was created before the selection of elements outside the scope.
It is recommended to delete the selection set and to create another one containing only elements within its scope.
If your decide to keep the selection set as is, this might generate ghost links.
Non fixable error.
The message associated to the rule recommends to delete the selection set and to create another one containing only elements within its scope.
Non fixable error.
The message associated to the rule recommends to delete the selection set and to create another one containing only elements within its scope.
STD_0 (2) Drafting No visibility. Only one standard per document is allowed. Keeps only the first standard and deletes the others. No visibility.
STD_1 (2) Drafting No visibility. The current sheet is not associated to the standard of the document. The standard in the document is replaced by a new standard (import) corresponding to the standard of the current sheet. No visibility.
SYN_1 (3) Product Structure New instances are created/deleted when opening a CATProduct. The synchronization mechanism does not detect the newly created/deleted object and a new one is created. Deletes/adds the newly created instance. The CATProduct has the correct number of instances.
If you run CATDUA V5 from a V5 session, you need to refresh the visualization by saving then reopening the CATProduct.
SYN_2 (1) Product Structure When working with a corrupted CATProduct, the parts cannot be visualized and the shapes cannot be correctly activated. The PRDBAGREP attribute of the ASMPRODUCT does not reference the PRDBAGREP of the reference ASMPRODUCT. Resets the BagRepsList attribute of the ASMPRODUCT. The CATPart is correctly visualized.
TER_0 (2) Mechanical Design The update status of the Technological Result node does not change when adding/modifying a feature in the body. The Technological Result information might be inconsistent with the body contents. A TROutput is not plugged to the last shape feature (or its ResultOut) of the tool in which it has been created, Re-plugs the invalid TROutput to the last shape feature (or its ResultOut) of the tool in which it has been created. The update status changes when adding/modifying a feature in the body.
The document needs to be updated to refresh the Technological Result information.
TER_4 (2) Mechanical Design Technological results are missing under the mechanical tool. A naming issue prevents the propagation of the technological results. Updates the feature generating lacking technological results. After update, the expected technological results are retrieved.
The document needs to be updated.
TER_5 (2) Mechanical Design Technological results node is created but it does not contain any item. Generic naming issue on some deactivated transformation feature. This feature prevents the creation of technological result item. The naming issue related to transformation feature that prevents the creation of technological results items is corrected. After update, the expected technological results items are generated correctly.
The document needs to be updated.
TFC_0 (2) Mold Design When opening a sub-product of a Tooling Assembly only, some products that are not part of the loaded sub-product are also loaded. One or several Tooling Feature Extensions have an attribute pointing to non first rank instances of products. Resets the pointing attribute to the first rank instance of the product. The symptom disappears. Products are no more loaded.
TFC_1 (2)
Mold Design
A product takes a very long time to close. One or several Tooling Feature Extensions have attributes that point several times to the same product. Deletes the duplicated links. The symptom disappears. Products can be closed with a correct performance.
TFC_2 (2) Mold Design When opening a sub-product of a Tooling Assembly only, some products that are not part of the loaded sub-product are also loaded. Some Tooling Feature extensions have been duplicated. Resets to 0 all the attributes of the useless extensions (their complete removal is not possible). The symptom disappears. Products are no more loaded.
TFC_3 (2) Core Cavity Design Copy/Paste operation fails. A product containing objects cannot be closed. When a Light Surface feature is created in the Core Cavity Surface workbench), the Part Container UserID is erroneously modified to CATCCSCont. Resets the Part Container UserID to its default value CATPrtCont. Copy/Paste operation is successful.
THD_0 (3) Part Design When running the File > Send To > Directory in a CATPart, a thread reference file is also sent whereas it should not. The link between a design table and the standard reference file is not broken whereas it should. Breaks the invalid link. The File > Send To > Directory command sends the correct set of data.
THD_1 (3) Part Design A relation has been defined in the Thread Description attribute of a Thread with an external parameter. Changing the value of the external parameter does not update the Thread Description through the relation, which leads to an error. The Thread Description attribute of the Thread is sp_NEUTRAL. This attribute is linked to an external parameter through a relation. Changing the value of the external parameter does not update the Thread Description through the relation before the update of the Thread feature. Hence, the Thread feature is in error. The Thread Description attribute is made an sp_IN attribute. Thus, changing the value of the external parameter leads to the update of the Thread Description through the relation, before the update of the Part Body. This results in a valid update of the Thread feature. The CATPart needs to be saved due to a change in the attribute quality.
THD_2
(2)
Part Design Thread-Tap analysis shows thread with some standard description. TR gets useless description although thread does not have any description. Useless TR thread description is unset. Thread-Tap analysis shows thread with no standard. The document needs to be updated.
TRC_1 (3) DMU Fitting The name of an invalid CATProduct appears when running the File > Send To command on a specific CATPart. A CATPart contains a wrong "Track" container. When using File > Send To in this CATPart, V5 tries to load an unwanted Track container which points to an invalid CATProduct. Due to some earlier implementation problem, a Track container can be created in CATParts. Deletes the unwanted Track container. No more invalid CATProducts when running the File > Send To command.
UAQ_1 (3) Product Structure The dependencies of a publication are not updated. Some publications have the attribute quality "_Pointage" set to sp_NEUTRAL instead sp_IN. Sets quality ito sp_IN. The design is not up-to-date and the update command is available in the assembly workbench.
The document needs to be updated.
UAV_0 (2) Product Structure An instance does not seem to have exactly the same geometry than the reference. It might even be not visible at all, and V5 is unstable when trying to create 2D projections or solving 3D constraints. The instance positioning is not an isometric transformation. It might even be impossible to invert it. Restores the positioning matrix to the nearest isometric transformation. Correct the visualization of the instance.
The document needs to be updated if it contains 3D constraints.
UAV_1 (1) Product Structure The move command are not able to change the position of a particular instance. This position is not synchronized with its reference. Flexibility rules are not fully respected even if the position is overloaded, thus the move command does not apply to the right object. Makes the sub-assembly containing the instance correctly flexible (so the overloaded instance is kept). The sub-assembly has the flexible icon mask, and the move command works as expected.
The document needs to be updated.
UAV_2 (3) Product Structure Ghost link when running the File > Send To or the Edit > Links...  command. "Hole" in tk_list,tk_compo attribute. This might be due to an inter-document aggregation onto a document that is not found. Removes the aggregation in the children list. No more ghost links when running the command.
UAV_3 (1) Product Structure Connection with an incorrect associated constraint. A constraint is not in the right container. Deletes the constraint. None.
UAV_4 (3) Product Structure Unused links (connectors from constraints) when running the File > Send To command. The internal attribute used to determine the constraint pointed to by a connector is not correctly valuated. Sets the attribute to the correct value. No more unused links.
UAV_5 (2) Product Structure A publication node in a sub-product is broken whereas it is OK in the reference document. There are empty links attributes on the instance of the publication feature. Resets the publication instance from its reference. The publication node is OK in the sub-product.
UAV_6 (3) Product Structure After running the Flexible/Rigid command, the flexible assembly cannot be correctly updated. Product instances are not correctly positioned. The Connectors Family of the flexible instance is pointing to a connector in the reference scope instead of a connector in the instance scope. Calls the ObjectSpecModeler API CATSpecSmart SynchroAllInstances to reroute the pointing schema. The model is fixed.
The assembly needs to be updated
.
UAV_7 (2) Product Structure The Define Contextual Link command might have no impact on the contextual part. The contextual instance associated to the contextual part cannot be changed by the command. Some instances overload the definition of the contextual instance. Instead of using the definition of the context at the part level as expected, the system uses the context overloaded by the instance. Resets the overload context for the product instance. The model is fixed, the Define Contextual Link command works.
UAV_8 (2) Product Structure An instance is not visualized or is badly positioned. (It depends not only on the data corruption, but also on the load settings). The attribute which is supposed to store the object owning the instance's position matrix and the reference's shape representation information is overloaded. There is either no object at all, or too many objects. Restores the position and the representation information from the original data. (The attribute is reset). Correct visualization and position.
UAV_9 (3) Product Structure Ghost link when running the File > Send To or the Edit > Links... command. A connector has a link to a connection that is stored in a missing document. Removes the link. No more ghost links when running the command.
UAV_10 (3) (*) Product Structure A CATPart points to useless components. _component attribute is valuated for the CATPart. Empties the _component attribute. A CATPart has no children. The CATPart is no more pointing to useless components.
UAV_11 (3) Product Structure When working in context, the File > New from... command does not work and/or the copy/paste action creates a ghost link in the pasted assembly. The Shape Connector attribute of the connector is pointing to an invalid document. The pointing document does not belong to the instance-reference model or to the reference representation model.
In an ENOVIA context, the UAV_11 needs more information than in a File context when an error occurs. Therefore, it might not react as many times in ENOVIA as it would in a File context.
Resets the Shape connector attribute. No visibility.
UAV_12 (3) (*) Product Structure When opening a product there is a ! before a publication. When opening the CATPart containing the publication, there is no ! before the publication. The attribute _TechnoLinkAttr is wrong. Resets the attribute _TechnoLinkAttr. No more ! before the publication.
UAV_14 (3) Product Structure The same publication appears several times in the specification tree. The publication that appears several times in the instance is wrong. Removes all identical publications but one. The publication appears only once in the specification tree.
UAV_15 (2) (*) Product Structure The publication is broken after the modification of a CATPart's part Number. The PUBLISHING_Pointage, PUBLISHING_Etiquette and / or PUBLISHING_PubName attributes are affected on the instance instead of the reference. Transfers the PUBLISHING_Pointage, PUBLISHING_Etiquette and PUBLISHING_PubName attributes from the instance level to the reference level. The publication is no more broken.
UAV_16 (2) Product Structure External instances are locally set. External instances should not be locally set because they inherit the settings from their reference.

Resets the external instances.

None.

UAV_18 (2) (*)

Product Structure No shape representation on a part reference, or the shape representation on a reference points to another part's shape.

Shape representation should never be empty and it should not point to the shape of another part.

Makes the shape representation point to the own shape of the part.

Need to reload the product if the reference is not visible in the view.
UAV_19 (2) (*) Product Structure

A contextual link is not updated.

The object pointed by this contextual link is not the correct one, and cannot be used. Unsets the pointing contextual link.

The contextual link is broken, but it can be updated.
The document needs to be updated.

UAV_21 (1)

Product Structure

The number of publications of the part in the assembly counts less than the number of publications in the part when opened separately. One publication of the part instance has no reference in the reference part. Checks the integrity of all publications by comparing it to its direct reference, and resets the corrupted list according to the value of this reference.

The number of publications of the part is the same in the assembly and in the part when opened separately.
The document needs to be updated.

UAV_22 (1) Product Structure Error when running the Update command. A reference connection is erroneously aggregated by a discipline instance. Deletes the invalid reference connection.

No more error when running the command.

UAV_23 (2) (*) Product Structure A publication points to a parameter defined in an Excel document. If the parameter is changed out of the V5 context, when the document containing the publication is loaded in a V5 session, the publication is wrongly seen as up-to-date. Therefore, all the objects (contextual link, etc.) pointing the publication will also be wrongly seen as up-to-date. A time stamp is not updated. Adds the time stamp of the Parameter under the Publication attribute (_ModifiersTS) if a publication points to a parameter. Publication is no more seen as up-to-date.
UAV_27 (2) Product Structure Impossible to select a publication under a product instance, the selection is not correctly highlighted. On the aggregated product reference, the selection and the highlight are OK. The association -Publication and Connector- is not in the same document. Runs a Smart Synchronization from the publication reference and restores the association. The publication can be selected and highlighted.
UAV_29 (2) Product Structure If a product has been created in a specific language (e.g. Japanese), publications pointing to a parameter are no longer resolved when opening the product in English. In previous versions, the protocol used to create publications was NLS-dependent. The protocol for the creation of new publications has changed to become NLS- independent. The publications using the old protocol are re-valuated using the new one.
In some particular cases, the rule may be not fixable, mainly due to a language incompatibility. In that case, the report contains an explicit message explaining how to make the rule fixable.
No change for the end user, the pointing attribute of the publication is modified but there is no visual difference.
UAV_30 (1) Product Structure In a flexible product assembly, there are more connections (e.g. assembly constraints) than on the reference product where these connection references were originally defined. Some connection references are instantiated more than once in the flexible assembly level. Therefore, 2 or more connection instances in the flexible assembly have the same connection reference, which is not authorized. Browses the list of local connection instances and checks their references.
Removes all the connection instances of connections which reference has already been instantiated without further examination.
There are only correct instances and thus, a correct number of connections in the flexible assembly. Nevertheless, you might probably have to reconnect/redefine some constraints because the cleaning rule cannot know which connection/constraint should be kept and which should be deleted/removed. Anyway, this was already needed in the corrupted model.
The document needs to be updated.
UAV_31(2) Product Structure A contextual link is seen as connected (OK) in the "Define Contextual Links "command but it cannot be resolved and the contextual geometry cannot be updated. In a contextual reference, at least one PRDCTXINPUT feature is pointing to an incoherent context with regards to the contextual reference global context pointed to by the PRDCTXREPO feature. Fixes the PRDCTXINPUT feature so that it points to the same context (i.e. the product instance) as the one pointed to by its PRDCTXREPO. The contextual link is OK in session.
The document needs to be updated.
UAV_32(2) Product Structure When a parameter value is changed, the publication might be wrongly seen as up-to-date. Therefore, all the objects (contextual link, etc.) pointing to the publication will be wrongly seen as up-to-date as well. The publication on parameter have a wrong update status. Sets the time stamp of the parameter under the publication attribute (_ModifiersTS) if the publication points to a parameter. The publication is no more seen as up-to-date when opening the document containing the publication on parameter.
UAV_33(2) Product Structure Some publications cannot be removed and no action can be done on them. There are invalid publications without name and without published element. Deletes the useless publications. No more invalid publications.
UAV_34(2) Product Structure Part Number conflict in the assembly. Multiple references have the same Part Number. Automatically detects the Part Number conflict and renames  the references accordingly. The Part Number conflict is resolved.
Problem with Instance’s feature unique identifier(UUID)  Product assembly have children with duplicated unique identifiers(UUID).

Non fixable error.

When there are product assembly parts with same UUID's, an error message appears informing the same.You can manually fix them by recreating the Instance using Replace or Insert operations.
None.
UAV_35(2) Product Structure When inserting a part in product, the part is hidden. When inserting a part in a product, the Show property is set to CATNoShowAttr. Thus, the part is not visible because it is transferred to the No Show space. Resets the show attribute to CATShowAttr and modifies the part. The Part is modified and must be reloaded to be visible.
UAV_36(2) Product Structure Invalid position of CATParts in Vizualization mode before update. Corruption of constraint attribute pointed by Proxy Recreation of Proxy Object Correct positioning in Vizualization mode.
Document needs to be updated.
UDF_0 (2) (*) Mechanical Modeler Lost inputs when editing a User Feature. The User Feature has an invalid input. Re-plugs the inputs. A new input can appear on the cleaned User Feature.
UFC_1 (2) DMU Fitting

When running File  >  Send To  >  Directory in a CATProcess, "CATDMUFitting" is displayed for the file name without the full path.

A CATProcess contains a track container. The catalog manager of the track container points to a non existing "CATDMUFitting" catalog file. So:
  1. When running File  >  Send To  >  Directory on the CATProcess, the application displays "DMUFitting" for the file name.
  2. When loading a particular project from the Hub in V5 and running the Create PackandGo Data command, the application displays "CATDMUFitting" for the file name.

Unsets the link to the non existing "CATDMUFitting" file.

"CATDMUFitting" file is not displayed anymore when:
  1. Opening the cleaned CATProcess then running File  >  Send To  >  Directory .
  2. Loading a specific project from the Hub to V5 and running the Create PackandGo Data command.
UPD_0 (2) Specs Modeler

The update cycle on the object is not displayed/cannot be edited.

An object has been created as a direct input of itself in terms of update.

Deletes the erroneous link to break the cyclic dependency. The update should no longer fail due to the update cycle.
UPD_1 (2) Sheet Metal The Sheet Metal unfolded and folded views are not consistent. Some features are missing or some modifications are not taken in account. The internal components are not correctly updated, even if the update links are correct. Checks the time stamp values of the components. If an anomaly is detected, the components are set to a "not-up-to-date" status. The activity is to Yes.
The document needs to be updated.
UPD_2 (2) Specs Modeler Update status propagation problem: data which should not be not up-to-date are shown as up-to-date An update stamp limit has been reached (MinInt = -2147483647), then the last modification on the feature has not been detected by the update process. Increments the feature's update stamp. Document might need to be updated if the impacted features are active and belong to the update graph of the document.
UPG_0 (3) Product Structure The product is not correctly visualized. The product contains a link which is no more supported (V5R2 model). Forces the cleaning of the link to a supported representation. The product is correctly visualized.
UPG_1 (3) (*) Product Structure After reordering the publications or deleting a part, the publications reference a wrong geometry. The attribute _Pointage of the publication is built in a relative mode. Cleans this attribute by a new Spec relation without relative mode. The publications reference a correct geometry.
URL_1 (3) (*) Knowledge Bad performance when opening a document. A URL points to a document through an invalid attribute type. Sets the attribute to the correct type. The document opens with correct performance.
VWN_0 (1) Drafting Ghost links when running the File > Send To command. A formula valuating the name of the view is built upon a parameter located in an external document. Deletes then rebuilds the formula to remove the external parameters. No more external links due to the formula associated to a view name.