 |
When importing Multi-CAD data within CATIA V5, a conversion is
performed. Depending on the use of data you are going to have, you can
choose whether to create CGR, CGR with canonical information or CATPart
data.
With all these formats you can access to part user attributes using
Edit -> Properties:
- Move the data (cf. limitations to move due to the associative mode)
- Clash detection
- Inertia and Volume calculations
Each format has its own limitations and advantages:
- CGR (Visu mode). CATIA Graphical Representation is the visualization
format of CATIA V5. With this very light format, you can do approximate
measurement and have access to all the basic DMU functionalities.
- CGR with canonical information which enable exact measurement and
exact snapping (Visu Snap mode)
- CATPart (CATPart mode). It is a standard V5 CATPart which is locked,
therefore you can use it as any other CATPart with the exception that
you cannot modify it. You can just reference it.
- Access to part user attributes (via Edit->Properties)
- Move
- Exact positioning -
Snap
command - when using CATPart Mode
- The colors of SolidWorks/Parasolid parts are supported in CATPart
mode,
- Clash detection
- Approximate measurements (or exact measurement with a CATPart)
- Inertia and volume calculations
General warning about CAD converters
V5 MultiCAD converters provide the best effort to match external CAD
data and produced V5 data.
However, due to various implementation choices and specific data models
used by each CAD actor on the market, MultiCad direct solutions cannot
guarantee that produced data perfectly matches original data at anytime in
every possible situation.
STEP is an international standard dedicated to interoperability. Each CAD
system export from STEP or Import from STEP with a common certified
specification which warranty the highest rates of reliability, of
conformance and accuracy.
Multi-Cad direct CAD to V5 solutions are the shortest and easiest way to
proceed but may include some restrictions that customer must be aware of.
For support of sensitive customer process, it should be considered to use
STEP(ST1) or Multi-Cad STEP (DTL) as an alternative solution when
Multi-Cad direct CAD to V5 does not apply.
- Please note that 64-bits platforms are required for large CAD data
conversions (several hundreds of Megabytes on disk). 2 GBytes
addressable memory limit on 32-bits cannot be enforced anyway, and
defines a physical limit to all processes, including CAD conversions.
- SAG is not taken into account by SolidWorks server: approximate snap
is not working in some cases.
- VDA-FS files which contain POLYGON entity type are not supported.
- Parasolid files containing more than 200 components cannot be
imported into an assembly structure. You have to split those files in
smaller files to import them successfully.
- In CATPart mode, multi-shells entities, i.e. entities with one
external shell and one internal shell, are not transferred as such (as a
part body) but as a geometrical set containing several faces.
- Application specific format (e.g. piping data) is not in the scope
of MultiCAD (which is dedicated to Product structure and geometry).
|
|
SolidWorks data containing invalid characters
The conversion into CATPart mode fails if your SolidWorks data contain
characters invalid for V5.
To fix this issue, you can now apply the following methodology:
Go to Tools -> Options -> General -> Compatibility -> V4 Data
Reading >- Conversion V4/V5 -> Characters Equivalence Table Path to
specify a table for characters conversion.

Fill in this table with the same information as for a V4/V5 conversion,
plus the characters which are not supported in your files. The example
below shows the content of the table to support "a umlaut" and "u umlaut"
characters.
0x22 " _Inch
0x2a * x
0xB1 ±
_
0x2f / _
0x3a : _
0x3c < _
0x3e > _
0x3f ? _
0x5c \ _
0x7c | _
0xe4 ä
ae
0xfc ü
ue
(separator is a tabulation)
For more information on how to create the characters conversion table,
please refer to the V4 Integration documentation.
|
|
Using CATPart Geometry
Mode versus Visu Mode
The MULTICAx SolidWorks Plug-in supports CATPart mode, allowing for
SolidWorks/Parasolid/VDA-FS parts to be imported as CATPart data files. In
this mode, SolidWorks/Parasolid/VDA-FS parts data contained in the solid
body are transferred into a CATPart.
As CATPart files are large and take more time to convert, the CATPart
mode management is an optional feature.
CATPart Features and Limitations
The features and limitations of Multi-CAD CATParts are the same as the
ones of locked V5 CATParts, which can be used as a reference but cannot be
modified.
When to use the CATPart Mode
CATPart Mode is used when a user needs to perform exact positioning and
exact measuring.
You should be aware that the conversion to the CATPart format requires
more time than only generating the CGR (faceted format). In addition,
CATPart files are larger than their corresponding CGR files. Therefore, it
is recommended that CATPart mode is only enabled if exact positioning,
exact measurement or putting constraints is required.
|