ENTITY user_selected_elements
(* SCHEMA procedural_model_schema; *)
ENTITY user_selected_elements
SUBTYPE OF (representation_item);
picked_items : SET[1:?] OF representation_item;
END_ENTITY;
Explicit Attributes
Entity user_selected_elements has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity user_selected_elements inherits from the following supertypes:
representation_item
Subtypes
Entity user_selected_elements has the following subtypes:
indirectly_selected_elements*
indirectly_selected_shape_elements
user_selected_shape_elements*
* - Immediate Subtypes
Referenced By
Entity user_selected_elements and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:59-04:00