[770c98]: / Application / Examples / FacetJointModel / Model / Environment.any

Download this file

19 lines (12 with data), 464 Bytes

//---------------------------------------------------------------
// Chair package
//---------------------------------------------------------------

// AnyFolder &RefPP = Main.PackageParameters;

//------------------------------------------------------
// Global Reference Frame
//------------------------------------------------------ 



AnyFixedRefFrame GlobalRef = {
   
  AnyRefNode GroundNode = {
    sRel = {0.0, 0.0, 0.0};
  };  
  
};