Automotive Body in White Fastening
Automotive Body in White Fastening
Automotive Body in White Fastening
Site Map
Preface
Getting Started
Basic Tasks
Creating a Joint
Creating a Joint Body
Creating Joint Elements
Exporting
Reporting
Importing
Workbench Description
Menu Bar
Automotive BiW Fasteners Toolbar
Automotive Body In White Fastening Version 5 Release 10 Page 2
Welding Toolbar
Adhesive Toolbar
Sealant Toolbar
Mechanical BiW Fasteners Toolbar
Unspec Toolbar
General Settings
Display
Index
Automotive Body In White Fastening Version 5 Release 10 Page 3
Preface
The Version 5 Automotive Body in White Fastening application is a new product
dedicated to the design of Automotive Body In White Fasteners. It supports welding
technologies and mechanical clinching, along with Adhesives, Sealers, and Mastics.
For each of these general fastening technologies, specific Fastening process codes
along with their matching relevant parameters can be set-up in an Application
Parameters Start-Up file. This file can be fully customized by the customer, according
to company or industry specific standards requirements. Its feature-based approach
offers both a highly structured and intuitive design environment.
Fasteners can be gathered so that to connect specific contact zones of the parts to
join. This first release of the product enables the user to create, edit and delete spot
like fasteners.
In addition to placing the fasteners, reports can be issued from the application in order
to list: data can be exported (respectively imported) to a neutral ASCII text format,
providing opening with customer legacy systems.
Automotive Body in White Fastening can be used in cooperation with other products
such as Assembly Design and Generative Shape Design.
Getting Started
The following tutorial aims at giving you a feel of what you can do with Automotive
Body in White Fastening. It provides a step-by-step scenario showing you how to use
key capabilities.
The main tasks proposed in the chapter are:
Customizing the BiW Fastening Application Standard File
Adding a New Process Type
Defining the Symbols
Entering the Workbench
Setting up a CATIA Reference Product with BiW Fastening Parameters
Automotive Body In White Fastening Version 5 Release 10 Page 7
These chapters are themselves subdivided into sections C-1, C-2, C-3.
What can be modified?
1. You can modify the pre-defined values of each BiW Fastening general
parameter identified in the sections C-2, C-3 of Chapter 1.
Automotive Body In White Fastening Version 5 Release 10 Page 9
Modifying the list of values (column 2) for each row parameter of Chapter 1, you
can customize:
the applicable process categories (PCATS parameter) value list: WLD
(Welding), ADH (Adhesive) , SEA (Sealant) , BWM (BiW Mechanical), U
(Unspecified Process Category).
For example, you can narrow this list to: WLD, BWM if you plan to use
only Welding and BiW mechanical fastening technologies.
the assigned color for each process category (WLD_Color parameter,
ADH_Color parameter, etc.)
the list of possible process categories for each spot point fastener
(SpotPoint_PCA parameter): this list must be set up as a subset of the
PCATS parameter values.
For example, you can narrow the list to WLD if you plan to use only Spot
Welding technologies.
the lists of possible process types values for each process category, that
is:
the list of Welding process types (WLD_PTYPS parameter):
<21>;14;141;52;UNSW
For example, you can add to the WLD_PTYPS list of values your
own MyWLDType code value such as:
<21>;14;141;52;UNSW;MyWLDType.
the list of Adhesive process types (ADH_PTYPS parameter),
...
the list of possible values of each CATIA BiW Fastener attribute:
robustness ( ROB parameter): A, B, C,D,U
regulation (REG parameter): A,B,C,D,U
finish (FIN parameter ): A,B,C,D,U
material (MAT parameter): MAT1, MAT2, etc.
For each fastener attribute, you can choose your own set of code
values.
For example, you can choose to customize:
the list of values of the robustness attributes to: A, B, C, D,
E, U
the list of values of the regulation attributes to : A,B
Automotive Body In White Fastening Version 5 Release 10 Page 10
. Each attribute value (A, B, etc) is the coded value of the attribute as it will
be stored in the Data Model.
b. You can provide a end user translation for each parameter coded value in
the CATIA NLS resource file CATBfmAttributesNLS.txt . In this file, each
parameter coded value is identified by a key built by concatenating the
name of the parameter and the coded value, separated by the “_” string
separator. The translation of the parameter is provided by setting the
parameter value key to its translation text.
For example the line: ROB_A = “Critical” provides the end-user with the
“Critical” translation of the coded value A of the Robustness parameter
(ROB).
c. The CATBfmAttributesNLS.txt file is located in your runtime environment in
MyCompanyRootRunTimeView/intel_a/resources/msgcatalog.
You must not remove any parameter belonging to the Chapter 1 rows.
2. You can modify the list of pre-defined process type specific fastener
parameters belonging to chapters 2 to 6 rows, either by:
modifying the list of values for each row containing the pre-defined
specific fastener process type parameters, or
removing the pre-defined specific fastener process type parameters you
are not interested in, or
adding your company specific fastener process type parameters
consistently with the list of process type values set up in Chapter 1
For example; for the Welding process category, you can set:
the list of specific process types code values for a Welding spot point
fastener (SpotPoint_WLD_PTY parameter): <21>;14;141;52;UNSW
In this list, the code value <21> matches the ISO code for Resistance
Welding, and 52 is the Laser welding code.
for each of the previously defined spot point welding process type code
values, for example, for Resistance Welding (code value = 21):
the list of the applicable standard attributes (SpotPoint_21_APAT
parameter): you can specify the list of attributes you consider as
relevant for this process type. The attributes strings must be
chosen among the CATIA list: ROB; REG; FIN;GFL;IFL;MID
the applicability or the non applicability of an add-on material
(SpotPoint_21_AMAT parameter)
the assignment of a graphics symbol (SpotPoint_21_SYM
parameter)
Please refert to the Symbols table for the available list of symbols.
Automotive Body In White Fastening Version 5 Release 10 Page 11
Here is an example of how to add a new process type named “MyWldType” for a
Welding SpotPoint.
Automotive Body In White Fastening Version 5 Release 10 Page 12
1. Add MyWLDType value in the list of the Welding Process Type possible values of the WLD_PTYPS parameter in the Section C-2,
Chapter 1 (light-green fill-in).
// Set-Up Welding Process Types ISO Norm reference Codes
WLD_PTYPS <21>;14;141;52;UNSW;MyWLDType
2. Add MyWLDType value in the list of the Welding Process Type possible values for a Welding SpotPoint of the SpotPoint_WLD_PTY
parameter in the section C-2, Chapter 2 (Welding Section, yellow fill-in)
// SECTION C-2: WELDING FASTENER Type PARAMETERS
//
//Set-Up Welding Process Types for Each applicable CATIA V5 BiW
Fastener Shape Type ISO Norm reference Codes
SpotPoint_WLD_PTY <21>;14;141;52;UNSW;MyWLDType
3. Define which Fastener parameters are applicable to this SpotPoint and their values in the Section C-3, Chapter 2 (Welding Fastener
Parameters Section, yellow fill-in).
Automotive Body In White Fastening Version 5 Release 10 Page 13
Please refer to the Symbols table to know the symbol corresponding to the 101 value.
4. In addition, you have the possibility to translate the coded value MyWLDType. You can provide this translation by modifying the
CATBfmAttributesNLS.CATNls files located in resources/msgcatalog/
Here is an example using English.
In the appropriate file, add PTY_MyWLDType key like this:
5. Check the modifications in CATIA V5: import this standard and create a Welding SpotPoint, with the added process Type
MyProcessTypeName.
Automotive Body In White Fastening Version 5 Release 10 Page 14
Symbol Value
100
101
110
111
121
122
123
131
132
133
140
141
161
171
172
173
200
201
211
221
231
241
251
301
311
321
331
341
Automotive Body In White Fastening Version 5 Release 10 Page 15
The only pre-requisite for this task is to have a current CATIA V5 session running.
1. Choose Automotive BiW Fastening from the Start -> Shape menu, or click the Automotive
BiW Fastening icon from the Welcome to CATIA V5 dialog box.
The Automotive BiW Fastening workbench is displayed and ready to use.
If you wish to use the whole screen space for the geometry, remove the specification tree clicking
off the View -> Specifications Visible menu item or pressing F3.
Automotive Body In White Fastening Version 5 Release 10 Page 17
You can click the Import button to import the default standard file.
Basic Tasks
Creating a Joint
Creating a Joint Body
Creating Joint Elements
Exporting
Reporting
Importing
Automotive Body In White Fastening Version 5 Release 10 Page 19
Creating a Joint
This task enables to create a joint, that is a set of two or more parts, then edit it.
5. Click OK to confirm.
The Forecast Elements Count field allows you to define a number of
fasteners this joint is supposed to contain for further verifications.
Automotive Body In White Fastening Version 5 Release 10 Page 20
You can only have one joint for a same set of components.
The material and the thickness can be defined using the Thin Parts
Attribute command in the Generative Shape Design workbench.
Please refer to the Applying a Thickness chapter in the Generative
Shape Design documentation.
6. Select a zone in the list and replace it by selecting a published zone, either in
the 3D geometry or in the Replace combo list.
7. Define the stacking and the thickness count depending on the number of
joined zones.
Automotive Body In White Fastening Version 5 Release 10 Page 23
Make sure the Keep link with selected object button is checked in Tools -> Options ->
Infrastructure -> Part Infrastructure -> General.
The BiW
SpotPoint
Fastener
Definition
panel
displays.
Automotive Body In White Fastening Version 5 Release 10 Page 26
3. Specify
whether you
wish to use the
existing
standard or
not.
If a standard
has been
imported, a
spot point is
created using
this standard.
If not, you are
able to define
your own
values for
each attribute.
4. Select the
process type.
5. Define the
design
parameters of
the spot point:
Robustness
Regulation
Finish: you
have the
possibility to
define the
Manufacturing
parameters
by clicking
More>>
6. Specify the shape of the spot point (here we chose a 3D point) as well as its
diameter.
Automotive Body In White Fastening Version 5 Release 10 Page 27
7. Select the
location of the
point, here we
selected On
Support
Surface.
8. Select the
surface in the
3D geometry.
9. For further
information,
you can click
More>> to
define the
reference
point, the
direction and
the distance to
the reference
point. For
example,
define a
distance of
20mm from the
reference
point.
10. Click OK to
create the spot
point.
The spot point (identified as Joint Element.xxx) is added to the specification tree, under
the Joint Body node.
Automotive Body In White Fastening Version 5 Release 10 Page 28
The BiW
SpotPoint
Fastener
Definition
panel
displays.
Automotive Body In White Fastening Version 5 Release 10 Page 29
3. Specify
whether you
wish to use the
existing
standard or
not.
If a standard
has been
imported, a
spot point is
created using
this standard.
If not, you are
able to define
your own
values for
each attribute.
4. Select the
process type.
5. Define the
design
parameters of
the spot point:
Robustness
Regulation
Finish: you
have the
possibility to
define
Manufacturing
parameters
by clicking
More>>
6. Specify the Material type as defined in the standard.
7. Specify the shape of the spot point (here we chose the Hemisphere (Towards
Material) type) as well as its diameter.
Automotive Body In White Fastening Version 5 Release 10 Page 30
8. Select the
location of the
point, here we
chose the On
Point location.
9. For further
information,
you can click
More>> to
define the
reference point
either by
selecting a
GSD point in
the geometry
or by defining
its coordinates.
10. Click OK to
create the spot
point.
The spot point (identified as Joint Element.xxx) is added to the specification tree, under
the Joint Body node.
Automotive Body In White Fastening Version 5 Release 10 Page 31
Make sure the Keep link with selected object button is checked in Tools -> Options ->
Infrastructure -> Part Infrastructure -> General.
The BiW
SpotPoint
Fastener
Definition
panel
displays.
Automotive Body In White Fastening Version 5 Release 10 Page 32
3. Specify
whether you
wish to use the
existing
standard or
not.
If a standard
has been
imported, a
spot point is
created using
this standard.
If not, you are
able to define
your own
values for
each attribute.
4. Select the
process type.
5. Define the
design of the
spot point:
Robustness
Regulation
Finish: you
have the
possibility to
define
Manufacturing
parameters
by clicking
More>>
6. Specify the Material type as defined in the standard.
7. Specify the shape of the spot point (here we chose the Hemisphere (Opposite to
Material) type) as well as its diameter.
8. Select the
location of the
point, here we
chose the
Along Curve
location.
9. For further
information,
you can click
More>> to
select the
curve, the
reference point
Automotive Body In White Fastening Version 5 Release 10 Page 33
(extremity or
middle of the
curve), and the
distance to the
reference
point. For
example,
define a
distance of
30mm from the
reference
point.
10. Click OK to
create the spot
point.
The spot point (identified as Joint Element.xxx) is added to the specification tree, under the
Joint Body node.
Automotive Body In White Fastening Version 5 Release 10 Page 34
Make sure the Keep link with selected object button is checked in Tools -> Options ->
Infrastructure -> Part Infrastructure -> General.
The BiW
SpotPoint
Fastener
Definition
panel
displays.
Automotive Body In White Fastening Version 5 Release 10 Page 35
3. Specify
whether you
wish to use the
existing
standard or
not.
If a standard
has been
imported, a
spot point is
created using
this standard.
If not, you are
able to define
your own
values for
each attribute.
4. Select the
process type.
5. Define the
design of the
spot point:
Robustness
Regulation
Finish: you
have the
possibility to
define
Manufacturing
parameters
by clicking
More>>
6. Specify the shape of the point (here we chose a 3D Point) as well as its diameter.
7. Select the
location of the
point, here we
chose the
From Curve
On Support
location.
8. For further
information,
you can click
More>> to
select the
curve, the
offset, the
reference point
(extremity or
middle of the
Automotive Body In White Fastening Version 5 Release 10 Page 36
9. Click OK to
create the spot
point.
The spot point (identified as Joint Element.xxx) is added to the specification tree, under the Joint
Body node.
Automotive Body In White Fastening Version 5 Release 10 Page 37
Make sure the Keep link with selected object button is checked in Tools ->
Options -> Infrastructure -> Part Infrastructure -> General.
1. Select the joint body in
the specification tree.
2. Click the BiW
SpotPoint icon .
The BiW
SpotPoint
Fastener
Definition panel
displays.
Automotive Body In White Fastening Version 5 Release 10 Page 38
5. Select the process type depending on the process category you chose.
Automotive Body In White Fastening Version 5 Release 10 Page 39
Exporting
This task shows how to export fastening data in a neutral format file (.txt for example).
Reporting
This task shows how to report data into a html file.
The
Report
dialog
box
displays.
The directory for the report file is the one defined in Customizing General Settings.
You can modify the path by clicking the Browse icon. The Select report file dialog box
displays letting you choose the file.
3. Click OK.
The progress bar shows you the remaining exported percentage.
The dialog box enables you to customize the report through several options:
Automotive Body In White Fastening Version 5 Release 10 Page 42
Importing
This task shows how to import data from a neutral file.
The
Import
dialog
box
displays.
The directory for the neutral file is the one defined in Customizing General Settings and
is the same as the export directory.
2. Click OK.
The progress bar shows you the remaining imported percentage.
All BiW Fasteners have an "Unspecified" location method after they have been
imported. They are located only by their coordinates but the links to the 3D geometry
are not kept.
See Exporting.
Automotive Body In White Fastening Version 5 Release 10 Page 44
Workbench Description
This section contains the description of the icons, menus and Historical Graph that are
specific to the Automotive Body In White Fastening workbench, which is shown below.
You can click the hotspots on this image to see the related documentation.
Menu Bar
Automotive BiW Fasteners Toolbar
Welding Toolbar
Adhesive Toolbar
Sealant Toolbar
Mechanical BiW Fasteners Toolbar
Unspec Toolbar
Automotive Body In White Fastening Version 5 Release 10 Page 45
Menu Bar
This section presents the tools and commands which are available in the FreeStyle
Shaper, Optimizer and Profiler workbenches.
Many other operations are documented in the Infrastructure User's Guide.
Start File Edit View Insert Tools Windows Help
File
The File menu lets you perform file creation, opening saving, printing operations
Edit
The Edit menu lets you manipulate selected objects. Refer to the Infrastructure User's
Guide and Part Design User's Guide.
View
The View menu lets you view document contents Refer to the Infrastructure User's
Guide.
Insert
The Insert menu lets you insert Automotive BiW Fastenings elements.
For... See...
Object
New Component
New Product Product Structure User's
New CDM Component Guide
New Part
Existing Component...
Creating a Part Template
Document Template
in the Product Knowledge
Creation...
Template User's Guide
Defining the BiW
Parameters
Parameters
BiW Joint Creating a Joint
Automotive Body In White Fastening Version 5 Release 10 Page 46
Tools
The Tools menu lets you perform image capture and album management, set user
preferences and manage macros. Refer to the Infrastructure User's Guide.
It also allows you to define visualization options, viewpoints, and manage the compass
specifically for the
For See...
Formula
Image
Macro
Customize...
Visualization Filters... Infrastructure User's Guide
Automotive Body In White Fastening Version 5 Release 10 Page 47
Options...
Standards...
Conferencing
Collaboration
Import Importing
Export Exporting
Report Reporting
Window
The Window menu lets you arrange document windows in relation one to the other.
Refer to the Infrastructure User's Guide.
Help
The Help menu lets you get help on the currently active command, and the product in
general. Refer to the Infrastructure User's Guide.
Automotive Body In White Fastening Version 5 Release 10 Page 48
Welding Toolbar
The Welding Toolbar contains the following tools:
Adhesive Toolbar
The Adhesive Toolbar contains the following tools:
Sealant Toolbar
The Sealant Toolbar contains the following tools:
Unspec Toolbar
The Unspec Toolbar contains the following tools:
Default paths are displayed. You can change them by clicking the Browse icon
.
The Default Fasteners Parameters Set-Up Standard File is the file used
when importing the Standard using the Automotive BiW Parameters
command.
The Export default directory is the directory where the export file is stored.
The Report default directory is the directory where the report file is stored.
3. Click OK to confirm setting these options.
Automotive Body In White Fastening Version 5 Release 10 Page 56
3. Click the Unset All button to uncheck all the options; similarly click the
Set All button to check all options.
Automotive Body In White Fastening Version 5 Release 10 Page 57
Shape
Representation
3D Text
Annotation
Graphic
Symbol
(here is an
example
with
Welding
category,
Laser type)
Support
Contact
Zone
Material
Orientation
Automotive Body In White Fastening Version 5 Release 10 Page 58
Show
Projected
Points
Show
Material
Orientation
Show
Thickness
Stack-Up
Order
You can define the thickness and the material orientation for a GSD
feature using the Thin Parts Attribute command in the Generative
Shape Design workbench.
Refer to the Applying a Thickness chapter in the Generative Shape
Design documentation.
The same options can be accessed using the spot points properties
via the contextual menu.
Refer to the Editing the Spot Points Properties chapter.
Automotive Body In White Fastening Version 5 Release 10 Page 59
Index
A
adhesive spot point
create
C
clinching spot point
create
commands
export
import
joint
joint body
report
spot point
create
adhesive spot point
clinching spot point
joint
joint body
sealant spot point
spot point
welding spot point
Automotive Body In White Fastening Version 5 Release 10 Page 60
E
exporting
I
importing
J
joint
create
joint body
create
P
parameters
R
reporting
S
sealant spot point
create
spot point
Automotive Body In White Fastening Version 5 Release 10 Page 61
create
W
welding spot point
create