ENTITY freeform_milling_operation
(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC
ENTITY freeform_milling_operation
SUBTYPE OF (milling_type_operation);
WHERE
WR1:
verify_optional_relating_amr_with_name(SELF, 'machining', [ 'STEP_MERGED_AP_SCHEMA.MACHINING_STRATEGY_RELATIONSHIP' ]) AND verify_related_type_for_amr_with_name(SELF, 'machining', [ 'STEP_MERGED_AP_SCHEMA.MACHINING_STRATEGY_RELATIONSHIP' ], [ 'STEP_MERGED_AP_SCHEMA.FREEFORM_MILLING_STRATEGY' ]);
END_ENTITY;
Explicit Attributes
Entity freeform_milling_operation has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity freeform_milling_operation inherits from the following supertypes:
action_method
machining_operation
milling_type_operation
Subtypes
No subtypesReferenced By
Entity freeform_milling_operation and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:31-04:00