- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
how to evaluate two entity are the same?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-12-2010 02:41 AM
My situation is for given two entity, how to determin if they are the same entity, despired their transformation,ie position.Is there a ACIS api for it?
What I come out first in my mind is to compare all the vertex, surface, ...etc. Thanks!
Re: how to evaluate two entity are the same?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-12-2010 02:39 PM
Hello ben001,
This is currently no api in ACIS which can do that. Identifying two random objects in space as same is a complex problem and I believe still a research topic. If there is no scaling transform you can try the simplest checks first i.e topological checks, surface area and volume checks and then go on to developer the detailed checks.
Regards,
Yogesh

