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.
- Fixed block selection form; when nothing was selected, it caused a fatal error
- Fixed bug when updating references. Deleted networks would return if basin references were updated
- Fixed bug in the SSWAP and SSPLIT commands. When editing something in the bill of materials, it was discarded, causing an error
- Now, the process of pasting data into SOLIDOS spreadsheets respects hidden rows, populating data only in visible rows and columns
- Fixed bug in the SSPLIT command. The linear connection checking mechanism was having problems
- Added the
SMATCHPROPS command, to copy the properties of one item to the selected items
- Added the function SolidosListProperties, to list the properties of an object or object type in SOLIDOS
- Added the function SolidosGetPropertyInfo, which returns a dictionary with information about a property of an object or object type
- Adding an example of using the API functions: SolidosListProperties and SolidosGetPropertyInfo,
which is located in the folder: <SOLIDOS installation folder>/Visual Lisp/SLIST.LSP