TYPE groupable_item

(* SCHEMA Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf; *)
TYPE groupable_item = SELECT (
	geometric_representation_item,
	group_relationship,
	mapped_item,
	package_product_concept_feature,
	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,
	styled_item,
	topological_representation_item);
WHERE
	WR1 : NOT ('AP203_CONFIGURATION_CONTROLLED_3D_DESIGN_OF_MECHANICAL_PARTS_AND_ASSEMBLIES_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:14:38-04:00