// =========================================================================== // 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 "Create vertex face normals:" m_performPolySetToFaceNormal.kCreateVertexFaceNormals; displayString -replace -value "Match face normal" m_performPolySetToFaceNormal.kMatchFaceNormal; displayString -replace -value "Set To Face" m_performPolySetToFaceNormal.kSetToFaceButton; displayString -replace -value "Set To Face Normal Options" m_performPolySetToFaceNormal.kSetToFaceNormalOptions; displayString -replace -value "Settings" m_performPolySetToFaceNormal.kSettingsFrame; displayString -replace -value "Unlock vertex face normals" m_performPolySetToFaceNormal.kUnlockVertexFaceNormals;