// =========================================================================== // 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 "A container must be selected to auto-publish a root." m_containerAutopublishRoot.kNoContainerSelected; displayString -replace -value "// No root transform will be published since the previewed contents of the container holds objects from more than one hierarchy.\n" m_containerAutopublishRoot.kPreviewNoRoot; displayString -replace -value "// Root node in preview mode is ^1s.\n" m_containerAutopublishRoot.kPreviewRoot;