What's New!!!


Below is a list of the main news of this version.

All news and corrections are listed in the LOG program updates.

  1. Fixed block selection form; when nothing was selected, it caused a fatal error
  2. Fixed bug when updating references. Deleted networks would return if basin references were updated
  3. Fixed bug in the SSWAP and SSPLIT commands. When editing something in the bill of materials, it was discarded, causing an error
  4. Now, the process of pasting data into SOLIDOS spreadsheets respects hidden rows, populating data only in visible rows and columns
  5. Fixed bug in the SSPLIT command. The linear connection checking mechanism was having problems
  6. Added the SMATCHPROPS command, to copy the properties of one item to the selected items
  7. Added the function SolidosListProperties, to list the properties of an object or object type in SOLIDOS
  8. Added the function SolidosGetPropertyInfo, which returns a dictionary with information about a property of an object or object type
  9. Adding an example of using the API functions: SolidosListProperties and SolidosGetPropertyInfo, which is located in the folder: <SOLIDOS installation folder>/Visual Lisp/SLIST.LSP
  10. Fixed bug in the UserControlPlotSlider form. An error occurred when searching for the formatter
  11. Fixed bug in the Visual Lisp API, in the function SolidosCommit. If no parameters were provided, a fatal error occurred
  12. Added the example: /Visual Lisp/SSPLITCATCHMENTORSECTOR.LSP, to divide a basin or consumption sector into two parts
  13. Fixed bug when changing the excavation surface. The selection on this surface was not being recalculated in point devices
  14. Fixed bug in the SNUM command in pressurized networks. An error occurred if a pipe did not have a device connected at one end
  15. Added connection point position check when creating devices by polyline
  16. Fixed bug when creating point device by polyline. Connectors were not being calculated
  17. Added options for calculating the initial and final position of linear devices (See Devices/Property Categorization/Input and Output), to choose whether or not to use the connector's Z and whether or not to calculate a more favorable connector
  18. Fixed bug when calculating the limiter of the "Construction Errors" property of devices
  19. Added the Add and Remove methods to the GeometryPointList type. They return the quantity of items
  20. Added the unit of measure "Specific Weight"
  21. Improved tc limit checker in contributing basins
  22. Fixed bug when calculating the limiter of the "IfcExportAs" property of devices
  23. Optimized the field editor to process multiple selections and check if it is editable
  24. Fixed bug in the SREVERSE command in longitudinal device with points calculated on the alignment or featureline
  25. Added property existence check in the Set Parameter tool and in the grips
  26. tools
  27. Included context when checking if a property is editable in lists in SOLIDOS datagridviews
  28. Improved the Visual Lisp API to interpret internal SOLIDOS objects
  29. Fixed bug when setting objectid value for the IGravityWithCatchmets interface
  30. Fixed bug when saving variables from Swmm Controls
  31. Modified the way the value of a default property is obtained. Now, the name is chosen from a list
  32. Standardized the control that displays tables, so that it processes the same way in all forms
  33. Adjusted the moment of defining the datasource in the curve editor, so as not to cause an error in the datagrid
  34. Fixed bug in the control editor. When deleting a rule, the clause table for this rule was not updated
  35. Fixed a bug when filtering objects in the properties tab. It was not processed correctly when the property was not defined
  36. Now the modeler help editor asks if you want to discard the changes