TYPE space_constraint_type

(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
 
TYPE space_constraint_type = ENUMERATION OF 
  (sc_equal, sc_subspace, sc_member);
END_TYPE;

Referenced By

Defintion space_constraint_type is references by the following definitions:
DefinitionType
 any_space_satisfies FUNCTION
 function_space ENTITY
 make_function_space FUNCTION
 maths_enum_atom SELECT


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:32-04:00