FUNCTION verify_pressure_measure_action_property

(* SCHEMA integrated_cnc_schema; *)
FUNCTION verify_pressure_measure_action_property (
    cad : 	characterized_action_definition;
    prop_name : STRING
    ): LOGICAL;

    RETURN (verify_numeric_measure_action_property (cad, prop_name));
END_FUNCTION; -- 10303-238: integrated_cnc_schema

Referenced By

Defintion verify_pressure_measure_action_property is references by the following definitions:
DefinitionType
 machining_functions ENTITY


[Top Level Definitions]

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