File tree Expand file tree Collapse file tree
test/EtabsSharp.VisualTest Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818using EtabSharp . Interfaces . Loads ;
1919using EtabSharp . Interfaces . Properties ;
2020using EtabSharp . Interfaces . System ;
21- using EtabSharp . Loads ;
2221using EtabSharp . Loads . LoadCases ;
2322using EtabSharp . Loads . LoadCombos ;
2423using EtabSharp . Loads . LoadPatterns ;
Original file line number Diff line number Diff line change 1- using EtabSharp . AnalysisResults . Models . AnalysisResults . BaseReactions ;
2- using EtabSharp . Core ;
1+ using EtabSharp . Core ;
32using EtabSharp . DatabaseTables . Models ;
4- using EtabSharp . Elements . FrameObj . Models ;
5- using EtabSharp . Elements . PointObj . Models ;
6- using EtabSharp . Loads . LoadCases . Models ;
7- using EtabSharp . Loads . LoadPatterns . Models ;
8- using EtabSharp . Properties . Frames . Models ;
9- using EtabSharp . System . Models ;
103using ETABSv1 ;
114
125
158Console . WriteLine ( "=================================================\n " ) ;
169
1710// Configuration
18- bool attachToInstance = true ;
11+ bool attachToInstance = false ;
1912string apiPath = @"C:\CSi_ETABS_API_Example" ;
2013string modelPath = Path . Combine ( apiPath , "EtabSharp_Example.edb" ) ;
2114
You can’t perform that action at this time.
0 commit comments