ENTITY effective_buckling_length

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY effective_buckling_length;
 	effective_length_name : label;
 	effective_length_factor : OPTIONAL REAL;
 	effective_length_use : OPTIONAL text;
 	effective_length_direction : OPTIONAL buckling_direction;
 	applicable_member : assembly_design_structural_member;
END_ENTITY;

Explicit Attributes

Entity effective_buckling_length has the following local and inherited explicit attributes:
AttributeTypeDefined By
 effective_length_namelabel (STRING)effective_buckling_length
 effective_length_factorREALeffective_buckling_length
 effective_length_usetext (STRING)effective_buckling_length
 effective_length_directionbuckling_direction (ENUM)effective_buckling_length
 applicable_memberassembly_design_structural_member (ENTITY)effective_buckling_length

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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