TYPE represented_definition

(* SCHEMA step_ship_schema; *)
-- ONLY IN AP215/AP216/AP218
TYPE represented_definition = SELECT
  (general_property,			 -- AP218 only
   property_definition,			 -- Common
   property_definition_relationship,	 -- Common
   shape_aspect,			 -- Common
   shape_aspect_relationship);		 -- AP218 only
END_TYPE;

Referenced By

Defintion represented_definition is references by the following definitions:
DefinitionType
 property_definition_representation ENTITY


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-24T12:42:20-04:00