IES VisualAnalysis User's Guide
Script

Video List

Script Command Line Basics (BACK TO TOP)

The script feature in VisualAnalysis is a powerful tool that uses a command line interface to create model objects, generate service cases, apply loads, extract results, and more. The basics of using the command line are discussed in this video.

Script Command Line Programming (BACK TO TOP)

In addition to using the various built-in commands in the command line, some basic C# Programming can be performed directly in the command line as demonstrated in this video.

External Scripts (BACK TO TOP)

In addition to using the command line directly, more complex scripts can be generated in any text file in the C# Programming Language and read into VisualAnalysis. This allows models with complex geometry to be created, parametric studies to be performed, finite element meshes to be automatically refined, and much more as discussed in this video.