ENTITY role_association
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* New for LPM/6 *)
ENTITY role_association;
role : object_role;
item_with_role : role_select;
END_ENTITY; (* STEP Part 41 (new for 2nd edition) *)
Explicit Attributes
Entity role_association has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
role | object_role (ENTITY) | role_association |
item_with_role | role_select (SELECT) | role_association |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity role_association 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