ENTITY item_defined_transformation
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY item_defined_transformation;
name : label;
description : text;
transform_item_1 : representation_item;
transform_item_2 : representation_item;
END_ENTITY; (* STEP Part 43 (unchanged in 2nd edition) *)
Explicit Attributes
Entity item_defined_transformation has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
name | label (STRING) | item_defined_transformation |
description | text (STRING) | item_defined_transformation |
transform_item_1 | representation_item (ENTITY) | item_defined_transformation |
transform_item_2 | representation_item (ENTITY) | item_defined_transformation |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity item_defined_transformation 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