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:
AttributeTypeDefined By
 namelabel (STRING)resource_property_representation
 descriptiontext (STRING)resource_property_representation
 propertyresource_property (ENTITY)resource_property_representation
 representationrepresentation (ENTITY)resource_property_representation

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity resource_property_representation and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 characterized_property_representation SELECT resource_property_representation
 get_tool_body_item FUNCTION resource_property_representation


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:18-04:00