This document will show you how to create a header with the Header/Custom Detail and the Opening Details in the Wall Detail Builder.
In this example we have 2 windows, the left window is made with the Header/Custom Detail, the right window is made with the Opening Detail
Opening Header/Custom Details


Define the Headers/Custom detail in the Wall Detail Builder, in this example the Header (Beam code: HE) and the Milling are 45×300


Beam Types
- Search for the correct Beam Type numbers, to do this use the HSB_I-ListBeamTypes tsl, this will give you a list of all the Beam Types hsbcad has. (The standard beam doesn’t have a beam code)

- Use the HSB_G-PropertyMapping TSL to add data to the current beams and create a Catalog of this.

- Apply the TSL to the wall and the beams will get the new beam code.

- Now run the HSB_E-StretchToBeam TSL to extend the new beam codes (also create a catalog for it.)


Now we need to cut out the beam that are going through the header beam.
For this you need the HSB_E-IntegrateTooling tsl.
Before you use this tsl you need to create 2 catalogs with the right Beam Codes for this to work properly,
- Run the HSB_G-FilterGenBeams tsl to determine these Beam codes


- Run the HSB_E-IntegrateTooling tsl with the 2 created catalogs


- Now save all 3 tsl’s in the correct order in the Wall definition, on generation the header will be cut out of the beams.

- You can also select the Total catalog in the Plugin catalogue in the Wall Detail Builder

Opening Details
In this example we have 2 windows, the left window is made with the Header/Custom Detail, the right window is made with the Opening Detail


Define the Opening Details in the Wall Detail Builder, in this example the Header (Beam code: HE) and the Milling are 45×300



Beam hsbId
- Search for the correct hsbId numbers in the properties, in this example it’s 63 and 64

- Use the HSB_G-PropertyMapping TSL to add data to the current beams and create a Catalog of this.

- Apply the TSL to the wall and the beams will get the new beam code.

Now we need to cut out the beam that are going through the header beam.
For this you need the HSB_E-IntegrateTooling tsl.
Before you use this tsl you need to create 2 catalogs with the right Beam Codes for this to work properly,
- Run the HSB_G-FilterGenBeams tsl to determine these Beam codes


- Run the HSB_E-IntegrateTooling tsl with the 2 created catalogs


- Now save all 3 tsl’s in the correct order in the Wall definition, on generation the header will be cut out of the beams.
