ENTITY electric_current_measure_with_unit
(* SCHEMA technical_data_packaging; *)
ENTITY electric_current_measure_with_unit
SUBTYPE OF (measure_with_unit);
WHERE
wr1: ('TECHNICAL_DATA_PACKAGING.ELECTRIC_CURRENT_UNIT' IN TYPEOF(
SELF\measure_with_unit.unit_component));
END_ENTITY; -- electric_current_measure_with_unit
Explicit Attributes
Entity electric_current_measure_with_unit has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity electric_current_measure_with_unit inherits from the following supertypes:
measure_with_unit
Subtypes
No subtypesReferenced By
Entity electric_current_measure_with_unit 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:35-04:00