Catiav5 Messagesb

Embed Size (px)

Citation preview

  • 8/12/2019 Catiav5 Messagesb

    1/4

    // Copyright 2008 Siemens PLM Software. All Rights Reserved.// This message file and related software is proprietary to Siemens Corporation.//// Configurable Message File//// The purpose of this file is to allow the user to view (and if desired,// alter) all messages that can be issued from the NX_CATIAV5 translator.//// Message entries, which are grouped by translator component, are defined// in the format://// : //// The MessageCode should not be altered by the user. The code is alphanumeric// and unique. The MessageString, which can be formatted or unformatted string,// can be altered to revise the native language or phraseology, but must retain// any format descriptors within the text, such as %s or %d, in the order given.//// Keep in mind when customizing MessageStrings that the Message File is// subject to change between releases.//// Blank lines and lines starting with "//" may be used to enhance the// information level and readability of the Message File. Both are ignored by// the translator when the Message File is read in.

    //// Messages should be written so they contain information according to// the following "SPCITR" and "UCC" guidelines:// : // Is the message , , and ?//// Wherever possible, include the Severity of the problem, what the Problem// is, the Cause of the problem, the Impact of the problem on the translation,// Tracability information for the problem and what Resolution (or corrective// action) has been (or can be) taken (if any) to alleviate the problem.// In addition, messages should be as useful, clear, and consise as possible.

    // Parasolid Translator API Messages

    // ========================================================================PST_LOC_RES : "[%s returned: %d]"PST_UNKNOWN_EXCEPTION : "Unknown exception caught. [%s returned: %d]"

    // PSFoundations Messages// ========================================================================PSF_CURVELESS_FIN : "No curve on fin."PSF_DOUBLE_LINEFEED : "\n"PSF_EDGE_WITH_3DCURVE : "Edge has 3D curve underneath it. This should notbe possible. \n"PSF_INPUTFILE_PRER7 : "Pre-R7 Catia V5 file not supported. Terminating translation. [%d]"PSF_LINEFEED : ""

    PSF_LOC_RES : "[%s returned: %d]"PSF_LOC_RES_EXIT : "%s returned: %d. Terminating translation."PSF_NO_PRODDEF : "No product definitions found."PSF_SIMPLIFY_FAILED : "Simplification unsuccessful. Continuing with unsimplified body."PSF_STRAIGHT_THRU_MSG : "%s"PSF_USING_DFLT_INSTANCE : "No Product Number found for Catia V5 node. Usingdefault name: instance."

    // Parasolid Messages

  • 8/12/2019 Catiav5 Messagesb

    2/4

    // ========================================================================// PK MessagesPK_ERROR_bad_field_number : "Attribute does not have the given field number."PK_ERROR_bad_knots : "Knot set is not monotonic increasing as expected."PK_ERROR_cant_make_bspline : "Attempt to create equivalent b-spline geometry failed. Report this serious error."PK_ERROR_density_le_0 : "Negative or zero density encountered."PK_ERROR_different_types : "Different types of topols encountered. Must all be of the same type."PK_ERROR_empty_assy : "Assembly lacks references to bodies."PK_ERROR_entity_not_new : "Some entity in the body was created before the last rollback operation."PK_ERROR_existing_attrib : "Entity may not have more than one attribute with the given definition."PK_ERROR_field_of_wrong_type : "Field is not of expected string, double, or int type."PK_ERROR_instanced_body : "Given body is instanced."PK_ERROR_insufficient_points : "Insufficient number of vertices supplied to perform operation."PK_ERROR_mark_not_started : "Specified partitioned rollback is not active,which isn't serious."PK_ERROR_mass_eq_0 : "Total mass is unexpectedly equal to zero."

    PK_ERROR_missing_geom : "Expected geometry is missing."PK_ERROR_periodic_not_smooth : "Given periodic curve is not smooth at the join."PK_ERROR_periodic_open : "Given periodic curve is not closed."PK_ERROR_request_not_supported : "Not all the requested properties are implemented for the given topology."PK_ERROR_rollback_not_started : "Specified partitioned rollback is not active."PK_ERROR_still_referenced : "Entity cannot be deleted because still referenced by another entity. Report this serious error."PK_ERROR_tolerances_too_tight : "The tolerance precision is too tight."PK_ERROR_unsuitable_entity : "Given curve type is unsuitable (and not supported) for the attempted operation."

    PK_ERROR_weight_le_0 : "Negative or zero weight encountered."PK_ERROR_wrong_entity : "Given class of entity is inappropriate for the opereation being attempted."PK_ERROR_zero_interval : "Knot set range incorrectly consists of a zerointerval/extent."

    // PXT MessagesPXT_ERROR_bad_class : "Cannot track input class or incorrect entitytype attached to body."PXT_ERROR_bad_dimension : "Bad dimension due to spcurve_sf->curve not being 2D."PXT_ERROR_bad_option_data : "The undesirable_faults array only accepts PXT

    _TOPOL_state_no_geom_c."

    PXT_ERROR_bad_tolerance : "The tolerance precision is too tight."PXT_ERROR_bad_where : "Where not attached to [Store, Body, Region, Shell, Face, Loop, Fin, Edge, or Vertex], and is not [PXT_ENTITY_null or PXT_ENTITY_final] as expected."PXT_ERROR_cant_offset : "Underlying surface cannot be offset."PXT_ERROR_cant_open_file : "Cannot open given file for writing."PXT_ERROR_distance_too_small : "Offset distance is too close to zero."PXT_ERROR_edge_has_2_spokes : "Edge already has 2 spokes attached."PXT_ERROR_face_has_2_facades : "Face already has 2 facades attached."PXT_ERROR_fragment : "Fragment entity (which lacks a parent) attach

  • 8/12/2019 Catiav5 Messagesb

    3/4

    ed to body."PXT_ERROR_general_body : "One of topols is owned by general body."PXT_ERROR_geom_not_needed : "[Face, Fin, Edge or Vertex] already has an attached [Surface, Curve, Curve, Point]."PXT_ERROR_has_child : "[Shell, Facade, Loop, Fin, Spoke] already hasan attached [Vertex, Face, Vertex, Edge, Vertex]."PXT_ERROR_has_parent : "[Region, Shell, Facade, Fin, Edge, Spoke, Vertex] is already attached to another [Body, Region, Shell, Loop, Shell, Edge, Shell]."PXT_ERROR_illegal_owner : "Entity cannot own the attribute."PXT_ERROR_internal_error : "Failed to create session due to an internal error."PXT_ERROR_invalid_geometry : "Referenced geometry has been deleted, or spcurve_sf->curve failed to create a valid spcurve when embedded in spcurve_sf->surf."PXT_ERROR_journal_not_open : "Journalling has not been started."PXT_ERROR_journalling_on : "Journalling has already been started."PXT_ERROR_memory_full : "Unable to allocate sufficient memory for writing attribute fields."PXT_ERROR_not_a_session : "Given session is invalid."PXT_ERROR_not_in_same_store : "Topols are not in the same store."PXT_ERROR_null_arg_address : "Use of pointer to a null address."PXT_ERROR_part_has_no_xt : "The pxt part has yet to prepare an xt representation."

    PXT_ERROR_rollback_not_started : "The component session was not started with arollback marker."PXT_ERROR_session_not_started : "Unable to start component session."PXT_ERROR_su_self_intersect : "Offset surface would be self intersecting."PXT_ERROR_topol_mismatch : "Region is not attached to body."PXT_ERROR_undesirable_xt : "Faces of xt body have undesirable faults."PXT_ERROR_unsuitable_component : "Unable to create session due to unsuitable components."PXT_ERROR_unsuitable_entity : "xt is not a body or assembly, or spcurve_sf->curve is not a b-curve or orphan."PXT_ERROR_wrong_entity : "Topols must be homogeneous and contain only faces or bodies."

    // PS Bodyshop "Generic" MessagesPSB_ERROR_no_errors : "Bodyshop operation successful."PSB_ERROR_wrong_entity : "Given entity has unexpected class or type."PSB_ERROR_rollback_not_started : "Rollback not started before Bodyshop initialization."PSB_ERROR_kernel_rte : "Runtime error occurred in call made toParasolid."PSB_ERROR_kernel_mild : "Mild error in call to Parasolid prevented successful completion of call to Bodyshop."PSB_ERROR_kernel_serious : "Serious error in call to Parasolid prevented successful completion of call to Bodyshop."PSB_ERROR_kernel_fatal : "Fatal error occurred in a call to Para

    solid."PSB_ERROR_run_time_error : "Runtime error occurred in call to Parasolid Bodyshop."PSB_ERROR_fatal_error : "Fatal error occurred in call to Parasolid Bodyshop."PSB_ERROR_not_implemented : "Called Parasolid Bodyshop API is not yet supported."PSB_ERROR_insufficient_memory : "Parasolid Bodyshop is out of memory."

    // PS Bodyshop "PSB_SURF_heal_trim_data" Messages

  • 8/12/2019 Catiav5 Messagesb

    4/4

    PSB_ERROR_bad_tolerance : "Tolerance too small to deal with datainaccuracies, or too large to set sheet precisions and preserve design intent."PSB_ERROR_has_parent : "Given geometry already has topology owner, so it can't be used by the resulting sheet."PSB_ERROR_unsuitable_entity : "Surface cannot be attached to the face."PSB_ERROR_not_on_surface : "Given trimming curves not able to lieon input surface."PSB_ERROR_bad_sharing : "Given trimming curves are geometrically dependent on surface other than the one supplied."

    // PS Bodyshop "Geometry Repair" MessagesPSB_ERROR_cant_remove_discontinuity : "Geometry has a discontinuity that cannot be removed."PSB_ERROR_cant_remove_selfintersection : "Geometry has self-intersection that cannot be removed."PSB_ERROR_geom_heal_failure : "Geometry healing unexpectedly failed to complete."PSB_ERROR_valid_geom : "Geometry healing received valid input."

    // PS Bodyshop "Geometry Simplification" MessagesPSB_ERROR_cant_simplify : "Simplification of geometry identifiedbut unable to be applied."

    // PS Bodyshop "Generic" MessagesPSB_ERROR_cant_clean_body : "Body clean not attempted due to body being in a risky state."PSB_ERROR_internal_error : "Body clean operation encountered an unexpected internal algorithmic failure."PSB_ERROR_cant_generate_test_points : "Poor geometry quality prevented generation of fidelity information on original geometry."