====== ND_Selection::cancelStackSelection ====== There is no doc-string available for this function. ===== Syntax ===== script ND_Selection::cancelStackSelection(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/selection.cs:623 ===== See also ===== [[scripting:doc:u:nduselection:cancelboxselection|ND_Selection::cancelBoxSelection]]\\ [[scripting:doc:u:nduselection:cancelcutting|ND_Selection::cancelCutting]]\\ [[scripting:doc:u:nduselection:cancelfillcolor|ND_Selection::cancelFillColor]]\\ [[scripting:doc:u:nduselection:cancelfillwrench|ND_Selection::cancelFillWrench]]\\ [[scripting:doc:u:nduselection:cancelloading|ND_Selection::cancelLoading]]\\ [[scripting:doc:u:nduselection:cancelplanting|ND_Selection::cancelPlanting]]\\ [[scripting:doc:u:nduselection:cancelsaving|ND_Selection::cancelSaving]]\\ [[scripting:doc:u:nduselection:cancelsupercut|ND_Selection::cancelSuperCut]]\\ [[scripting:doc:u:nduselection:dehighlight|ND_Selection::deHighlight]]\\ [[scripting:doc:u:nduselection:deletedata|ND_Selection::deleteData]]\\ [[scripting:doc:u:nduselection:deleteghostbricks|ND_Selection::deleteGhostBricks]]\\ [[scripting:doc:u:nduselection:deletehighlightbox|ND_Selection::deleteHighlightBox]]\\ [[scripting:doc:u:nduselection:finishboxselection|ND_Selection::finishBoxSelection]]\\ [[scripting:doc:u:nduselection:finishcutting|ND_Selection::finishCutting]]\\ [[scripting:doc:u:nduselection:finishfillcolor|ND_Selection::finishFillColor]]\\ [[scripting:doc:u:nduselection:finishfillwrench|ND_Selection::finishFillWrench]]\\ [[scripting:doc:u:nduselection:finishloading|ND_Selection::finishLoading]]\\ [[scripting:doc:u:nduselection:finishplant|ND_Selection::finishPlant]]\\ [[scripting:doc:u:nduselection:finishsaving|ND_Selection::finishSaving]]\\ [[scripting:doc:u:nduselection:finishstackselection|ND_Selection::finishStackSelection]]\\ [[scripting:doc:u:nduselection:finishsupercut|ND_Selection::finishSuperCut]]\\ [[scripting:doc:u:nduselection:getghostcenter|ND_Selection::getGhostCenter]]\\ [[scripting:doc:u:nduselection:getghostworldbox|ND_Selection::getGhostWorldBox]]\\ [[scripting:doc:u:nduselection:mirrorghostbricks|ND_Selection::mirrorGhostBricks]]\\ [[scripting:doc:u:nduselection:onremove|ND_Selection::onRemove]]\\ [[scripting:doc:u:nduselection:plantbrick|ND_Selection::plantBrick]]\\ [[scripting:doc:u:nduselection:recordbrickdata|ND_Selection::recordBrickData]]\\ [[scripting:doc:u:nduselection:rotateghostbricks|ND_Selection::rotateGhostBricks]]\\ [[scripting:doc:u:nduselection:shiftghostbricks|ND_Selection::shiftGhostBricks]]\\ [[scripting:doc:u:nduselection:spawnghostbricks|ND_Selection::spawnGhostBricks]]\\ [[scripting:doc:u:nduselection:startboxselection|ND_Selection::startBoxSelection]]\\ [[scripting:doc:u:nduselection:startcutting|ND_Selection::startCutting]]\\ [[scripting:doc:u:nduselection:startfillcolor|ND_Selection::startFillColor]]\\ [[scripting:doc:u:nduselection:startfillwrench|ND_Selection::startFillWrench]]\\ [[scripting:doc:u:nduselection:startloading|ND_Selection::startLoading]]\\ [[scripting:doc:u:nduselection:startplant|ND_Selection::startPlant]]\\ [[scripting:doc:u:nduselection:startsaving|ND_Selection::startSaving]]\\ [[scripting:doc:u:nduselection:startstackselection|ND_Selection::startStackSelection]]\\ [[scripting:doc:u:nduselection:startstackselectionadditive|ND_Selection::startStackSelectionAdditive]]\\ [[scripting:doc:u:nduselection:startsupercut|ND_Selection::startSuperCut]]\\ [[scripting:doc:u:nduselection:tickboxselectionchunk|ND_Selection::tickBoxSelectionChunk]]\\ [[scripting:doc:u:nduselection:tickboxselectionprocess|ND_Selection::tickBoxSelectionProcess]]\\ [[scripting:doc:u:nduselection:tickcutting|ND_Selection::tickCutting]]\\ [[scripting:doc:u:nduselection:tickfillcolor|ND_Selection::tickFillColor]]\\ [[scripting:doc:u:nduselection:tickfillwrench|ND_Selection::tickFillWrench]]\\ [[scripting:doc:u:nduselection:tickloadbricks|ND_Selection::tickLoadBricks]]\\ [[scripting:doc:u:nduselection:tickloadconnections|ND_Selection::tickLoadConnections]]\\ [[scripting:doc:u:nduselection:tickplantsearch|ND_Selection::tickPlantSearch]]\\ [[scripting:doc:u:nduselection:tickplanttree|ND_Selection::tickPlantTree]]\\ [[scripting:doc:u:nduselection:ticksavebricks|ND_Selection::tickSaveBricks]]\\ [[scripting:doc:u:nduselection:ticksaveconnections|ND_Selection::tickSaveConnections]]\\ [[scripting:doc:u:nduselection:tickstackselection|ND_Selection::tickStackSelection]]\\ [[scripting:doc:u:nduselection:ticksupercutchunk|ND_Selection::tickSuperCutChunk]]\\ [[scripting:doc:u:nduselection:updateghostbricks|ND_Selection::updateGhostBricks]]\\ [[scripting:doc:u:nduselection:updatehighlightbox|ND_Selection::updateHighlightBox]]\\ [[scripting:doc:u:nduselection:updatesize|ND_Selection::updateSize]]\\ ===== References ===== This function is not called by any other functions.