Overview Schemas Index

Analysis_shape_arm         


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 attributes

Shape_description_association
          represented_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 attributes

Shape_description_association
          Filament_laminate_shape.cross_section
Nominal_design_shape
          Idealized_analysis_shape.basis

Users: by defined types, not used by any entity attribute

Nominal_design_shape
          cross_section_shape_select

Global rules for this entity data type

          -