Home
Reply
Contributor
bosimaoxiaoyu
Posts: 11

ACIS/Hoops display performance issue

[ Edited ]

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 ?