|
ENTITY Ply_shape SUPERTYPE OF (ONEOF (Projected_ply_shape, Laid_ply_shape, Flat_pattern_ply_shape)); defining_model : Composite_sheet_representation; basis : OPTIONAL Ply_shape; END_ENTITY; -- Ply_shape |
Entity data types and their attributesPly_shapedefining_model: Composite_sheet_representation; (OPT) basis: Ply_shape; |
| Flat_pattern_ply_shape (Composite_constituent_shape_arm) |
| Laid_ply_shape (Composite_constituent_shape_arm) |
| Projected_ply_shape (Composite_constituent_shape_arm) |
Users: by entity attributesPly_shapePly.shape Ply_piece.shape ply_piece_shape Ply_shape.basis Users: by defined types, not used by any entity attributePly_shape- |
Global rules for this entity data type- |