ENTITY resource_property_representation
(* SCHEMA step_merged_ap_schema; *)
-- IN AP214/AP238 STEP-NC/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
Entity resource_property_representation and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:33-04:00