// =========================================================================== // 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 "Add Locator representation" m_assemblyDefinitionOptionBox.kAddLocatorRepresentation; displayString -replace -value "Cancel" m_assemblyDefinitionOptionBox.kAssemblyDefinitionOptionsCancel; displayString -replace -value "Create" m_assemblyDefinitionOptionBox.kAssemblyDefinitionOptionsCreate; displayString -replace -value "Save And Close" m_assemblyDefinitionOptionBox.kAssemblyDefinitionOptionsSaveClose; displayString -replace -value "Assembly Definition Options" m_assemblyDefinitionOptionBox.kAssemblyDefinitionOptionsTitle; displayString -replace -value "Assembly Representations" m_assemblyDefinitionOptionBox.kAssemblyRepresentationsLayout;