TYPE variable

(* SCHEMA iges_types_schema; *)
   TYPE 
      variable = ENUMERATION OF (no_value,int,float,character_string,pointer,not_used,bool);
   END_TYPE;

Referenced By

Defintion variable is references by the following definitions:
DefinitionType
 attribute_definition ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00