walkinside / sdk

Develop powerful desktop and web applications on top of Walkinside 3D engine
4 stars 4 forks source link

IndexOutOfBoundsException with IVRBranch.SelectAndFlyTo and standard FRT branches #18

Closed kveretennicov closed 7 years ago

kveretennicov commented 7 years ago

IVRBranch.SelectAndFlyTo() introduced in Viewer SDK for Walkinside 10.2 had a bug where it threw an exception when used with FRT branches. This has been fixed in current 10.2 SP1 beta.

kkneip commented 7 years ago

Will this work on all non-CAD branches? Even FRT+x?

kveretennicov commented 7 years ago

@kkneip, at the moment - no, it doesn't work with custom FRTs. But it looks like an omission on our part, I would also expect that it works with custom FRTs. I will check and come back.

kveretennicov commented 7 years ago

@kkneip, we would like to make it work with custom FRTs. In general, we want to improve support of custom FRTs across entire Viewer SDK API, to bring it on par with CAD and standard FRT.

At this moment we are close to release with 10.2 SP1. As the release is being stabilized, we are not able to introduce this and other changes to SP1. They will be scheduled for later releases.

CC @walkinside/devs @walkinside/staff

kveretennicov commented 7 years ago

Closing. Standard FRT is addressed, custom FRTs will be addressed separately.