Navigation

restraint_logical

EXPRESS specification:

ENTITY restraint_logical
SUBTYPE OF ( restraint);
restraint_x_displacement  :  LOGICAL;
restraint_y_displacement  :  LOGICAL;
restraint_z_displacement  :  LOGICAL;
restraint_x_rotation  :  LOGICAL;
restraint_y_rotation  :  LOGICAL;
restraint_z_rotation  :  LOGICAL;
END_ENTITY;

References (1):

Name Type Referred through Express-G
restraint Entity
Subtype
No Diagram

Inheritance graph

ENTITY restraint_logical;
ENTITY restraint;
restraint_name  :  label;
restraint_description  :  OPTIONAL text;
restraint_location  :  point;
restrained_mbr  :  assembly_design_structural_member;
ENTITY restraint_logical;
restraint_x_displacement  :  LOGICAL;
restraint_y_displacement  :  LOGICAL;
restraint_z_displacement  :  LOGICAL;
restraint_x_rotation  :  LOGICAL;
restraint_y_rotation  :  LOGICAL;
restraint_z_rotation  :  LOGICAL;
END_ENTITY;