Buenas!!!
Depues de cierto tiempo sin usarlo, me pongo hoy con el y veo q esta deshabilitado el botón q crea el la toolbar. Vale!! lo desistalo, lo vuelvo a instalar y ya se ve activo el botón. Me pongo con el y me da el error siguiente (la cosa es q antes funionaba sin problema):
ERROR : Traceback (most recent call last):
' File "<Script Block >", line 104, in shoot_OnClicked
' theTM = intersectRay(cam, tgt, ray)
' File "<Script Block >", line 142, in intersectRay
' pointLocator = oGeo.GetRaycastIntersections(fromPos, ray)
' File "C:Python25libsite-packageswin32comclientdynamic.py", line 496, in __getattr__
' raise AttributeError, "%s.%s" % (self._username_, attr)
' AttributeError: <unknown>.GetRaycastIntersections
' - [line 141]
' ERROR : Property Page Script Logic Error (Python ActiveX Scripting Engine)
' ERROR : [139] rayVector = XSIMath.CreateVector3(ray[0], ray[1], ray[2])
' ERROR : [140] rayVector = XSIMath.MapWorldOrientationToObjectSpace(oSpace, rayVector)
' ERROR : >[141] ray =[rayVector.X, rayVector.Y, rayVector.Z]
' ERROR : [142] pointLocator = oGeo.GetRaycastIntersections(fromPos, ray)
' ERROR : [143] intersectPos = oGeo.evaluatePositions(pointLocator)
' ERROR : Traceback (most recent call last):
' File "<Script Block >", line 104, in shoot_OnClicked
' theTM = intersectRay(cam, tgt, ray)
' File "<Script Block >", line 142, in intersectRay
' pointLocator = oGeo.GetRaycastIntersections(fromPos, ray)
' File "C:Python25libsite-packageswin32comclientdynamic.py", line 496, in __getattr__
' raise AttributeError, "%s.%s" % (self._username_, attr)
' AttributeError: <unknown>.GetRaycastIntersections
'