- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Geometry Caching
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
09-10-2010 01:40 PM
Hi,
Can someone explain more in details how Geometry Caching in ACIS works? An example would be helpful.
Thanks.
Manhtriet.
Re: Geometry Caching
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
09-13-2010 09:12 AM
Hello Mantriet,
Can you please provide some more specifics on what exactly is missing from the help? http://doc.spatial.com/index.php/Geometry_Caching_
Regards,
Yogesh
Re: Geometry Caching
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
09-21-2010 03:03 PM
Hi Yogesh,
I understand the concept of the cache objects when the same arguments are used. I was not sure whether the cache objects are used for optimizing the query operations when the arguments are somewhat related to the cach arguments or not. For instance, if a point evaluation is done for param (x1,y1,z1), now if I pass the next param (x2,y2,z2) which is curve-linear with the previous point:
-Does the next evaluation is based on the cache (u,v) for (x1,y1,z1) for reducing the # iterations or it will start from the beginning? or
-The global cache only works if I pass again param (x1,y1,z1)
Thanks.
Manhtriet.
BTW, there seems to be a minor typo on this page http://doc.spatial.com/index.php/Geometry_Caching_
evalate should be evaluate I think.
Re: Geometry Caching
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-01-2010 11:07 PM
Thanks for valuable post. You have increased my knowledge. I read whole post and it really helped me in solving my queries.

