TYPE product_item_select

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* New for LPM/6  - See Issue 15 *)
TYPE product_item_select
 = SELECT
	(structural_frame_product, assembly_component_select);
END_TYPE;

Referenced By

Defintion product_item_select is references by the following definitions:
DefinitionType
 dispatch ENTITY
 procure ENTITY
 project_process_item ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00