// =========================================================================== // 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 "Description" m_polyVertexNormalEditProperties.kDescriptionFrame; displayString -replace -value "Global (world space)" m_polyVertexNormalEditProperties.kGlobal; displayString -replace -value "Local (object space)" m_polyVertexNormalEditProperties.kLocal; displayString -replace -value "Use with Soften/Harden edge to change the shading of shared edges." m_polyVertexNormalEditProperties.kPolyVtxNormalToolDescApp1; displayString -replace -value "Select a mesh, vertices, or vertex faces, and then rotate." m_polyVertexNormalEditProperties.kPolyVtxNormalToolDescApp2; displayString -replace -value "Rotate axis:" m_polyVertexNormalEditProperties.kRotateAxis; displayString -replace -value "Settings" m_polyVertexNormalEditProperties.kSettingsFrame;