[38ba34]: / Body / AAUHuman / BodyModels / GenericBodyModel / LeftFolder.any

Download this file

24 lines (14 with data), 444 Bytes


  AnyFolder Left={
    
    //Reference to folder containing joint angles used for initial positions
    AnyFolder &JointPos=..Mannequin.Posture.Left;
    
  }; //End Left

  Interface = {
    AnyFolder Left ={ };
    Left = {AnyFolder RotVectorMeasures = {};};
  };
  
  
  MannequinValuesFromModel.AnyFolder_Posture = {
    AnyFolder AnyFolder_Left = {};
  };
  
  
  SelectedOutput = {
    AnyFolder Left = {};
  };