ENTITY action_property_representation
(* SCHEMA engineering_properties_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
Not referenced by any other definition
[Top Level Definitions] [Exit]
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:50-04:00