// =========================================================================== // 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 "Cannot display coarser than level 0." m_setSubdivDisplayLevelAndFilter.kCoarserError; displayString -replace -value "Cannot display finer than level ^1s." m_setSubdivDisplayLevelAndFilter.kFinerError; displayString -replace -value "No valid subdivision surface or subdivision component selected." m_setSubdivDisplayLevelAndFilter.kSelectError;