SYNOPSIS
By using of the project environment in Revit, the process will develop along three phases:
first phase - TRUSS CREATION
input_ drawing of structural elements
obtaining of the required data will be allowed through a C# code in RevitVSTA
output_ data listing, by exporting of a .txt file
second phase - STRUCTURAL ANALYSIS
input_ data list, by reading of a .txt file
allocation of the loads on some special nodes
output_ new data listing
third phase - RESULTS VIEW
input_ new data list
to each bar of the truss a new color will be assigned showing its stress level
output_ a new "significantly colored" drawing