ENTITY process_property_association
(* SCHEMA step_merged_ap_schema; *)
-- IN AP214/AP238 STEP-NC/AP242
ENTITY process_property_association;
      name : label;
      description : text;
      process : property_process;
      property_or_shape : property_or_shape_select;
END_ENTITY;
Explicit Attributes
Entity process_property_association has the following local and inherited explicit attributes:
| Attribute | Type | Defined By | 
|---|
 |  name | label (STRING) | process_property_association |  
|  description | text (STRING) | process_property_association |  
|  process | property_process (ENTITY) | process_property_association |  
|  property_or_shape | property_or_shape_select (SELECT) | process_property_association |  
 
 | 
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
    No supertypesSubtypes
    No subtypesReferenced By
Entity process_property_association and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:18-04:00