Overview Schemas Index

Composite_constituent_shape_arm         


ENTITY Projected_ply_shape
          SUPERTYPE OF (ONEOF (View_ply_shape, Surface_ply_shape))
          SUBTYPE OF (Ply_shape);
          method : projection_method;
          projection_direction : OPTIONAL Direction;
END_ENTITY; -- Projected_ply_shape

Entity data types and their attributes

Ply_shape
          defining_model: Composite_sheet_representation;
          (OPT) basis: Ply_shape;
Projected_ply_shape
          method: projection_method;
          (OPT) projection_direction: Direction;

Known subtypes

          Surface_ply_shape (Composite_constituent_shape_arm)
          View_ply_shape (Composite_constituent_shape_arm)

Users: by entity attributes

Ply_shape
          Ply.shape
          Ply_piece.shape
                    ply_piece_shape
          Ply_shape.basis
Projected_ply_shape

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

Projected_ply_shape
          -

Global rules for this entity data type

          -