Load IGES - Visiblity and Face Orientation

Discuss and ask questions about CAD VCL (Delphi and C++ Builder).

Moderators: SDS, support, admin

Post Reply
Tiago.Rodrigues
Posts: 8
Joined: 26 Aug 2015, 11:12

Load IGES - Visiblity and Face Orientation

Post by Tiago.Rodrigues » 22 Sep 2015, 12:44

Hi!

I have 2 IGS files that load diferently between your system and other CAD programs.
The first case is an object that is inside the IGS file but is it (I guess) marked and invisible, so in other CAD programs it does not appear. But appears visible when i load it from your library.

SOLIDWORKS
Image

CAD VCL
Image

File Link
https://www.dropbox.com/s/ztlp5hv1c2emv ... y.igs?dl=0

The other issue may be trickier
The spheres 'orientation' seems to be oposite between both systems.

CAD VCL
Image

SOLIDWORKS
Image

File Link
https://www.dropbox.com/s/ovlrird25wlb3 ... n.IGS?dl=0

I understand that this could be hard to do but if you are thinking about improving the component, you should/could check this out :P
Thank you

support
Posts: 3253
Joined: 30 Mar 2005, 11:36
Contact:

Re: Load IGES - Visiblity and Face Orientation

Post by support » 08 Oct 2015, 19:41

Hello Tiago,

CAD VCL uses OPEN CASCADE libraries for IGES import, so the 3D import issues may be related to these 3rd party libraries. To verify this, we are using CAD Exchanger software which uses the OPEN CASCADE. Based on the comparison with CAD Exchanger, we can say that the visibility issue hasn't any concern with OPEN CASCADE libraries and may be solved in the CAD VCL code, but the face orientation issue is present in CAD Exchanger as well.


Mikhail
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Post Reply