Create_JntOffsets
Purpose
generation of joint offsets for regular plane frame
Synopsis
JntOff = Create_JntOffsets (Frame,DBase)
Description
CREATE_JNTOFFSETS generation of joint offsets for regular plane frame JNTOFF = CREATE_JNTOFFSETS (FRAME,DBASE) the function generates the element joint offsets for the regular plane frame in data structure FRAME from the section depth of the elements by extracting the corresponding value with the help of function DBASE from the corresponding steel section database; JNTOFF is a cell array with NE rows equal to the number of elements in FRAME each cell contains the joint offsets of the corresponding element in a 2x2 array with the first column referring to node I and the second to node J currently supported options for DBASE are: 'AISC_SECTION' for all AISC wide flange and HSS shapes 'EURO_IPSECTION' for European IP shapes
Cross-Reference Information
This function calls: