ENTITY datum_reference
(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP224/AP238 STEP-NC/AP242
ENTITY datum_reference;
precedence : INTEGER;
referenced_datum : datum;
WHERE
WR1:
precedence > 0;
END_ENTITY;
Explicit Attributes
Entity datum_reference has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
precedence | INTEGER | datum_reference |
referenced_datum | datum (ENTITY) | datum_reference |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity datum_reference has the following subtypes:
referenced_modified_datum*
* - Immediate Subtypes
Referenced By
Entity datum_reference and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:31-04:00