NextFEMSMath项目的作用域中创建。由johnnyontheweb发布。

Features of NF4SMath

版本1.0.8034.26552

Functions

Additional components that add new mathematical functions to the SMath Studio program, necessary for solving problems from various fields.

  1. nfbeamforces("1:string", "2:string", "3:number", "4:number")
    (beam,loadcase,station,time) - Get beam forces from the selected loadcase and time
  2. nfBeamL("string")
    (beam) - Get length of a beam
  3. nfBeamSection("string")
    (beam) - Get ID of associated beam section
  4. nfdisp("1:string", "2:string", "3:number", "4:number")
    (node,loadcase,type,time) - Get nodal displacement from the selected loadcase and time
  5. nfopen("string")
    Open NextFEM model
  6. nfPartFactors("1:string", "2:number")
    (loadcase,num) - Get participation factors from modal or resp. spectrum analysis
  7. nfPartMassesRatios("1:string", "2:number")
    (loadcase,num) - Get participating masses ratios from modal or resp. spectrum analysis
  8. nfPeriod("1:string", "2:number")
    (loadcase,num) - Get selected modal period from the selected modal analysis loadcase
  9. nfreact("1:string", "2:string", "3:number", "4:number")
    (node,loadcase,type,time) - Get nodal reaction from the selected loadcase and time
  10. nfSectProps("number")
    (sectionID) - Get section geometric properties: area and inertias
  11. nfver(...)
    Get NextFEM API version