C#
VB
C++
Moves the plane forward or backward using the value of the Normal property as a reference.
public void Move(
float value
)
Public Sub Move( _
ByVal value As Single _
)
public:
void Move(
float value
)
value
Translation amount. Possible values range from -1 to 1.
For an example refer to Planes
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET