TYPE action_source_permanent

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
TYPE action_source_permanent
 = ENUMERATION OF 
	(dead, 
	self_weight,
	prestress,
	lack_of_fit,
	undefined);
END_TYPE;

Referenced By

Defintion action_source_permanent is references by the following definitions:
DefinitionType
 physical_action_permanent ENTITY


[Top Level Definitions] [Exit]

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