05-11-2017 11:08 AM
I have a need to export my IPW into a Step file so inspection can import it into PC Demis
No issue with getting a facted IPW, exporting seems to be the bottle neck...
Is this possible? Do I have to get a special license?
Thank you for any guidance, Paul S.
Production: {NX11.0.2,MP5, NX12.0.2, MP4}
05-12-2017 06:00 AM
In Verify 3D and ISV you can create a extra component include the IPW facetted model.
Does that help you?
05-12-2017 06:51 AM
I think - no. He need export IPW as .stp file, and he want to import this file into another software as b-rep (solid body or sheet body) model.
05-12-2017 07:24 AM
It is better to transfer the IPW as STL file and all recent CAM systems should support using STL files.
You cannot create a solid body from a faceted body, without a special license for reverse engineering.
Production: NX10.0.3, VERICUT 8.2, FBM, MRL 3.1.7 | TcUA 10.1 MP7 Patch 0 (10.1.7.0) | TcVis 11.4
Development: C (ITK), .NET, Tcl/Tk Testing: NX12.0 | AWC 3.4 Preparing: NX12.0
Employees of the customers, together we are strong
How to Get the Most from Your Signature in the Community
NX Customization - Best Practice Guide
05-12-2017 09:19 AM
Yes, My problem is that I need the Facet IPW to be exported as .stp. for use in the PCDemis inspection software.
This shop was a Gibbs CAM user and Gibbs can do this all day long. We are migrating to NX CAM.
So I kind of need the same functionality.
I will contact my NX VAR about the possibility of an add-in export tool. Paul S.
Production: {NX11.0.2,MP5, NX12.0.2, MP4}
05-12-2017 07:01 PM
This is a STEP translator question. If you don't find an answer, I would post in the Design Forum.
05-15-2017 01:19 PM - edited 05-15-2017 01:20 PM
The basic issue is that the IPW is faceted data, and the other package needs BREF (surface) data.
Other than reverse engineering the IPW (quite the PITA) the only other solution I have seen (very occasionally) is people wrote software to convert STL files into 1000s of really small triangular bounded planes & then sewn them all together (also very ugly) into a solid that could then be exported as a STEP.
Can the DMIS software take a faceted file?
At PLMworld last week (if I understood correctly) someone from Siemens indicated they may be working on a better IPW (BREP-like, rather than faceted) for strictly 2.5D milling (maybe NX12.x timeframe?).
But I wouldn't hold your breath, if I were you...
Production: NX10.0.3.5 MP16/TC11.2
I'd rather be e-steamed than e-diseaseled
05-15-2017 08:59 PM
There is this discussion IPW facet body
I'm not sure if @Chigishev has shared his code but the elements of how its done are all there.