Version: 6.3.1
Home
Main Page
Modules
Packages
Data Structures
Files
Functions
Moving nodes
Modifying meshes
Functions
def
MoveNode
Moves the node with the given id.
Function Documentation
def MoveNode
(
self
,
NodeID
,
x
,
y
,
z
)
[inherited]
Moves the node with the given id.
Parameters:
NodeID
the id of the node
x
a new X coordinate
y
a new Y coordinate
z
a new Z coordinate
Returns:
True if succeed else False
All
Data Structures
Namespaces
Files
Functions
Variables