Пример #1
0
        public override void InternalExecute()
        {
            IInterface17 Interface = Autodesk.Max.GlobalInterface.Instance.COREInterface17;

            Interface.PushPrompt("Hello from the AutoDeskMaxDllDemo.dll");
        }