TYPE top_or_bottom

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
TYPE top_or_bottom
 = ENUMERATION OF 
	(top_edge, bottom_edge); 
END_TYPE;

Referenced By

Defintion top_or_bottom is references by the following definitions:
DefinitionType
 feature_volume_prismatic ENTITY


[Top Level Definitions] [Exit]

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