ENTITY load_member_distributed_curve_line

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* New for LPM/6 - see Issue 5 *)
ENTITY load_member_distributed_curve_line
SUBTYPE OF (load_member_distributed_curve);
WHERE
	WRL57 : 'STRUCTURAL_FRAME_SCHEMA.LINE' IN TYPEOF
		(SELF\load_member_distributed_curve.curve_definition);
	(* 
		the load is applied on a line 
	*)
END_ENTITY;

Explicit Attributes

Entity load_member_distributed_curve_line has the following local and inherited explicit attributes:
AttributeTypeDefined By
 parent_load_caseload_case (ENTITY)load
 load_namelabel (STRING)load
 load_descriptiontext (STRING)load
 supporting_memberassembly_design_structural_member (ENTITY)load_member
 load_position_labellabel (STRING)load_member
 reference_systemtext (STRING)load_member
 destablizing_loadBOOLEANload_member
 global_or_localglobal_or_local_load (ENUM)load_member
 projected_or_trueprojected_or_true_length (ENUM)load_member_distributed
 start_load_valueapplied_load (ENTITY)load_member_distributed_curve
 end_load_valueapplied_load (ENTITY)load_member_distributed_curve
 curve_definitioncurve (ENTITY)load_member_distributed_curve

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity load_member_distributed_curve_line inherits from the following supertypes:
  load
    load_member
      load_member_distributed
        load_member_distributed_curve

Subtypes

    No subtypes

Referenced By

Entity load_member_distributed_curve_line and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 load ENTITY load_member
 load_case ENTITY load
 load_member ENTITY load_member_distributed
 load_member_distributed ENTITY load_member_distributed_curve
 load_member_distributed_curve ENTITY load_member_distributed_curve_line
 load_member_distributed_curve_line ENTITY load_member_distributed_curve
 select_loading_item SELECT load


[Top Level Definitions] [Exit]

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