Navigation

restraint

EXPRESS specification:

ENTITY restraint
ABSTRACT SUPERTYPE OF (ONEOF(restraint_logical, restraint_spring));
restraint_name  :  label;
restraint_description  :  OPTIONAL text;
restraint_location  :  point;
restrained_mbr  :  assembly_design_structural_member;
END_ENTITY;

References (4):

Name Type Referred through Express-G
assembly_design_structural_member Entity
Attribute 'restraints'
No Diagram
restraint_logical Entity
Supertype
No Diagram
restraint_spring Entity
Supertype
No Diagram
select_design_item Select
Select relation
No Diagram

Inheritance graph

ENTITY restraint;
ENTITY restraint;
restraint_name  :  label;
restraint_description  :  OPTIONAL text;
restraint_location  :  point;
restrained_mbr  :  assembly_design_structural_member;
END_ENTITY;