KINPackage Methods

The Enterprise Knowledge Language is designed to create checks and rules based on Knowledge types, functions and methods. There are specific Knowledge tools for mechanical products.

CanBeSimulated

The CanBeSimulated method can be used in Quality Rules Reuse. This section describes how to provide the simulation status of a mechanism.

Signature

CanBeSimulated (oNbDOFwithCmd, oNbDOFwithoutCMd, oNbCmd, oSimulationStatus)

Arguments

Name Input or Output Required Type Comment
oNbDOFwithCmd Output Integer Returns the degrees of freedom of the mechanism with the kinematics commands
oNbDOFwithoutCmd Output Integer Returns the degrees of freedom of the mechanism without the kinematics commands
oNbCmd Output Integer Returns the number of kinematics commands
oSimulationStatus Output Integer Returns the simulation status of the mechanism:
  • 0: the mechanism cannot be simulated
  • 1: the mechanism is fully defined and can be simulated
  • 2: the mechanism is partially defined and can be simulated