====== ND_SelectionBox::rotate ====== There is no doc-string available for this function. ===== Syntax ===== script ND_SelectionBox::rotate(string %this, string %direction); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%direction%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Tool_NewDuplicator/classes/server/selectionbox.cs:459 ===== See also ===== [[scripting:doc:u:nduselectionbox:applycolors|ND_SelectionBox::applyColors]]\\ [[scripting:doc:u:nduselectionbox:getsize|ND_SelectionBox::getSize]]\\ [[scripting:doc:u:nduselectionbox:getworldbox|ND_SelectionBox::getWorldBox]]\\ [[scripting:doc:u:nduselectionbox:hasvolume|ND_SelectionBox::hasVolume]]\\ [[scripting:doc:u:nduselectionbox:onremove|ND_SelectionBox::onRemove]]\\ [[scripting:doc:u:nduselectionbox:setdisabledmode|ND_SelectionBox::setDisabledMode]]\\ [[scripting:doc:u:nduselectionbox:setnormalmode|ND_SelectionBox::setNormalMode]]\\ [[scripting:doc:u:nduselectionbox:setsize|ND_SelectionBox::setSize]]\\ [[scripting:doc:u:nduselectionbox:setsizealigned|ND_SelectionBox::setSizeAligned]]\\ [[scripting:doc:u:nduselectionbox:shift|ND_SelectionBox::shift]]\\ [[scripting:doc:u:nduselectionbox:shiftcorner|ND_SelectionBox::shiftCorner]]\\ [[scripting:doc:u:nduselectionbox:switchcorner|ND_SelectionBox::switchCorner]]\\ ===== References ===== This function is not called by any other functions.