
Tue, 08/25/2015 - 16:04
Forums:
I have some questions about visualization changes in OCC690:
1)
in previous version there was SetCenter and Center(getter) in V3d_View.
In version 6.9.0. there is only a SetCenter and no Center (no getter)
What is the reason that there is no "getter" anymore?
2)
PrsMgr_PresentableObject had a function "SetLocation" is this replaced by SetLocalTransformation?
Many thanks,
Guido
Tue, 08/25/2015 - 16:21
Hello Guido,
These changes are described in Release Notes of OCCT 6.8.0, see http://www.opencascade.com/pub/doc/Release_Notes_6.8.0.pdf
Andrey
Tue, 08/25/2015 - 16:37
OK yes I see it. Thanks for quick reply.
Fri, 08/28/2015 - 16:02
I am "porting" our application from older occ version to occ690.
I cannot get AIS_InteractiveObject.SetDisplayMode to work as before.
Since DegenerateModeIsOn is removed from V3d_View.
I cannot display wire ais objects and shaded ais objects in a the view.
AIS_WireFrame = 0,
AIS_Shaded = 1,
If I set V3d_View.SetComputedMode(true) all is shown in HLR.
How can I combine AIS_WireFrame and AIS_Shaded with AIS_InteractiveObject.SetDisplayMode to work as before?
Many thanks,
Guido
Fri, 08/28/2015 - 16:19
AIS_TexturedShape with Displaymode(3)does not to work as before.
Textures are not shown.
Can someone please explain how to "port" "old" occ code to the new visualization implementation,Specially how to show Textures and Wire-frame ais objects.
Many thanks,
Guido
Fri, 08/28/2015 - 17:14
Hello Guido,
this forum is for discussions concerning development of OCCT itself.
There is dedicated forum for users where such question are actually expected,
and where you will have more chances to get answers:
http://www.opencascade.org/org/forum/