CATKinMechanismUseItf Enumeration CATKinematicsSimulationStatus

enum CATKinematicsSimulationStatus {
  CATKinematicsSimuOK,
  CATKinematicsSimuKO_NotSimulable,
  CATKinematicsSimuKO_NotPrepared,
  CATKinematicsSimuKO_NoSolution
}
Definition of the kinematics simulation status
Values:
CATKinematicsSimuOK
The kinematics Simulation is OK.
CATKinematicsSimuKO_NotSimulable
The kinematics Simulation is KO because the mechanism is not simulable.
CATKinematicsSimuKO_NotPrepared
The kinematics Simulation is KO because the PrepareSimulation has not been done.
CATKinematicsSimuKO_NotSolution
The kinematics Simulation is KO because the solver has not found a solution.

This object is included in the file: CATKinematicsDef.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.