TYPE member_cubic_type

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
TYPE member_cubic_type
 = ENUMERATION OF 
	(floor,
	stair,
	ramp,
	structural_core,
	structural_shell,
	undefined);
END_TYPE; 

Referenced By

Defintion member_cubic_type is references by the following definitions:
DefinitionType
 assembly_design_structural_member_cubic ENTITY


[Top Level Definitions] [Exit]

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