Open topic with navigation
Vizard 7 »
Command Index
»
Vizard objects
»
transform
»
<transform>.getPosition
7.7
<transform>.getPosition
Get translation
<transform>.getPosition()
Remarks
This command will return the translation of the matrix.
Return Value
[x,y,z]
Example
X
=
vizmat
.
Transform
()
pos
=
X
.
getPosition
()
Copyright © 2001-2024 WorldViz. All rights reserved.