FUNCTION verify_pressure_measure_action_property

(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC
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;

Referenced By

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


[Top Level Definitions] [Exit]

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