ENTITY material_designation
(* SCHEMA AUTOMOTIVE_DESIGN; *)
ENTITY material_designation;
name : label;
definitions : SET [1:?] OF characterized_definition;
WHERE
wr1 : SIZEOF(QUERY(temp <* SELF\material_designation.definitions |
'AUTOMOTIVE_DESIGN.' + 'CHARACTERIZED_OBJECT' IN TYPEOF(temp))) = 0;
END_ENTITY; -- 10303-45: material_property_definition_schema
Explicit Attributes
Entity material_designation has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity material_designation and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:11-04:00