TYPE name_attribute_select

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP224
TYPE name_attribute_select = SELECT
  (action_request_solution,					 -- Common
   address,							 -- Common
   configuration_design,					 -- AP203e2/AP214/AP232/AP238 STEP-NC/AP242
   context_dependent_shape_representation,			 -- AP203e2/AP214/AP232/AP238 STEP-NC/AP242
   derived_unit,						 -- Common
   effectivity,							 -- AP203e2/AP214/AP232/AP238 STEP-NC/AP242
   person_and_organization,					 -- Common
   product_definition,						 -- Common
   product_definition_substitute,				 -- AP203e2/AP214/AP232/AP238 STEP-NC/AP242
   property_definition_representation);				 -- Common
END_TYPE;

Referenced By

Defintion name_attribute_select is references by the following definitions:
DefinitionType
 get_name_value FUNCTION
 name_attribute ENTITY


[Top Level Definitions] [Exit]

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