// =========================================================================== // 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 "createSubdPrimitive expected 1 or 2 for first command argument - setting to 2." m_createSubdPrimitive.kWarningExpected1or2; displayString -replace -value "createSubdPrimitive expected a value between 1 and 6 for second command argument - setting to 1." m_createSubdPrimitive.kWarningExpected1to6; displayString -replace -value "This Subdiv Primitive is made of multiple surfaces. Use Subdiv Surfaces->Attach to make a single surface." m_createSubdPrimitive.kWarningMultipleSurfaces;