You are on page 1of 2

'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

XXXXXXXXXXXXXXXXXX
'This routine is to gather nodal information from Ceasar' inputs.
'This Subroutine returns nothing but creates loads collection of clsNode class
'
' tasks;
' - Itendify Nodes & positions
' - Itendify mx and min loads / Deformations
'
' This includes some flavours of Object Oriented Programming philosophy
' return
' - fills structuralLoads
' 13.05.08 by Mustafa Ömercik
'
' This subroutine is modified several time. incrementally!

'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXX
Public Sub structuralNodalloads()
Output_einlesen

‘This Sub Routine read Caesar 5.0, 5.1, 5.2


Sub Output_einlesen50(strOutput As String, strOutputPfad As String)

You might also like