Get3DEye Method
Description
Gets the position of the Eye in a 3D Window
Syntax
Visual Basic |
---|
Public Function Get3DEye() As String |
Return Type
A comma-delimited string containing the x, y and z co-ordinates of the eye position. Use SplitPos to get the x, y and z values themselves.
Remarks
Available: OD
Groups:
Example
sis.Get3DEye ()