Skip to main content
Skip table of contents

Best Practices for Setting Up Light Gauge Steel Customizations

As a Vertex administrator you may need to customize the light gauge steel connections for optimal use of the machine. For example, you may need to change the lip cut, web notch and swage sizes in the 3d frame model so that they match the  same size of the tools on the machine, You could also change the hole sizes and shapes to improve the visualization and detailing.



Lip Cut

Web Notch

Swage

Service hole




One fixed size for the lip cut, web notch and swage

If you are using only one profile flange (width of the profile) size then you only need to set the required tool sizes once. With no customization by default the lip cut, web notch and swage have the smallest possible size by settings the sizes to 0 and this can be found in System | LibrariesLibrariesSystem LibrariesJoint DetailsLight Gauge Steel joint types → right click on a joint you wish to configure and choose "Edit Configurations"



The parameters to change are:

PRE~LIPLEN - Lip cut length and web notch length.

PRE~SWLEN - Swage Length.

For example PRE~LIPLEN=50 sets the lip cut and web notches to 50mm in length. You are free to change this value here and you can immediately regenerate panel parts to see the effect. 

Note - The system library is marked as Configured when you edit the parameters.

Separate sizes for the lip cut, web notch and swage

Some roll forming machines have different sizes for the lip cut, web notch and swage tools based on the profile flange. In this case, the parameters.xml file is not enough. It's best practice to set these sizes into the profile library itself.

  • If the library is not already customized copy it from the system side eg copy system/proflibrary/c to custom/proflibrary/c.
  • Edit the "profprop" text file and create the material group(s).

mat_group= 1

mat_param= S.NC.LIPCUTLEN 46

mat_param= S.NC.NOTCHLEN 48

mat_param= S.NC.SWAGELEN 55


mat_group= 2

mat_param= S.NC.LIPCUTLEN 70

mat_param= S.NC.NOTCHLEN 70

mat_param= S.NC.SWAGELEN 85


You can have as many material groups as you like, eg 3, 4 etc.


  • Navigate in BD to System | Profile > Edit Cross Sections. Select your library eg -C.
  • Select the top-left icon.

  • In the material group column add the material group you wish the section code to use.


If you wish to use these new settings in an existing project you must update the drawn profiles first by going into the 3d frame and doing Modeling | Tools > Update Profiles from Library. Left-click on a profile and then CTRL-A to select all profiles. Then right-click → confirm to start the update process.

Keywords you can use

There are a couple of extra keywords you can use in the profprop file (Numerical values are given as examples):

mat_param= S.NC.LIPCUTLEN 46

mat_param= S.NC.LIPCUTDEPTH 3

mat_param= S.NC.NOTCHLEN 48

mat_param= S.NC.SWAGELEN 55

mat_param= S.DIMPLESLOT.ON 1                             Turn the dimple slot on by default

mat_param= S.DIMPLEGAP 80                                   If the profile has a wider flange then the dimple to dimple distance will need to be increased for truss lintels and diagonal bracing.

mat_param= S.NC.DIMPLE_OFFSET 26                       Some machines allow the dimple to be placed at a distance from the web (back) of the profile eg Scottsdale. By default the dimple is placed on the centre line.

mat_param= S.NC.SRV_HOLE_SHP C/RT/OB               Shape of service hole C = Circular, RT = Rectangular, OB = Obround / Rounded rectangle

mat_param= S.NC.SRV_HOLE_SIZE 34/34x50             Size of service hole

mat_param= S.NC.LSRV_HOLE_SHP C/RT/OB             Shape of large (Deep Joist) service hole C = Circular, RT = Rectangular, OB = Obround / Rounded rectangle

mat_param= S.NC.LSRV_HLE_SIZE 100/100x120        Size of large service hole

mat_param= S.NC.WEB_HOLE_SHP C/RT/OB              Shape of web hole C = Circular, RT = Rectangular, OB = Obround / Rounded rectangle

mat_param= S.NC.WEB_HOLE_SIZE 10/13                  Size of web hole

mat_param= S.NC.ANC_HOLE_SHP C/RT/OB              Shape of anchor hole C = Circular, RT = Rectangular, OB = Obround / Rounded rectangle. If not defined defaults to web hole shape

mat_param= S.NC.ANC_HOLE_SIZE 10/13                  Size of ancor hole. If not defined defaults to web hole size

mat_param= S.NC.3WHOLE_SPAC  25                         Triple web hole, hole spacing

mat_param= S.NC.3WHOLE_DIA 3                              Triple web hole, hole diameter

mat_param= S.NC.3WHOLE_SPAC  25                         Triple web hole, hole spacing

mat_param= S.NC.WEB_DIMPLE_QTY  2                     Web Dimple quantity

mat_param= S.NC.WEB_DIMPLE_SPAC  60                  Web Dimple spacing

mat_param= S.NC.ESHP RND                                      Is piece end chamfered for diagonals  STR=Straight, RND= Chamfered

mat_param= NC.EXTRALIPCUTLEN 5                          Extra tolerance to the lip cut on diagonal swages pieces



JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.