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:
AttributeTypeDefined By
 namelabel (STRING)process_property_association
 descriptiontext (STRING)process_property_association
 processproperty_process (ENTITY)process_property_association
 property_or_shapeproperty_or_shape_select (SELECT)process_property_association

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity process_property_association and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 feature_optional_machining_property_process RULE process_property_association
 property_process ENTITY process_property_association


[Top Level Definitions] [Exit]

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