// =========================================================================== // 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 "Layout Along:" m_performPolyLayoutUVDirectional.kLayoutAlong; displayString -replace -value "Layout Along Options" m_performPolyLayoutUVDirectional.kLayoutAlongOptions; displayString -replace -value "Settings" m_performPolyLayoutUVDirectional.kSettingsFrame; displayString -replace -value "U" m_performPolyLayoutUVDirectional.kU; displayString -replace -value "V" m_performPolyLayoutUVDirectional.kV;