ENTITY process_property_association

(* SCHEMA integrated_cnc_schema; *)
ENTITY process_property_association;
    name              : label;
    description       : text;
    process           : property_process;
    property_or_shape : property_or_shape_select;
END_ENTITY; -- 10303-49: process_property_schema

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]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:22-02:00