cutout
- Last UpdatedJan 20, 2026
- 1 minute read
Express Format:
ENTITY cutout;
|
contour : |
contour; |
|
type_id : |
STRING; |
|
type_attributes : |
LIST [0:?] OF REAL; |
|
neighbour_volume: |
part; |
END_ENTITY;
TRI/2 File Format:
#656=cutout(#1553, ’900’,(35,40),#523);
Number of Attributes: 4
Description:
|
contour : |
contour instance describing the cutout |
|
type_id: |
cutout type id |
|
type_attributes: |
cutout parameter |
|
neighbour_volume: |
part instance of profile causing the cutout; |