ENTITY derived_unit_element
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY derived_unit_element;
	unit : named_unit;
 	exponent : REAL;
END_ENTITY;  (*  STEP Part 41 (2nd edition unchanged) *)
Explicit Attributes
Entity derived_unit_element has the following local and inherited explicit attributes:
| | Attribute | Type | Defined By | 
|---|
 | unit | named_unit (ENTITY) | derived_unit_element |  | exponent | REAL | derived_unit_element | 
 | 
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
    No supertypesSubtypes
    No subtypesReferenced By
Entity derived_unit_element 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