When adding a position in WED, how can I retrieve the position and angle/direction of this position. c_scan returns just the position by my knowledge, not the angle. And what is the purpose of the Start and Name parameters in the WED position properties window anyway and how to retrieve them?
Does c_scan's 'target' get the camera position? Will 'you' hold a pointer to a newly defined view made from the properties of the position (angles, position, name)? I guess none of the output but 'target' is set by c_scan when a position is found. If that is true, I think this should be implemented to make this position option really usefull. It's sure alot more clean to use than entities, and it really gets nice when you don't need c_scan anymore, but an array that is build holding the positions in WED which can be accessed by script.
Would be good if theres an more extensive explaination in the manual as well.