TYPE linearly_independent_enum

(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC/AP242
TYPE linearly_independent_enum = ENUMERATION OF
      (independent,
       not_independent,
       not_tested);
END_TYPE;

Referenced By

Defintion linearly_independent_enum is references by the following definitions:
DefinitionType
 locally_refined_spline_surface ENTITY
 locally_refined_spline_volume ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:13-04:00