|
ENTITY Nominal_design_shape SUBTYPE OF (Shape_description_association); defining_shape : shape_model; design_view : Product_view_definition; END_ENTITY; -- Nominal_design_shape |
Entity data types and their attributesShape_description_associationrepresented_characteristic: shape_select; representation: shape_model; (OPT) role: STRING; (OPT) description: STRING; Nominal_design_shape defining_shape: shape_model; design_view: Product_view_definition; |
Users: by entity attributesShape_description_associationFilament_laminate_shape.cross_section Nominal_design_shape Idealized_analysis_shape.basis Users: by defined types, not used by any entity attributeNominal_design_shapecross_section_shape_select |
Global rules for this entity data type- |