No Subject 2004-02-11 - By Rick Walia
Back Quoting Wayne Williams <wayne@(protected)>:
> Coworker has a problem that just started occurring. Every time he > gets>primitive>polygonmesh>whatever....it appears sub'ded to the second > level upon creation. Any idea why this would happen and how to fix it? > Thanks.
Scratch that last email. There's a hidden geo approx property on the scene root and it may have been tampered with. Maybe it's set to 2?
Here's a VBScript to change it back to 0 if that's the case. '-- ---- ---- ---- ---- ---- ---- ---- ---- -- SetValue "Scene_Root.geomapprox.gapproxmosl", 0 SetValue "Scene_Root.geomapprox.gapproxmordrsl", 0 '-- ---- ---- ---- ---- ---- ---- ---- ---- --
/R
--- Unsubscribe? Mail Majordomo@(protected) with the following text in body: unsubscribe xsi
|
|