Notch Statement
- Last UpdatedDec 08, 2025
- 1 minute read
It is possible to define laminate and bead for a notch in the same way as for free plate edge.
Syntax
|
NOT, ... [,LAMINATE = <lam>] [,BEA = <bead>] [,BPO = <posno>] [,BQU = <quality>] , ... ; |
Description
|
LAM |
Specifies the laminate code for the notch. |
|
BEA |
Name of the bead that might be defined for the notch. |
|
BPO |
The position number of the bead. |
|
BQU |
The quality of the bead. |
|
Example: |
|
|
NOT, … ,BEA=FREE_BEAD ,BQU=H200 ,BPO=20 ,LAM=L74 , ; |
|