Face Plates in Profile Sketches

The profile sketch settings for face plates are defined in System Management > Production > Profile Sketch > Face Plates. See Face Plates.

In cases where a face plate is on multiple plates, all the related plates are marked in the profile sketch. Each plate's marking in the sketch shows the upper side of the plate against the face plate. Each plate's marking line is always straight.

If a face plate is a bulb or an angle bar, and it has non-standard thickness direction, the flange line in the profile sketch is presented as follows:

  • When looking from the plate to the face plate, the flange line is solid.
  • When looking from the outside towards the plate, the flange line is dashed

Face Plate Rotation Angle

Rotation angle information can be included in the profiles sketch by adding the Plate to face plate angle field to the sketch layout. See the General section in the System Management > Production > Profile Sketch > Sketch Layout topic in the Help.

The Plate to face plate angle field is available for the sketch layout when the following variable/keyword is present in the %ncgnorms%\ncgrobot.ind file: PLATE_TO_FACEPLATE_ANGLE, [keyword]. The keyword defines how the face plate's angle to the related plate is expressed in the sketch. The following keywords can be used:

  • $PLATE_TO_FACEPLATE_ANGLE is 90 - the given angle.
  • $PLATE_TO_FACEPLATE_ANGLE_MAXis 90 + the given angle
  • $FACEPLATE_TO_PLATE_ANGLE is the given angle as is
  • $FACEPLATE_ANGLE_PLATE_NEG is the negative given angle

Example: PLATE_TO_FACEPLATE_ANGLE,$FACEPLATE_TO_PLATE_ANGLE

Note: To get the angle lines into the sketch as shown in the picture above, insert two extra NC_PARAMETERS lines into the %ncgnorms%\ncgrobot.ind file. These are the NC_PARAMETERS lines that use the type 912 and $FACEPLATE_TO_PLATE_ANGLE variable. You can find examples in the standard norms.

Note: In some cases when the parts have been numbered using the Auto Number function with the Compare option, a face plate angle may appear mirrored in the profile sketch. To prevent this, add the desired face plate angle keyword to the standard .pap file %ncgnorms%\aracrobot.pap, in the line starting GEN,$CENTER_DISTANCE (this should be the second line from the top).
Example: GEN,$CENTER_DISTANCE,$PLATE_TO_FACEPLATE_ANGLE

Face Plate Bending Information

Bending information for bent face plates describes the curvature of the face plate. Bending information is presented in profile sketches as bending lines. The sketch shows a bending line for each segment of the face plate that needs to be bent. The bending radius, the start and end points of the bending, and the bending side and angle are shown for each bending line.

The bending lines are based on multiple vectors, each defining the bending direction of one short segment of the face plate. By default the system converts by approximation these vectors into one or a few arcs to reduce the number of the bending lines in the sketch. The bending radii are estimations and the results depend on the direction of the face plate. The generated bending information should still be sufficient and accurate enough for the production, and the use of the face plate DXF file is not necessarily needed. Also, there is no need to use a bending template to get the correct bending.

An alternative presentation which is based on the bending vectors without the conversion to arcs, is possible. See Alternative Presentation of Bending Information below.

The following settings in the System Management > Production > Profile Sketch > Face Plates setting group are used to calculate the arcs: Maximum Face Plate Vector Length, Maximum Vector Length Difference, Minimum Face Plate Vector Angle and Maximum Face Plate Radius. It is recommended to keep the default values for these settings.

Note: When a bent face plate is mirrored over the centre line, there can be differences in the bending radii in the profile sketches of the two symmetrical face plates. This is not an error. The system calculates the arcs for the two face plates separately, from the sketch left side to the right side, and the difference in the direction of the source face plate and the mirror face plate may result in slightly different bending radii.

Alternative Presentation of Bending Information

It is possible to make the system use the bending vectors directly, without coverting them to arcs, when it generates the bending lines in the profile sketch. This could result in many bending lines, and may reduce the readability of the sketch. Also, the bending radius and angle are not shown for the bending lines. In this case DXF files and the bending templates are needed in the production.

To switch to the alternative presentation, change the value of the Face Plate Vector Amplitude setting in System Management > Production > Profile Sketch > Face Plates to zero or less.