11.02.2010, 15:18
Its the same as the regular way you create and destroy objects.
You need to keep a record somewhere of the object identity;
new objectid;
objectid = CreateStreamObject(1238, 2585.6965332031, -2390.3012695313, 12.866736412048, 0.000000, 0.000000, 0.000000, 90.0);
DestroyStreamObject(objectid);
You need to keep a record somewhere of the object identity;
new objectid;
objectid = CreateStreamObject(1238, 2585.6965332031, -2390.3012695313, 12.866736412048, 0.000000, 0.000000, 0.000000, 90.0);
DestroyStreamObject(objectid);