As of version 1.60.16.12 of the Builder plugin the technical drawing of aluminum profiles, if the profiles have the attributes configured, will generate the profile view drawing, shortening, assembly drawing (for aluminum doors).
IMPORTANT: The configuration for generating technical drawings using the Drafter service must be activated. To learn how to activate it, click here.
Required Attributes
- For the profile:
ALUMINIUM_COMPONENT: attribute that defines what kind of component the aluminum profile is. It can be Profile or Crossbar.
Id | ALUMINIUM_COMPONENT |
Type | text |
Possible Values | Profile, Crossbar and None |
Default Value |
None |
ALUMINIUM_SHORTENING: attribute that defines the minimum length of the profile, in millimeters, that must be considered to apply shortening in the technical drawing.
Id | ALUMINIUM_SHORTENING |
Type | Decimal Number |
Default Value | 0 |
- To the door:
ALUMINIUM_DOOR: attribute that identifies the aluminum door, evaluated for generating the technical drawing of the aluminum door assembly with the dimensions.
Id | ALUMINIUM_DOOR |
Type | True/False |
Default Value | False |
DOOR_FRONT_BACK: attribute that identifies whether the aluminum door design will be made double-sided.
Id | DOOR_FRONT_BACK |
Type | True/False |
Default Value | False |
Viewing the Profile view
The profile view drawing will respect the dihedral setting applied in the General Settings of the Builder. The 3D drawing (dxf) registered in the library must have contour information. The profile representation will have the identification of the faces represented in the drawing and in the side view, making it possible to better understand the location of the operations.
- Required attribute: ALUMINIUM_COMPONENT, with value Profile or Crossbar.
Profile Shortening
The technical drawing of the Profile with shortening shows the representation of the part divided into sections by length, to make it easier to visualize the operations on the part. Sections will be created according to the size of the part and the positioning of the operations.
In this case, when the part is represented with shortening, a legend will be displayed next to the dihedral legend. The shortening of a part will only be represented if its length is equal or greater than the one informed in the ALUMINIUM_SHORTENING attribute.
- Required Attribute: ALUMINIUM_SHORTENING.
Example of Aluminum Profile design with shortening applied:
Assembly Drawing
For doors with aluminum profiles, with the attributes correctly applied, a new technical drawing of the door will be generated, showing the dimensions between the profiles and crossbar, and the components (hardware).
IMPORTANT: In order to generate quotas for hinges and other hardware, it is necessary for them to be registered in the system as a purchased item. For more information, click here.
Required Attributes:
- For the door:
ALUMINIUM_DOOR: with a value True.
DOOR_FRONT_BACK: True to draw the front and back door, or False to draw the front only.
- For the Profiles:
ALUMINIUM_COMPONENT: with Profile value.
- For the crossbars:
ALUMINIUM_COMPONENT: with Crossbar value.