TYPE space_constraint_type

(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC/AP242
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
2020-07-28T17:02:13-04:00