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