[bfdf16]: / Body / AAUHuman / Trunk / Calibration / CalibrationSequence2Par.any

Download this file

12 lines (8 with data), 328 Bytes

  //This will run calibration on the lumbar spine ligaments
  AnyFolder ThoraxCalibration={
    //AnyFolder &HumanFolderRef=..HumanFolderRef; 
    #include "ThoraxCal.any"
  };
  
  CalibrationSequence ={ 
    AnyOperation &ThoraxCal = .ThoraxCalibration.ThoraxCalibrationStudy.FiberAndTendonLengthAdjustment;
  };