====== ndRotateVector ====== There is no doc-string available for this function. ===== Syntax ===== script ndRotateVector(string %vector, string %steps); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%vector%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%steps%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Tool_NewDuplicator/scripts/server/functions.cs:12 ===== See also ===== ===== References ===== [[scripting:doc:u:ndmuplantcopy:movebricksto|NDM_PlantCopy::moveBricksTo]]: Add-Ons/Tool_NewDuplicator/classes/server/duplimode/plantcopy.cs:212\\ [[scripting:doc:u:nduselectionbox:rotate|ND_SelectionBox::rotate]]: Add-Ons/Tool_NewDuplicator/classes/server/selectionbox.cs:476\\ [[scripting:doc:u:nduselectionbox:rotate|ND_SelectionBox::rotate]]: Add-Ons/Tool_NewDuplicator/classes/server/selectionbox.cs:477\\ [[scripting:doc:u:nduselection:spawnghostbricks|ND_Selection::spawnGhostBricks]]: Add-Ons/Tool_NewDuplicator/classes/server/selection.cs:1644\\ [[scripting:doc:u:nduselection:rotateghostbricks|ND_Selection::rotateGhostBricks]]: Add-Ons/Tool_NewDuplicator/classes/server/selection.cs:1748\\ [[scripting:doc:u:nduselection:mirrorghostbricks|ND_Selection::mirrorGhostBricks]]: Add-Ons/Tool_NewDuplicator/classes/server/selection.cs:1813\\ [[scripting:doc:u:nduselection:updateghostbricks|ND_Selection::updateGhostBricks]]: Add-Ons/Tool_NewDuplicator/classes/server/selection.cs:1975\\ [[scripting:doc:u:nduselection:getghostcenter|ND_Selection::getGhostCenter]]: Add-Ons/Tool_NewDuplicator/classes/server/selection.cs:2018\\ [[scripting:doc:u:nduselection:getghostworldbox|ND_Selection::getGhostWorldBox]]: Add-Ons/Tool_NewDuplicator/classes/server/selection.cs:2049\\ [[scripting:doc:u:nduselection:getghostworldbox|ND_Selection::getGhostWorldBox]]: Add-Ons/Tool_NewDuplicator/classes/server/selection.cs:2050\\ [[scripting:doc:u:nduselection:plantbrick|ND_Selection::plantBrick]]: Add-Ons/Tool_NewDuplicator/classes/server/selection.cs:2516\\ [[scripting:doc:u:nduselection:plantbrick|ND_Selection::plantBrick]]: Add-Ons/Tool_NewDuplicator/classes/server/selection.cs:2726\\