// =========================================================================== // 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 "Contact Motion" m_AErigidSolverTemplate.kContactMotion; displayString -replace -value "Delete" m_AErigidSolverTemplate.kDelete; displayString -replace -value "Delete Cache" m_AErigidSolverTemplate.kDeleteCache; displayString -replace -value "Rigid Solver Attributes" m_AErigidSolverTemplate.kRigidSolverAttributes; displayString -replace -value "Rigid Solver Display Options" m_AErigidSolverTemplate.kRigidSolverDisplayOptions; displayString -replace -value "Rigid Solver Methods" m_AErigidSolverTemplate.kRigidSolverMethods; displayString -replace -value "Rigid Solver States" m_AErigidSolverTemplate.kRigidSolverStates;