// =========================================================================== // Copyright 2018 Autodesk, Inc. All rights reserved. // // Use of this software is subject to the terms of the Autodesk license // agreement provided at the time of installation or download, or which // otherwise accompanies this software in either electronic or hard copy form. // =========================================================================== displayString -replace -value "Create" m_hyperShadeMultiBinOperationMenu.kCreate; displayString -replace -value "Create bin from selected" m_hyperShadeMultiBinOperationMenu.kCreateBinFromSelectedAnnot; displayString -replace -value "Create empty bin" m_hyperShadeMultiBinOperationMenu.kCreateEmptyBinAnnot; displayString -replace -value "Create from Selected" m_hyperShadeMultiBinOperationMenu.kCreatefromSelected; displayString -replace -value "Select unsorted content" m_hyperShadeMultiBinOperationMenu.kSelectUnsortedContentAnnot; displayString -replace -value "Select Unsorted Nodes" m_hyperShadeMultiBinOperationMenu.kSelectUnsortedNodes;