// =========================================================================== // 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 "Input Polymesh" m_AEpolyToSubdivTemplate.kInputPolymesh; displayString -replace -value "Max Base Mesh Faces" m_AEpolyToSubdivTemplate.kMaxBaseMeshFaces; displayString -replace -value "Options" m_AEpolyToSubdivTemplate.kOptions; displayString -replace -value "PolyToSubdiv History" m_AEpolyToSubdivTemplate.kPolyToSubdivHistory; displayString -replace -value "UV treatment" m_AEpolyToSubdivTemplate.kUVTreatment; displayString -replace -value "UVs" m_AEpolyToSubdivTemplate.kUVs;