Exemplo n.º 1
0
        public ExternalCommandResult Execute(Application excelApp, ref string errorMessage, ref Range errorRange)
        {
            var s = new 规范数据源();

            return(AddinManagerDebuger.DebugInAddinManager(s.QuantityList,
                                                           excelApp, ref errorMessage, ref errorRange));
        }
Exemplo n.º 2
0
        public ExternalCommandResult Execute(Application excelApp, ref string errorMessage, ref Range errorRange)
        {
            var s = new CppDocExtracter();

            return(AddinManagerDebuger.DebugInAddinManager(s.ExtractCppDoc,
                                                           excelApp, ref errorMessage, ref errorRange));
        }
Exemplo n.º 3
0
        public ExternalCommandResult Execute(Application excelApp, ref string errorMessage, ref Range errorRange)
        {
            var s = new A3PageSetup();

            return(AddinManagerDebuger.DebugInAddinManager(s.SetupA3Page,
                                                           excelApp, ref errorMessage, ref errorRange));
        }
Exemplo n.º 4
0
        public ExternalCommandResult Execute(SelectionSet impliedSelection, ref string errorMessage,
                                             ref IList <ObjectId> elementSet)
        {
            var s = new InfosGetter_HighFill();

            return(AddinManagerDebuger.DebugInAddinManager(s.HighFillDeepCut,
                                                           impliedSelection, ref errorMessage, ref elementSet));
        }
Exemplo n.º 5
0
        public ExternalCommandResult Execute(SelectionSet impliedSelection, ref string errorMessage,
                                             ref IList <ObjectId> elementSet)
        {
            var tdg = new TableDataGetter();

            return(AddinManagerDebuger.DebugInAddinManager(tdg.GetVectorFromText,
                                                           impliedSelection, ref errorMessage, ref elementSet));
        }
Exemplo n.º 6
0
        public ExternalCommandResult Execute(SelectionSet impliedSelection, ref string errorMessage,
                                             ref IList <ObjectId> elementSet)
        {
            var s = new PolylineRemesh2();

            return(AddinManagerDebuger.DebugInAddinManager(s.CreatePolylineFromCurveByIntervals,
                                                           impliedSelection, ref errorMessage, ref elementSet));
        }
Exemplo n.º 7
0
        public ExternalCommandResult Execute(SelectionSet impliedSelection, ref string errorMessage,
                                             ref IList <ObjectId> elementSet)
        {
            var sp = new InfosGetter_FillCutInters();

            return(AddinManagerDebuger.DebugInAddinManager(sp.ExportFillCutIntersections,
                                                           impliedSelection, ref errorMessage, ref elementSet));
        }
Exemplo n.º 8
0
        public ExternalCommandResult Execute(SelectionSet impliedSelection, ref string errorMessage,
                                             ref IList <ObjectId> elementSet)
        {
            var sp = new InfosGetter_Substitution();

            return(AddinManagerDebuger.DebugInAddinManager(sp.SubstituteSoil,
                                                           impliedSelection, ref errorMessage, ref elementSet));
        }
Exemplo n.º 9
0
        public ExternalCommandResult Execute(SelectionSet impliedSelection, ref string errorMessage,
                                             ref IList <ObjectId> elementSet)
        {
            var s = new PolylineVerterxesExtracter();

            return(AddinManagerDebuger.DebugInAddinManager(s.Polyline2Point,
                                                           impliedSelection, ref errorMessage, ref elementSet));
        }
Exemplo n.º 10
0
        public ExternalCommandResult Execute(SelectionSet impliedSelection, ref string errorMessage,
                                             ref IList <ObjectId> elementSet)
        {
            var s = new CopyColumns();

            return(AddinManagerDebuger.DebugInAddinManager(s.CopyColumnsFromClipboard,
                                                           impliedSelection, ref errorMessage, ref elementSet));
        }
Exemplo n.º 11
0
        public ExternalCommandResult Execute(SelectionSet impliedSelection, ref string errorMessage,
                                             ref IList <ObjectId> elementSet)
        {
            var s = new ReverseCurve();

            return(AddinManagerDebuger.DebugInAddinManager(s.ReverseCurveEnds,
                                                           impliedSelection, ref errorMessage, ref elementSet));
        }
Exemplo n.º 12
0
        public ExternalCommandResult Execute(SelectionSet impliedSelection, ref string errorMessage,
                                             ref IList <ObjectId> elementSet)
        {
            var s = new BlockRefAttStyleEditor();

            return(AddinManagerDebuger.DebugInAddinManager(s.EditBlockRefAttStyles,
                                                           impliedSelection, ref errorMessage, ref elementSet));
        }
Exemplo n.º 13
0
        public ExternalCommandResult Execute(SelectionSet impliedSelection, ref string errorMessage,
                                             ref IList <ObjectId> elementSet)
        {
            var s = new PerpendicularLine();

            return(AddinManagerDebuger.DebugInAddinManager(s.DrawPerpendicularLine,
                                                           impliedSelection, ref errorMessage, ref elementSet));
        }
Exemplo n.º 14
0
        public ExternalCommandResult Execute(SelectionSet impliedSelection, ref string errorMessage,
                                             ref IList <ObjectId> elementSet)
        {
            var s = new SlopeProtTextModifier();

            return(AddinManagerDebuger.DebugInAddinManager(s.ModifySlopeProtText,
                                                           impliedSelection, ref errorMessage, ref elementSet));
        }
Exemplo n.º 15
0
        public ExternalCommandResult Execute(SelectionSet impliedSelection, ref string errorMessage,
                                             ref IList <ObjectId> elementSet)
        {
            var s = new DBTextsToMText();

            return(AddinManagerDebuger.DebugInAddinManager(s.ConvertDBTextsToMText,
                                                           impliedSelection, ref errorMessage, ref elementSet));
        }
Exemplo n.º 16
0
        public ExternalCommandResult Execute(SelectionSet impliedSelection, ref string errorMessage,
                                             ref IList <ObjectId> elementSet)
        {
            var s = new Polyface_SubDMesh_Convertor();

            return(AddinManagerDebuger.DebugInAddinManager(s.ConvertPolyfaceToSubDMesh,
                                                           impliedSelection, ref errorMessage, ref elementSet));
        }
Exemplo n.º 17
0
        public ExternalCommandResult Execute(SelectionSet impliedSelection, ref string errorMessage,
                                             ref IList <ObjectId> elementSet)
        {
            var s = new ClosedAreaSumup();

            return(AddinManagerDebuger.DebugInAddinManager(s.SumupClosedArea,
                                                           impliedSelection, ref errorMessage, ref elementSet));
        }
Exemplo n.º 18
0
        public ExternalCommandResult Execute(SelectionSet impliedSelection, ref string errorMessage,
                                             ref IList <ObjectId> elementSet)
        {
            var s = new ExtensionGetter();

            return(AddinManagerDebuger.DebugInAddinManager(s.GetExtension,
                                                           impliedSelection, ref errorMessage, ref elementSet));
        }
Exemplo n.º 19
0
        public ExternalCommandResult Execute(SelectionSet impliedSelection, ref string errorMessage,
                                             ref IList <ObjectId> elementSet)
        {
            var s = new SectionInfosPlayer();

            return(AddinManagerDebuger.DebugInAddinManager(s.AllSectionsInfo,
                                                           impliedSelection, ref errorMessage, ref elementSet));
        }