// =========================================================================== // 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 "Attributes:" m_performPolyCopyPaste.kAttributes; displayString -replace -value "Clear Clipboard Options" m_performPolyCopyPaste.kClearClipboardOptions; displayString -replace -value "Color" m_performPolyCopyPaste.kColor; displayString -replace -value "Copy Attributes Options" m_performPolyCopyPaste.kCopyAttributesOptions; displayString -replace -value "Paste Attributes Options" m_performPolyCopyPaste.kPasteAttributesOptions; displayString -replace -value "Settings" m_performPolyCopyPaste.kSettingsFrame; displayString -replace -value "Shader" m_performPolyCopyPaste.kShader; displayString -replace -value "UV" m_performPolyCopyPaste.kUV;