ENTITY geometric_set
(* SCHEMA building_design_schema; *)
ENTITY geometric_set
SUPERTYPE OF (geometric_curve_set)
SUBTYPE OF (geometric_representation_item);
elements : SET [1:?] OF geometric_set_select;
END_ENTITY; -- geometric_set
Explicit Attributes
Entity geometric_set has the following local and inherited explicit attributes:
Derived Attributes
Entity geometric_set has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity geometric_set inherits from the following supertypes:
representation_item
geometric_representation_item
Subtypes
Entity geometric_set has the following subtypes:
geometric_curve_set*
* - Immediate Subtypes
Referenced By
Entity geometric_set and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:14-04:00