iv Contents
8.3.1Part, material, section and assembly blocks 160
8.3.2Creating sets 161
8.3.3Creating steps 162
8.3.4Create and define history output requests 163
8.3.5Apply loads 164
8.3.6Boundary conditions, mesh, running the job and initial post
processing 164
8.3.7XY plots of displacement 165
8.4Summary 170
9. Analysis of a Frame of I-Beams 171
9.1Introduction 171
9.2Procedure in GUI 174
9.3Python Script 188
9.4Examining the Script 199
9.4.1Initialization (import required modules) 199
9.4.2Create the model 199
9.4.3Create the part 199
9.4.4Define the materials 206
9.4.5Create profiles 206
9.4.6Create sections and make section assignments 207
9.4.7Assign section orientations 210
9.4.8Create an assembly 210
9.4.9Create connectors using wire features 211
9.4.10Use constraint equations for two nodes 216
9.4.11Create steps 218
9.4.12Create and define field output requests 218
9.4.13Create and define history output requests 218
9.4.14Apply loads 218
9.4.15Apply boundary conditions 220
9.4.16Mesh 222
9.4.17Create and run the job 222
9.5Summary 223