|
ENTITY Projected_ply_shape SUPERTYPE OF (ONEOF (View_ply_shape, Surface_ply_shape)) SUBTYPE OF (Ply_shape); method : projection_method; projection_direction : OPTIONAL Direction; END_ENTITY; -- Projected_ply_shape |
Entity data types and their attributesPly_shapedefining_model: Composite_sheet_representation; (OPT) basis: Ply_shape; Projected_ply_shape method: projection_method; (OPT) projection_direction: Direction; |
| Surface_ply_shape (Composite_constituent_shape_arm) |
| View_ply_shape (Composite_constituent_shape_arm) |
Users: by entity attributesPly_shapePly.shape Ply_piece.shape ply_piece_shape Ply_shape.basis Projected_ply_shape Users: by defined types, not used by any entity attributeProjected_ply_shape- |
Global rules for this entity data type- |