TYPE cardinal_point_ref

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* Modified for LPM/6 - see Issue 83 *)
TYPE cardinal_point_ref
 = INTEGER;
WHERE
	WRTC1 : {0 < SELF < 100};
END_TYPE;

Referenced By

Defintion cardinal_point_ref is references by the following definitions:
DefinitionType
 section_profile ENTITY


[Top Level Definitions] [Exit]

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