AB4D Forum
is this a Bug - Printable Version

+- AB4D Forum (https://forum.ab4d.com)
+-- Forum: Products Forums (https://forum.ab4d.com/forumdisplay.php?fid=4)
+--- Forum: Ab3d.DXEngine (https://forum.ab4d.com/forumdisplay.php?fid=11)
+--- Thread: is this a Bug (/showthread.php?tid=4257)



is this a Bug - GraPhiX - 04-26-2021

looking at Ab3d.Visuals 
Public Class ModelScalarVisual3D

this line is missing 

Public Sub SubscribeWithEventManager3D(eventManager3D As EventManager3D)

is this a bug or am i wrong 


RE: is this a Bug - abenedik - 04-26-2021

SubscribeWithEventManager3D is missing from the ModelScalarVisual3D. I will update the code and send you a pre-release version with that method.


RE: is this a Bug - GraPhiX - 04-26-2021

(04-26-2021, 11:43 AM)abenedik Wrote: SubscribeWithEventManager3D is missing from the ModelScalarVisual3D. I will update the code and send you a pre-release version with that method.

Thank you very much :) installed update and it works perfectly