====== ND_SelectionBox::getSize ====== There is no doc-string available for this function. ===== Syntax ===== script ND_SelectionBox::getSize(string %this); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%this%%**\\ 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:166 ===== See also ===== [[scripting:doc:u:nduselectionbox:applycolors|ND_SelectionBox::applyColors]]\\ [[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:rotate|ND_SelectionBox::rotate]]\\ [[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.