Added the new tool Revisions Manager for arrange and review the revisions of the parts/assemblies in current scene.
Added new Isolate Element command for hidden part management.
Added the new Set Transparency command to manage the transparency status of parts.
The management of the automatic holes has been reviewed and improved.
Added new Hexagonal Nut with flange.
Added the possibility to place the steels along the selected 3D path.
## -------------------------------------
## Round definition
##
## Thickness | Ext.Round | Int.Round
> 1.0 | 0.0 | 0.0
> 1.2 | 0.0 | 1.0
> 1.5 | 3.0 | 0.8
> 2.0 | 4.0 | 1.0
> 2.5 | 5.0 | 1.5
.....
As shown in the example, the value 0 is accepted and has the meaning of a missing Radius.
In the event that the Int.Round value is not defined, the Inner Radius will be equal to = (External Radius - Thickness).
In the event that the section relating to the fittings is not defined, the values of the Radius will be equal to = (Thickness/2).
Improvement, automatically detect the thickness of the element in contact with the one to insert the tabs.
Revised and improved the external file saving function.
Added new command for importing parameters from MS Excel.
Possibility of obtaining the value of the custom data from the parent, using the expression ..\NameCustom
and get the value from the child, through the expression ..\Assy1\Assy2\Part\NameCustom
The Custom Data grid show all the custom data defined for the element.
Added option to define the exact diameter value on threaded holes.
Added the possibility to place the pipes along the selected 3D path.
Improved cut command. Now it is possible to insert elements along a tube, cutting the tube itself.
Added a new command to change the size/thickness of all the tubes within an assembly.
Added method to Select/Delete/Suppress/Unsuppress elements based on their color.
Added Zoom and Panning features
Added view on/off level and change color.
Improved visibility of editable fields.
Materials changed with IPROSetMaterial were not updated to the new value after a component change or update. To do this IPROSetMaterial now sets the variables Name 16 and 17 with file name and material name.
Added the command to edit the material files.
Added new tool to set up revisions in the elements present in the scene
Improved assemblies analysis function (weight, surface, volume).
Sort of the Tree View and display icons of elements treated as surfaces.
Added the ability to create a BOM of all the selected items.
Added possibility to report Mass Density as field of the BOM
In resolving the GetFrom parameter, all the child parameters of the element are also considered.
The SM_Unfold option set in the sizebox calculation allows to obtain the value of the developed sheetmetal.
Implemented option to allow the definition of a label for the SumColumns function. The modification now allows setting the LABEL colRel parameter, String. Where: colRel defines the displacement with respect to the column containing the sum. For example -1 means the previous column. Instead, the string is the value of the label to be set in the cell. Example: SUM (C7) after 5 LABEL -1, Total weight (kg).