Defining a Specification Logic

You can define a specification logic for an automation process.

See Also
About Specifications Logic
  1. Define the inputs of the automation process.

    Define the selections that a user must provide for a scenario of automation.

  2. Implement the EKL specifications logic code.

    It analyzes the inputs and fills the output object specification with the resulting parameters expected for the scenario of automation.

Note: An administrator can do the following:
  • Define a view automation process to automate the creation of a view from the selection of a 3D part.
  • Define the inputs of the automation process. If the view can be fully automated from the selection of a 3D part: the automation process works with single input, with EKL type ProductOccurrence.
  • Implement the EKL code so that it fills the output view specification EKL object depending on the analysis of the 3D part, to obtain the required automation behavior. Choose the view template, the view projection plane, the 3D data to represent, the view name, and so on based on the analysis of the 3D part.