ENTITY structural_frame_item_priced
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY structural_frame_item_priced;
priced_item : structural_frame_item;
assigned_price: currency_measure_with_unit;
price_description : text;
UNIQUE
URS4 : priced_item, assigned_price;
END_ENTITY;
Explicit Attributes
Entity structural_frame_item_priced has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity structural_frame_item_priced and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00