ENTITY analysis_method_dynamic

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY analysis_method_dynamic
SUBTYPE OF (analysis_method);
	analysis_type : dynamic_analysis_type;
END_ENTITY;

Explicit Attributes

Entity analysis_method_dynamic has the following local and inherited explicit attributes:
AttributeTypeDefined By
 analysis_namelabel (STRING)analysis_method
 analysis_assumptionstext (STRING)analysis_method
 analysis_typedynamic_analysis_type (ENUM)analysis_method_dynamic

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity analysis_method_dynamic inherits from the following supertypes:
  analysis_method

Subtypes

    No subtypes

Referenced By

Entity analysis_method_dynamic and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 analysis_method ENTITY analysis_method_dynamic
 analysis_model ENTITY analysis_method
 analysis_result ENTITY analysis_method
 load_case ENTITY analysis_method
 select_analysis_model_item SELECT analysis_method


[Top Level Definitions] [Exit]

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