VLORun.createInfDesignLoadcase


createInfDesignLoadcase(name, infDir, assignNames, effects, loadPatterns, loadingPatternsCmdsFileNames)

Create a influence design loadcase in this VLO run

namestring
infDirinteger Influence direction (1 for positive, -1 for negative)
assignNamesarray of strings The array of inf. assignments
effectsarray of doubles The array of traffic loads effects calculated by TLO, in model units
loadPatternsarray of strings The array of load pattern names
loadingPatternsCmdsFileNamesarray of strings Array of file names containing vbs commands needed to create the loadcase and load attributes for each given influence assignment
Return valueIFVLOInfDesignLoadcase

Back to VLORun

Back to Overview