Release Notes
Version 1.5.0
Released on - 17 Feb 2026
What's New
- Tapered PSC Value Section
- Tapered Section byShape
- Material.sync() has new inputs :
bMaterialParam-
bMaterialParam- adds property in Material object
Added propertiesProperty Name Elastic Modulus mat.EPoisson's Ratio mat.VCoeff. Thermal Exp mat.ALPHAWeight Density mat.WDamping mat.D* Helper Classes for Support, Elastic Link , Rigid Link , MLFC
-
Bug Fixes
- Fix Model.maxID updates
Version 1.4.9
Released on - 12 Feb 2026
What's New
-
Section.sync() has two new inputs :
bSectionProperty,bDBSectParams-
bSectionProperty- adds Section property in section object
Added propertiesProperty Name Area sec.AREAEff. Shear Area Y sec.ASYEff. Shear Area Z sec.ASZTorsional Resistance sec.IXXMoment of Inertia Y sec.IYYMoment of Inertia Z sec.IZZ -
bDBSectParams- addsPARAMSto DB section parameters
DB sections are codal sections and hence contains only Code Name and Section Name. Incase section dimensions are need, this option can be used. Parameters are stored insec.PARAMS
-
-
Element.sync() will call Node.sync() if no Node data is present to prevent errors during length/area calculation
- Wall Elements added (GEN NX)
Bug Fixes
- Load Case creation and sync creates untupled cases
eg. earlier to access name of a load case , we used
lc.NAME[0]. Now,lc.NAME
Version 1.4.8
Released on - 5 Feb 2026
Bug Fixes
- Sync issues fixed for Material, Load Case and Load Combination