ENTITY presentation_layer_assignment
(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP238 STEP-NC/AP242
ENTITY presentation_layer_assignment;
name : label;
description : text;
assigned_items : SET [1:?] OF layered_item;
END_ENTITY;
Explicit Attributes
Entity presentation_layer_assignment has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
name | label (STRING) | presentation_layer_assignment |
description | text (STRING) | presentation_layer_assignment |
assigned_items | SET OF layered_item (SELECT) | presentation_layer_assignment |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity presentation_layer_assignment 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:33-04:00