doubling plate
- Last UpdatedJan 20, 2026
- 1 minute read
Express Format:
ENTITY doublingplate
SUBTYPE OF (part);
|
position_number : |
INTEGER; |
|
quality : |
STRING; |
|
surface_treatment: |
STRING; |
|
: |
|
|
destination : |
STRING; |
END_ENTITY;
TRI/2 File Format:
#1234=doublingplate(#2,$,'BA342-300002-5D',$, 1771, 'BA342-300002', $, $, 852, $, $, $);
Number of Attributes: 12
Description:
|
project: |
tribon_project entity |
|
date_of_generation: |
(not used for doubling plates, that means, $) |
|
name : |
part name |
|
transformation : |
transformation (not used for doubling plates, that means, $) |
|
layer : |
user defined layer number for doubling plates |
|
parent_name : |
name of the parent part |
|
contour : |
contour instance describing the doubling plate boundary |
|
geometry : |
optional manifold_solid_brep instance describing the doubling plate |
|
position_number : |
Position number |
|
quality : |
material quality code |
|
surface_treatment: |
surface treatment string |
|
destination : |
destination string |