Search found 181 matches

by PetrS
20 Oct 2014, 13:05
Forum: Design forms features
Topic: CLC dependency tree
Replies: 1
Views: 3118

CLC dependency tree

size=150:37dr2rvnCLC dependency tree/size:37dr2rvn Version 0.1.85+ CLC dependency tree shows hierarchical tree diagram of all dependent CLCs called from the current calculation. When the source code of extern CLC is available, you can open it in Design Forms Builder just by clicking "..." ...
by PetrS
16 Oct 2014, 13:03
Forum: Design forms features
Topic: System and script improvements
Replies: 1
Views: 3556

Re: System and script improvements

size=150:3dvzfp8vAutomatic calculation recalculation after change in dialogue/size:3dvzfp8v Version 0.1.84+ You can set ON/OFF automatic refresh of calculation after change in dialogue. u:3dvzfp8vb:3dvzfp8vON:/b:3dvzfp8v/u:3dvzfp8v list:3dvzfp8v *:3dvzfp8vThis is default value - as earlier versions/...
by PetrS
16 Oct 2014, 12:54
Forum: Design forms features
Topic: Calculation tester
Replies: 0
Views: 2382

Calculation tester

size=150:1uzmk90oCalculation tester/size:1uzmk90o u:1uzmk90ob:1uzmk90oNew command line parameters:/b:1uzmk90o/u:1uzmk90o list:1uzmk90o *:1uzmk90o-Calc:"..." Absolute path to tested calculation (required)/*:m:1uzmk90o *:1uzmk90o-TestIO:"..." Absolute path to TestIO file (required)...
by PetrS
15 Oct 2014, 07:17
Forum: Design forms features
Topic: Graphical tests
Replies: 2
Views: 4092

Re: Graphical tests

size=150:246bvmdoBitmap comparer/size:246bvmdo Bitmap comparer is used to compare test template and current output. Bitmap comparer in Design Forms Builder: 1) Open Auto test manager 2) Select graphical test 3) Click on "BMP compare" button. Bitmap comparer in Calculation tester: 1) Run CL...
by PetrS
06 Oct 2014, 12:16
Forum: Design forms features
Topic: Graphical tests
Replies: 2
Views: 4092

Re: Graphical tests

size=150:34bii4p3Collision testing/size:34bii4p3 Version 0.1.75+ Automatic tests were extended with automatic detection of visual component collisions (overlapping). You can switch ON/OFF collision detection for any numeric or graphical test in Design Form Builder -> Tools -> Open autotests manger: ...
by PetrS
06 Oct 2014, 11:58
Forum: Design forms features
Topic: EWN - Error, Warning, Note
Replies: 5
Views: 6265

EWN - Error, Warning, Note

size=150:2jnbem70EWN - Error, Warning, Note/size:2jnbem70 SDF 0.1.65+ introduce new hardcoded support for handling errors, warnings and notes. All the functionality is provided by static system object EWN. This object is used to add (throw), store and handle all script errors, warnings and notes. EW...
by PetrS
06 Oct 2014, 09:26
Forum: Design forms features
Topic: Debugger
Replies: 3
Views: 5467

Re: Debugger

size=150Handling exceptions/size
Version 0.1.65+

Debugger will automatically stop script execution on exception throwing instruction.
by PetrS
06 Oct 2014, 09:24
Forum: Design forms features
Topic: New steel section library
Replies: 2
Views: 3868

Re: New steel section library

size=150:12k8giziSteel section library - Imperial units/size:12k8gizi There are two properties which allows you to adapt Steel Section Library for US customers: list:12k8gizi *:12k8giziShowJustImperial - filter out all non-US sections/*:m:12k8gizi *:12k8giziUseImperialUnits - switch section geometry...
by PetrS
30 Sep 2014, 11:33
Forum: Design forms features
Topic: New protection
Replies: 0
Views: 2624

New protection

size=150:1sslvl2cNew protection/size:1sslvl2c Version 0.1.75 and higher Scia Design Forms migrated to new protection. It is applied from version "P" - 0.1.75. For SCIA internal developers, PE, PDEs, network license is available. For external developers, new licence must be issued - please ...
by PetrS
26 Sep 2014, 09:05
Forum: Design forms features
Topic: System and script improvements
Replies: 1
Views: 3556

System and script improvements

size=150:1047smaeSystem and script improvements/size:1047smae Version 0.1.75+ u:1047smaeb:1047smae^ operator/b:1047smae/u:1047smae This operator is equal to upper index or POWER function. It can be useful for complex exponents. u:1047smaeb:1047smaedouble<in, 3>/b:1047smae/u:1047smae This declaration...
by PetrS
26 Sep 2014, 08:39
Forum: Design forms features
Topic: FOR cycle
Replies: 1
Views: 3351

FOR cycle

size=150For cycle extension/size
Version 0.1.75 and higher

For cycle was extended to be able iterate in increasing and decreasing cycle.

See attached example for more details.
by PetrS
17 Sep 2014, 12:36
Forum: Design forms features
Topic: Graphical tests
Replies: 2
Views: 4092

Graphical tests

size=150:11369fhmGraphical tests/size:11369fhm Version 0.1.73 and higher From version 0.1.73 you can define extended automatic test in Design Forms Builder: b:11369fhmGraphical test/b:11369fhm. Graphical test is extension of standard Numeric test (well known from older versions). In addition to nume...
by PetrS
16 Sep 2014, 07:09
Forum: Design forms features
Topic: Dialog component - EMD loader
Replies: 3
Views: 6929

Re: Dialog component - EMD loader

size=150:1ea7ug2aPredefined members/size:1ea7ug2a Version 0.1.72 and higher EMD Loader was extended with new feature - predefined members. This feature allows user to fill IO structure with sample (predefined) data without searching Esa_Model_Data directory. He/she just select predefined data set fr...
by PetrS
03 Sep 2014, 13:17
Forum: Design forms features
Topic: Concrete Section Library
Replies: 1
Views: 3370

Re: Concrete Section Library

size=150:2iek0i5oConcrete section library improvements/size:2iek0i5o Version 5.2.38 and higher Concrete section library was extended with following properties/features: list:2iek0i5o *:2iek0i5oReinfTabsVisible - set to false to hide Reinforcement and Stirrup tabs. Can be set runtime, within UpdateDi...
by PetrS
03 Sep 2014, 13:11
Forum: Design forms features
Topic: Restart function
Replies: 0
Views: 2419

Restart function

size=150:1oddxhxsRestart function/size:1oddxhxs Version 5.2.38 and higher Restart function is used to restart current script. It can be used for some kind of autodesign, iterations, etc. Calling Restart function: list:1oddxhxs *:1oddxhxsImmediately terminates current script run/*:m:1oddxhxs *:1oddxh...
by PetrS
24 Jul 2014, 13:11
Forum: Design forms features
Topic: UpdateDialog() function
Replies: 1
Views: 2367

Re: UpdateDialog() function

Update dialog functions for SEN dialog Update dialog functions are available for all dialog available in Design forms: ⋅ MainDialog - UpdateDialog() ⋅ MemberDataDialog - UpdateMemberDataDialog() ⋅ SetupDialog - UpdateSetupDialog() ⋅ CommandDialog - UpdateComm...
by PetrS
24 Jul 2014, 13:05
Forum: Design forms features
Topic: TreeTabControl
Replies: 0
Views: 1496

TreeTabControl

size=150:240y2rq5Tree table input/size:240y2rq5 Tree table input is new dialog component useful for complex dialogs with a lot of settings, inputs, etc. TreeTabContorl is similar to TabControl. The difference is in the tree, which allows you to sort pages to logical groups. u:240y2rq5b:240y2rq5Add/r...
by PetrS
24 Jul 2014, 12:57
Forum: Design forms features
Topic: Table input
Replies: 4
Views: 2857

Re: Table input

size=150:2m7j8reeNew features/size:2m7j8ree u:2m7j8reeb:2m7j8reeFixed rows/b:2m7j8ree/u:2m7j8ree Set this property to define fixed number of table rows. Set "-1" to disable this and allow user to add/remove rows u:2m7j8reeb:2m7j8reeColumn sorting/b:2m7j8ree/u:2m7j8ree There is a new boolea...
by PetrS
24 Jul 2014, 12:38
Forum: Design forms features
Topic: Dialog component background image
Replies: 0
Views: 1383

Dialog component background image

size=150:3t3a726xDialog component background image/size:3t3a726x You can set background image to Container dialog components. list:3t3a726x *:3t3a726xAdd image to the calculation images at Image tab./*:m:3t3a726x *:3t3a726xSet BGImage property of the selected Container./*:m:3t3a726x *:3t3a726xSet Ba...
by PetrS
24 Jul 2014, 08:36
Forum: Design forms features
Topic: Function declaration change
Replies: 0
Views: 1460

Function declaration change

size=150:1c4hmmjwFunction declaration change/size:1c4hmmjw Version 0.1.63+ From version 0.1.63 it is no longer possible to declare two functions with same b:1c4hmmjwname AND number of parameters/b:1c4hmmjw within one calculation (CLC). i:1c4hmmjwFunction unique name/i:1c4hmmjw is internally composed...

Go to advanced search