Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
ACIS/Hoops display performanc e issue
[ Edited ]
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-17-2011 09:14 PM - last edited on 10-17-2011 09:15 PM
1. Drawing 10000 edges using ACIS function api_curve_line, and then display them in hoops via hoops/sacs bridge
2. Drawing 10000 lines in hoops using hoops function HC_Insert_Line, and then display them in hoops
It does have significantly different perfomance:
Display performance using HC_Insert_Line is good.
Dispaly and operating such as zoom ,pan performance using api_curve_line is very poor in hoops
Any way to improve display performance in hoops using ACIS functions ?

