|
ENTITY Ply_piece SUBTYPE OF (Constituent_part); shape : OPTIONAL ply_piece_shape; warp_surface : LOGICAL; END_ENTITY; -- Ply_piece |
Entity data types and their attributesProduct_view_definition(OPT) id: STRING; (OPT) name: STRING; (OPT) additional_characterization: STRING; initial_context: View_definition_context; additional_contexts: SET [0:?] OF View_definition_context; defined_version: Product_version; Part_view_definition (RT) defined_version: Part_version; Constituent_part (RT) id->constituent_part_identification: STRING; (OPT) weight: Mass_data_element; Ply_piece (OPT) shape: ply_piece_shape; warp_surface: LOGICAL; |
Global rules for this entity data type- |