TYPE groupable_item

(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)
TYPE groupable_item = SELECT (
	assembly_component,
	assembly_component_usage,
	assembly_spacing_requirement,
	component_feature,
	component_functional_unit,
	geometric_representation_item,
	group_relationship,
	group_shape_aspect,
	layout_spacing_requirement,
	mapped_item,
	network_node_definition,
	package_product_concept_feature,
	part_connected_terminals_definition,
	physical_connectivity_definition,
	physical_network,
	predefined_requirement_view_definition,
	printed_part_template_terminal,
	product_concept_feature,
	product_definition,
	product_definition_formation,
	property_definition_representation,
	representation,
	representation_item,
	representation_relationship_with_transformation,
	shape_aspect,
	shape_aspect_relationship,
	shape_representation_relationship,
	stratum,
	styled_item,
	topological_representation_item);
WHERE
	WR1 : NOT ('AP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN_MIM_LF.GROUP' IN TYPEOF(SELF));
END_TYPE;

Referenced By

Defintion groupable_item is references by the following definitions:
DefinitionType
 applied_group_assignment ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:29-04:00