// =========================================================================== // 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 "Component Color" m_AEobjectSetNoScroll.kComponentColor; displayString -replace -value "Hidden In Outliner" m_AEobjectSetNoScroll.kHiddenInOutliner; displayString -replace -value "Override Default Component Color" m_AEobjectSetNoScroll.kOverrideDefaultComponentColor; displayString -replace -value "Set Options" m_AEobjectSetNoScroll.kSetOptions;