ENTITY action_property_representation
(* SCHEMA step_merged_cad_schema; *)
ENTITY action_property_representation;
name : label;
description : text;
property : action_property;
representation : representation;
END_ENTITY;
Explicit Attributes
Entity action_property_representation has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| name | label (STRING) | action_property_representation |
| description | text (STRING) | action_property_representation |
| property | action_property (ENTITY) | action_property_representation |
| representation | representation (ENTITY) | action_property_representation |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity action_property_representation and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T15:22:01-05:00