Sie sind auf Seite 1von 2

/*=========================================================================*/

BRIEF DESCRIPTION:
This file contains all messages required by Parasolid To CATIA V5 module.

FORMAT:
a bbbbbb c ddddddddd .....
where
a ==> '#' message line flag.
b ==> six-digit integer, each one has a different value.
c ==> one digit number that shows the severity of the
message, '1' means a fatal error which will force
the process terminate.
d ==> message string.

NOTE:
The users are not allowed to change or modify the columns.

/*=========================================================================*/

/*-------------------------------------------------------------------------*\
THE START OF THE MESSAGES FOR VISI To CATIA V5 MODULE.
\*-------------------------------------------------------------------------*/

#-5001 1 Input file doesnot exsit.


#-5002 1 Input file is not able to read.
#-5003 1 Invalid Input file.
#-5004 1 Invalid Output file.
#-5005 1 Error Message txt file doesnot exsit.
#-5006 1 SCHEMA doesnot exsit.
#-5007 1 None of the selected entities were found in the input file.
#-5008 1 CAT5 Session not started.
#-5009 1 PARASOLID Session not started.
#-5010 1 Unsupported Version.
#-5011 1 License Not Found.
#-5012 1 Exception handle in Translation.
#-5013 1 Fatal Error.

#-10001 1 Error in reading Point.


#-10002 1 Error in reading Line.
#-10003 1 Error in reading Arc.
#-10004 1 Error in reading Axis.
#-10005 1 Error in reading Curve.
#-10006 1 Error in reading Ellipse.
#-10007 1 Error in reading Parabola.
#-10008 1 Error in reading Hyperbola.
#-10009 1 Error in reading Plane.
#-10010 1 Error in reading Cylinder.
#-10011 1 Error in reading Cone.
#-10012 1 Error in reading Sphere.
#-10013 1 Error in reading Revolve.
#-10014 1 Error in reading Torus.
#-10015 1 Error in reading Surface.
#-10016 1 Error in reading Profilecurve.
#-10017 1 Error in reading Edge.
#-10018 1 Error in reading Loop.
#-10019 1 Error in reading Face.
#-10020 1 Error in reading Sheet.
#-10021 1 Error in reading Solid.

#-10101 1 Error in writing Point.


#-10102 1 Error in writing Line.
#-10103 1 Error in writing Arc.
#-10104 1 Error in writing Ellipse.
#-10105 1 Error in writing Curve.
#-10106 1 Error in writing Plane.
#-10107 1 Error in writing Cylinder.
#-10108 1 Error in writing Cone.
#-10109 1 Error in writing Sphere.
#-10110 1 Error in writing Revolve.
#-10111 1 Error in writing Torus.
#-10112 1 Error in writing Surface.
#-10113 1 Error in writing Edge.
#-10114 1 Error in writing Loop.
#-10115 1 Error in writing Face.
#-10116 1 Error in writing EdgeCurve.
#-10117 1 Error in writing ProfileCurve.
#-10118 1 Error in writing ZERO area face.
#-10119 1 Error in writing Sheet.
#-10021 1 Error in writing Solid.

#-100101 1 Failed to translate.


#-100102 1 Failed in saving CATIA V5 file.
#-100103 1 Schema directory does not exist.
#-100104 1 Schema directory does not have read permissions.
#-100105 1 Error in starting session.
#-100106 1 Output file/directory is not having write permission.
#-100107 1 Error in file conversion
#-100108 1 Error in receiving solid bodies.
#-100109 1 Error in creating B-spline entity.
#-100110 1 Error in creating new CATIA V5 file.
#-100111 1 None of the selected entities are available in input file.
#-100112 1 Error in adding child components to parent assembly.
#-100113 1 Installation directory does not exist.
#-100114 1 Error in unlock license.
#-100115 1 Failed in opening part document.
#-100116 1 Failed in opening assembly document.
#-100117 1 Failed to create BaseBody feature.
#-100118 1 Failed to translate due to unknown reason.
/*=========================================================================*/
/* THE END OF THE MESSAGE FILE FOR VISI To CATIA V5. */
/*=========================================================================*/

Das könnte Ihnen auch gefallen