|
ENTITY Thickness_laminate_table SUBTYPE OF (Zone_structural_makeup); table_components : LIST [2:?] OF thickness_laminate_table_component; END_ENTITY; -- Thickness_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; Thickness_laminate_table table_components: LIST [2:?] OF thickness_laminate_table_component; |
Global rules for this entity data type- |