HyperWorks Release Notes

CAD Interfaces 14.0.130 Release Notes

CAD Interfaces 14.0.130 Release Notes

Previous topic Next topic Expand/collapse all hidden text  

CAD Interfaces 14.0.130 Release Notes

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Highlights


hmtoggle_arrow1Updated CAD Version Support

The following CAD versions are newly supported:

CATIA V5-6R2016 (R26)
JT 10.2
Parasolid 28.1.194
SolidWorks 2016

 

hmtoggle_arrow1CATIA V6 Support

Support has been added for reading CATIA V6 2013x .3dxml, .3drep and .PLMBriefcase files.  This includes geometry data as well as tessellations.

 

hmtoggle_arrow1Import NX Parameters

It is now possible to read parameters from NX into HyperMesh via the native reader. NX parameters are imported as HyperMesh parameter entities, with relevant types, values and expressions defined.  Metadata is associated to the relevant geometric objects in HyperMesh, to indicate which parameters affect those objects. In addition, metadata is also created to indicate the full name of each parameter, as HyperMesh parameter entities are created from the NX parameter short name.

Changing the parameter values in HyperMesh does not update the geometry. It is up to the user to create any relevant dimensions or shape variables accordingly as needed. There is also not a live link with NX for making parameter updates and reading in the updated geometry. Such an implementation must be done by the customer.

To enable this behavior, the @ImportParameters and @ParametersPrefix options are available in the ug_reader.ini file.

 

hmtoggle_arrow1SolidWorks Support for ExtAPI, cadassm and Part Browser

Support for SolidWorks has been added to ExtAPI, cadassm and Part Browser.  This allows for BOM file generation via the Import BOM GUI, as well as representation management via Part Browser.

 

hmtoggle_arrow1UID Attribute Support

Support for populating the UID value via cadassm/Import BOM is now available.  A user-defined attribute can be specified to map to the UID field within the relevant reader .ini file.

 

hmtoggle_arrow1Resolved Issues
MATERIAL_NAME metadata is now properly created during CATIA import when it exists in the incoming CATIA file.
Resolved an issue where the JT reader would hang when multiple HyperMesh sessions were importing JT files at the same time.