(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC ENTITY drilling_operation SUBTYPE OF (drilling_type_operation); WHERE WR1: SELF.description IN [ 'drilling', 'counter sinking', 'center drilling', 'multistep drilling' ]; WR2: NOT (SELF.description = 'multistep drilling') OR (((((((verify_required_action_property(SELF, 'retract distance') AND verify_length_measure_action_property(SELF, 'retract distance')) AND verify_required_action_property(SELF, 'first depth')) AND verify_length_measure_action_property(SELF, 'first depth')) AND verify_required_action_property(SELF, 'depth of step')) AND verify_length_measure_action_property(SELF, 'depth of step')) AND verify_optional_action_property(SELF, 'dwell time step')) AND verify_rep_type_for_action_property(SELF, 'dwell time step', [ 'STEP_MERGED_AP_SCHEMA.MACHINING_DWELL_TIME_REPRESENTATION' ])) AND verify_rep_name_for_action_property(SELF, 'dwell time step', [ 'dwell time' ]); END_ENTITY;
|
Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:31-04:00