ENTITY restraint_logical

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
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;

Explicit Attributes

Entity restraint_logical has the following local and inherited explicit attributes:
AttributeTypeDefined By
 restraint_namelabel (STRING)restraint
 restraint_descriptiontext (STRING)restraint
 restraint_locationpoint (ENTITY)restraint
 restrained_mbrassembly_design_structural_member (ENTITY)restraint
 restraint_x_displacementLOGICALrestraint_logical
 restraint_y_displacementLOGICALrestraint_logical
 restraint_z_displacementLOGICALrestraint_logical
 restraint_x_rotationLOGICALrestraint_logical
 restraint_y_rotationLOGICALrestraint_logical
 restraint_z_rotationLOGICALrestraint_logical

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity restraint_logical inherits from the following supertypes:
  restraint

Subtypes

    No subtypes

Referenced By

Entity restraint_logical and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 assembly_design_structural_member ENTITY restraint
 restraint ENTITY restraint_logical
 select_design_item SELECT restraint


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00