|
ENTITY Percentage_laminate_table SUBTYPE OF (Zone_structural_makeup); table_components : SET [1:?] OF Percentage_ply; total_thickness : Length_data_element; END_ENTITY; -- Percentage_laminate_table |
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; Laminate_table basis: Reinforcement_orientation_basis; (OPT) resulting_surface: Surface; (OPT) base_surface: Surface_with_direction; Zone_structural_makeup (OPT) boundary: Zone_structural_makeup_shape_representation; Percentage_laminate_table table_components: SET [1:?] OF Percentage_ply; total_thickness: Length_data_element; |
Global rules for this entity data type- |