TYPE global_or_local_resistance

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
TYPE global_or_local_resistance
 = ENUMERATION OF
	(global_resistance, local_resistance);
END_TYPE;

Referenced By

Defintion global_or_local_resistance is references by the following definitions:
DefinitionType
 resistance ENTITY


[Top Level Definitions] [Exit]

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