ENTITY resource_property_representation
(* SCHEMA step_merged_cad_schema; *)
-- IN AP214/AP242
ENTITY resource_property_representation;
name : label;
description : text;
property : resource_property;
representation : representation;
END_ENTITY;
Explicit Attributes
Entity resource_property_representation has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| name | label (STRING) | resource_property_representation |
| description | text (STRING) | resource_property_representation |
| property | resource_property (ENTITY) | resource_property_representation |
| representation | representation (ENTITY) | resource_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-11-21T15:22:03-05:00