diff --git a/Bimangle.ForgeEngine.3DXML/Bimangle.ForgeEngine.3DXML.csproj b/Bimangle.ForgeEngine.3DXML/Bimangle.ForgeEngine.3DXML.csproj index 532cbdd..a99fb65 100644 --- a/Bimangle.ForgeEngine.3DXML/Bimangle.ForgeEngine.3DXML.csproj +++ b/Bimangle.ForgeEngine.3DXML/Bimangle.ForgeEngine.3DXML.csproj @@ -53,17 +53,17 @@ Properties\app.manifest - - ..\packages\Bimangle.ForgeEngine.3DXML.1.2.5\lib\net452\Bimangle.ForgeEngine.3DXML.dll + + ..\packages\Bimangle.ForgeEngine.3DXML.1.2.6\lib\net452\Bimangle.ForgeEngine.3DXML.dll - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.3DXML.1.2.5\lib\net452\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.3DXML.1.2.6\lib\net452\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.3DXML.1.2.5\lib\net452\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.3DXML.1.2.6\lib\net452\Bimangle.Libs.Proj.dll ..\packages\CommandLineParser.2.9.1\lib\net45\CommandLine.dll diff --git a/Bimangle.ForgeEngine.3DXML/packages.config b/Bimangle.ForgeEngine.3DXML/packages.config index d86993c..18b1e63 100644 --- a/Bimangle.ForgeEngine.3DXML/packages.config +++ b/Bimangle.ForgeEngine.3DXML/packages.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Dgn/Bimangle.ForgeEngine.Dgn.csproj b/Bimangle.ForgeEngine.Dgn/Bimangle.ForgeEngine.Dgn.csproj index 120fb02..42bc858 100644 --- a/Bimangle.ForgeEngine.Dgn/Bimangle.ForgeEngine.Dgn.csproj +++ b/Bimangle.ForgeEngine.Dgn/Bimangle.ForgeEngine.Dgn.csproj @@ -73,20 +73,20 @@ C:\Program Files\Bentley\MicroStation CONNECT Edition\MicroStation\Assemblies\ECFramework\Bentley.UI.dll False - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Dgn.2.0.8\lib\net462\Bimangle.ForgeEngine.Dgn.dll + + ..\packages\Bimangle.ForgeEngine.Dgn.2.0.9\lib\net462\Bimangle.ForgeEngine.Dgn.dll - ..\packages\Bimangle.ForgeEngine.Dgn.2.0.8\lib\net462\Bimangle.ForgeEngine.Dgn.Support.dll + ..\packages\Bimangle.ForgeEngine.Dgn.2.0.9\lib\net462\Bimangle.ForgeEngine.Dgn.Support.dll - - ..\packages\Bimangle.ForgeEngine.Dgn.2.0.8\lib\net462\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Dgn.2.0.9\lib\net462\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Dgn.2.0.8\lib\net462\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Dgn.2.0.9\lib\net462\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Dgn/packages.config b/Bimangle.ForgeEngine.Dgn/packages.config index ebc7252..5a1edc2 100644 --- a/Bimangle.ForgeEngine.Dgn/packages.config +++ b/Bimangle.ForgeEngine.Dgn/packages.config @@ -1,7 +1,7 @@  - - + + \ No newline at end of file diff --git a/Bimangle.ForgeEngine.Dwg/Bimangle.ForgeEngine.Dwg.csproj b/Bimangle.ForgeEngine.Dwg/Bimangle.ForgeEngine.Dwg.csproj index e7758b8..1110c0a 100644 --- a/Bimangle.ForgeEngine.Dwg/Bimangle.ForgeEngine.Dwg.csproj +++ b/Bimangle.ForgeEngine.Dwg/Bimangle.ForgeEngine.Dwg.csproj @@ -47,20 +47,20 @@ - - ..\packages\Bimangle.ForgeEngine.Common.1.8.4\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Dwg.1.7.4\lib\net452\Bimangle.ForgeEngine.Dwf.Types.dll + + ..\packages\Bimangle.ForgeEngine.Dwg.1.8.1\lib\net452\Bimangle.ForgeEngine.Dwf.Types.dll - - ..\packages\Bimangle.ForgeEngine.Dwg.1.7.4\lib\net452\Bimangle.ForgeEngine.Dwg.dll + + ..\packages\Bimangle.ForgeEngine.Dwg.1.8.1\lib\net452\Bimangle.ForgeEngine.Dwg.dll - - ..\packages\Bimangle.ForgeEngine.Dwg.1.7.4\lib\net452\Bimangle.ForgeEngine.Dwg.Support.dll + + ..\packages\Bimangle.ForgeEngine.Dwg.1.8.1\lib\net452\Bimangle.ForgeEngine.Dwg.Support.dll - - ..\packages\Bimangle.ForgeEngine.Dwg.1.7.4\lib\net452\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Dwg.1.8.1\lib\net452\Bimangle.Libs.dll ..\packages\CommandLineParser.2.2.1\lib\net45\CommandLine.dll diff --git a/Bimangle.ForgeEngine.Dwg/packages.config b/Bimangle.ForgeEngine.Dwg/packages.config index 5f58081..4dd3a71 100644 --- a/Bimangle.ForgeEngine.Dwg/packages.config +++ b/Bimangle.ForgeEngine.Dwg/packages.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Georeferncing/Bimangle.ForgeEngine.Georeferncing.csproj b/Bimangle.ForgeEngine.Georeferncing/Bimangle.ForgeEngine.Georeferncing.csproj index 4f4961e..5ade546 100644 --- a/Bimangle.ForgeEngine.Georeferncing/Bimangle.ForgeEngine.Georeferncing.csproj +++ b/Bimangle.ForgeEngine.Georeferncing/Bimangle.ForgeEngine.Georeferncing.csproj @@ -32,8 +32,8 @@ 4 - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll ..\packages\Newtonsoft.Json.5.0.8\lib\net45\Newtonsoft.Json.dll diff --git a/Bimangle.ForgeEngine.Georeferncing/FormGeoreferncing.Designer.cs b/Bimangle.ForgeEngine.Georeferncing/FormGeoreferncing.Designer.cs index 073d926..ad30eee 100644 --- a/Bimangle.ForgeEngine.Georeferncing/FormGeoreferncing.Designer.cs +++ b/Bimangle.ForgeEngine.Georeferncing/FormGeoreferncing.Designer.cs @@ -66,6 +66,9 @@ private void InitializeComponent() this.cbLocalOriginLocation = new System.Windows.Forms.ComboBox(); this.lblLocalOriginLocation = new System.Windows.Forms.Label(); this.tabPageProj = new System.Windows.Forms.TabPage(); + this.txtProjElevation = new System.Windows.Forms.TextBox(); + this.cbProjElevation = new System.Windows.Forms.ComboBox(); + this.lblProjElevation = new System.Windows.Forms.Label(); this.btnProjDefinitionSave = new System.Windows.Forms.Button(); this.btnProjCoordinateOffsetSave = new System.Windows.Forms.Button(); this.txtProjDefinition = new System.Windows.Forms.TextBox(); @@ -96,42 +99,63 @@ private void InitializeComponent() this.tabMain.Controls.Add(this.tabPageEnu); this.tabMain.Controls.Add(this.tabPageLocal); this.tabMain.Controls.Add(this.tabPageProj); + this.errorProvider1.SetError(this.tabMain, resources.GetString("tabMain.Error")); + this.errorProvider1.SetIconAlignment(this.tabMain, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("tabMain.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.tabMain, ((int)(resources.GetObject("tabMain.IconPadding")))); this.tabMain.Name = "tabMain"; this.tabMain.SelectedIndex = 0; + this.toolTip1.SetToolTip(this.tabMain, resources.GetString("tabMain.ToolTip")); this.tabMain.SelectedIndexChanged += new System.EventHandler(this.tabMain_SelectedIndexChanged); // // tabPageAuto // + resources.ApplyResources(this.tabPageAuto, "tabPageAuto"); this.tabPageAuto.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tabPageAuto.Controls.Add(this.txtAutoSummary); this.tabPageAuto.Controls.Add(this.cbAutoOriginLocation); this.tabPageAuto.Controls.Add(this.lblAutoOriginLocation); - resources.ApplyResources(this.tabPageAuto, "tabPageAuto"); + this.errorProvider1.SetError(this.tabPageAuto, resources.GetString("tabPageAuto.Error")); + this.errorProvider1.SetIconAlignment(this.tabPageAuto, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("tabPageAuto.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.tabPageAuto, ((int)(resources.GetObject("tabPageAuto.IconPadding")))); this.tabPageAuto.Name = "tabPageAuto"; + this.toolTip1.SetToolTip(this.tabPageAuto, resources.GetString("tabPageAuto.ToolTip")); this.tabPageAuto.UseVisualStyleBackColor = true; // // txtAutoSummary // resources.ApplyResources(this.txtAutoSummary, "txtAutoSummary"); + this.errorProvider1.SetError(this.txtAutoSummary, resources.GetString("txtAutoSummary.Error")); + this.errorProvider1.SetIconAlignment(this.txtAutoSummary, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("txtAutoSummary.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.txtAutoSummary, ((int)(resources.GetObject("txtAutoSummary.IconPadding")))); this.txtAutoSummary.Name = "txtAutoSummary"; this.txtAutoSummary.ReadOnly = true; + this.toolTip1.SetToolTip(this.txtAutoSummary, resources.GetString("txtAutoSummary.ToolTip")); // // cbAutoOriginLocation // resources.ApplyResources(this.cbAutoOriginLocation, "cbAutoOriginLocation"); this.cbAutoOriginLocation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbAutoOriginLocation.DropDownWidth = 400; + this.errorProvider1.SetError(this.cbAutoOriginLocation, resources.GetString("cbAutoOriginLocation.Error")); this.cbAutoOriginLocation.FormattingEnabled = true; + this.errorProvider1.SetIconAlignment(this.cbAutoOriginLocation, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("cbAutoOriginLocation.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.cbAutoOriginLocation, ((int)(resources.GetObject("cbAutoOriginLocation.IconPadding")))); this.cbAutoOriginLocation.Name = "cbAutoOriginLocation"; + this.toolTip1.SetToolTip(this.cbAutoOriginLocation, resources.GetString("cbAutoOriginLocation.ToolTip")); this.cbAutoOriginLocation.SelectedIndexChanged += new System.EventHandler(this.cbAutoOriginLocation_SelectedIndexChanged); // // lblAutoOriginLocation // resources.ApplyResources(this.lblAutoOriginLocation, "lblAutoOriginLocation"); + this.errorProvider1.SetError(this.lblAutoOriginLocation, resources.GetString("lblAutoOriginLocation.Error")); + this.errorProvider1.SetIconAlignment(this.lblAutoOriginLocation, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("lblAutoOriginLocation.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.lblAutoOriginLocation, ((int)(resources.GetObject("lblAutoOriginLocation.IconPadding")))); this.lblAutoOriginLocation.Name = "lblAutoOriginLocation"; + this.toolTip1.SetToolTip(this.lblAutoOriginLocation, resources.GetString("lblAutoOriginLocation.ToolTip")); // // tabPageEnu // + resources.ApplyResources(this.tabPageEnu, "tabPageEnu"); this.tabPageEnu.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tabPageEnu.Controls.Add(this.cbEnuAutoAlignToGround); this.tabPageEnu.Controls.Add(this.lblEnuAdvanced); @@ -148,37 +172,59 @@ private void InitializeComponent() this.tabPageEnu.Controls.Add(this.lblEnuOriginCoordinate); this.tabPageEnu.Controls.Add(this.cbEnuOriginLocation); this.tabPageEnu.Controls.Add(this.lblEnuOriginLocation); - resources.ApplyResources(this.tabPageEnu, "tabPageEnu"); + this.errorProvider1.SetError(this.tabPageEnu, resources.GetString("tabPageEnu.Error")); + this.errorProvider1.SetIconAlignment(this.tabPageEnu, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("tabPageEnu.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.tabPageEnu, ((int)(resources.GetObject("tabPageEnu.IconPadding")))); this.tabPageEnu.Name = "tabPageEnu"; + this.toolTip1.SetToolTip(this.tabPageEnu, resources.GetString("tabPageEnu.ToolTip")); this.tabPageEnu.UseVisualStyleBackColor = true; // // cbEnuAutoAlignToGround // resources.ApplyResources(this.cbEnuAutoAlignToGround, "cbEnuAutoAlignToGround"); + this.errorProvider1.SetError(this.cbEnuAutoAlignToGround, resources.GetString("cbEnuAutoAlignToGround.Error")); + this.errorProvider1.SetIconAlignment(this.cbEnuAutoAlignToGround, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("cbEnuAutoAlignToGround.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.cbEnuAutoAlignToGround, ((int)(resources.GetObject("cbEnuAutoAlignToGround.IconPadding")))); this.cbEnuAutoAlignToGround.Name = "cbEnuAutoAlignToGround"; + this.toolTip1.SetToolTip(this.cbEnuAutoAlignToGround, resources.GetString("cbEnuAutoAlignToGround.ToolTip")); this.cbEnuAutoAlignToGround.UseVisualStyleBackColor = true; // // lblEnuAdvanced // resources.ApplyResources(this.lblEnuAdvanced, "lblEnuAdvanced"); + this.errorProvider1.SetError(this.lblEnuAdvanced, resources.GetString("lblEnuAdvanced.Error")); + this.errorProvider1.SetIconAlignment(this.lblEnuAdvanced, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("lblEnuAdvanced.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.lblEnuAdvanced, ((int)(resources.GetObject("lblEnuAdvanced.IconPadding")))); this.lblEnuAdvanced.Name = "lblEnuAdvanced"; + this.toolTip1.SetToolTip(this.lblEnuAdvanced, resources.GetString("lblEnuAdvanced.ToolTip")); // // cbEnuAlignOriginToSitePlaneCenter // resources.ApplyResources(this.cbEnuAlignOriginToSitePlaneCenter, "cbEnuAlignOriginToSitePlaneCenter"); + this.errorProvider1.SetError(this.cbEnuAlignOriginToSitePlaneCenter, resources.GetString("cbEnuAlignOriginToSitePlaneCenter.Error")); + this.errorProvider1.SetIconAlignment(this.cbEnuAlignOriginToSitePlaneCenter, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("cbEnuAlignOriginToSitePlaneCenter.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.cbEnuAlignOriginToSitePlaneCenter, ((int)(resources.GetObject("cbEnuAlignOriginToSitePlaneCenter.IconPadding")))); this.cbEnuAlignOriginToSitePlaneCenter.Name = "cbEnuAlignOriginToSitePlaneCenter"; + this.toolTip1.SetToolTip(this.cbEnuAlignOriginToSitePlaneCenter, resources.GetString("cbEnuAlignOriginToSitePlaneCenter.ToolTip")); this.cbEnuAlignOriginToSitePlaneCenter.UseVisualStyleBackColor = true; // // cbEnuUseProjectLocation // resources.ApplyResources(this.cbEnuUseProjectLocation, "cbEnuUseProjectLocation"); + this.errorProvider1.SetError(this.cbEnuUseProjectLocation, resources.GetString("cbEnuUseProjectLocation.Error")); + this.errorProvider1.SetIconAlignment(this.cbEnuUseProjectLocation, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("cbEnuUseProjectLocation.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.cbEnuUseProjectLocation, ((int)(resources.GetObject("cbEnuUseProjectLocation.IconPadding")))); this.cbEnuUseProjectLocation.Name = "cbEnuUseProjectLocation"; + this.toolTip1.SetToolTip(this.cbEnuUseProjectLocation, resources.GetString("cbEnuUseProjectLocation.ToolTip")); this.cbEnuUseProjectLocation.UseVisualStyleBackColor = true; this.cbEnuUseProjectLocation.CheckedChanged += new System.EventHandler(this.cbEnuUseProjectLocation_CheckedChanged); // // txtEnuRotation // resources.ApplyResources(this.txtEnuRotation, "txtEnuRotation"); + this.errorProvider1.SetError(this.txtEnuRotation, resources.GetString("txtEnuRotation.Error")); + this.errorProvider1.SetIconAlignment(this.txtEnuRotation, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("txtEnuRotation.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.txtEnuRotation, ((int)(resources.GetObject("txtEnuRotation.IconPadding")))); this.txtEnuRotation.Name = "txtEnuRotation"; this.toolTip1.SetToolTip(this.txtEnuRotation, resources.GetString("txtEnuRotation.ToolTip")); this.txtEnuRotation.Validating += new System.ComponentModel.CancelEventHandler(this.txtEnuRotation_Validating); @@ -186,11 +232,18 @@ private void InitializeComponent() // lblEnuRotation // resources.ApplyResources(this.lblEnuRotation, "lblEnuRotation"); + this.errorProvider1.SetError(this.lblEnuRotation, resources.GetString("lblEnuRotation.Error")); + this.errorProvider1.SetIconAlignment(this.lblEnuRotation, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("lblEnuRotation.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.lblEnuRotation, ((int)(resources.GetObject("lblEnuRotation.IconPadding")))); this.lblEnuRotation.Name = "lblEnuRotation"; + this.toolTip1.SetToolTip(this.lblEnuRotation, resources.GetString("lblEnuRotation.ToolTip")); // // txtEnuHeight // resources.ApplyResources(this.txtEnuHeight, "txtEnuHeight"); + this.errorProvider1.SetError(this.txtEnuHeight, resources.GetString("txtEnuHeight.Error")); + this.errorProvider1.SetIconAlignment(this.txtEnuHeight, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("txtEnuHeight.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.txtEnuHeight, ((int)(resources.GetObject("txtEnuHeight.IconPadding")))); this.txtEnuHeight.Name = "txtEnuHeight"; this.toolTip1.SetToolTip(this.txtEnuHeight, resources.GetString("txtEnuHeight.ToolTip")); this.txtEnuHeight.Validating += new System.ComponentModel.CancelEventHandler(this.txtEnuHeight_Validating); @@ -198,11 +251,18 @@ private void InitializeComponent() // lblEnuHeight // resources.ApplyResources(this.lblEnuHeight, "lblEnuHeight"); + this.errorProvider1.SetError(this.lblEnuHeight, resources.GetString("lblEnuHeight.Error")); + this.errorProvider1.SetIconAlignment(this.lblEnuHeight, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("lblEnuHeight.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.lblEnuHeight, ((int)(resources.GetObject("lblEnuHeight.IconPadding")))); this.lblEnuHeight.Name = "lblEnuHeight"; + this.toolTip1.SetToolTip(this.lblEnuHeight, resources.GetString("lblEnuHeight.ToolTip")); // // txtEnuLongitude // resources.ApplyResources(this.txtEnuLongitude, "txtEnuLongitude"); + this.errorProvider1.SetError(this.txtEnuLongitude, resources.GetString("txtEnuLongitude.Error")); + this.errorProvider1.SetIconAlignment(this.txtEnuLongitude, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("txtEnuLongitude.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.txtEnuLongitude, ((int)(resources.GetObject("txtEnuLongitude.IconPadding")))); this.txtEnuLongitude.Name = "txtEnuLongitude"; this.toolTip1.SetToolTip(this.txtEnuLongitude, resources.GetString("txtEnuLongitude.ToolTip")); this.txtEnuLongitude.Validating += new System.ComponentModel.CancelEventHandler(this.txtEnuLongitude_Validating); @@ -210,11 +270,18 @@ private void InitializeComponent() // lblEnuLongitude // resources.ApplyResources(this.lblEnuLongitude, "lblEnuLongitude"); + this.errorProvider1.SetError(this.lblEnuLongitude, resources.GetString("lblEnuLongitude.Error")); + this.errorProvider1.SetIconAlignment(this.lblEnuLongitude, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("lblEnuLongitude.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.lblEnuLongitude, ((int)(resources.GetObject("lblEnuLongitude.IconPadding")))); this.lblEnuLongitude.Name = "lblEnuLongitude"; + this.toolTip1.SetToolTip(this.lblEnuLongitude, resources.GetString("lblEnuLongitude.ToolTip")); // // txtEnuLatitude // resources.ApplyResources(this.txtEnuLatitude, "txtEnuLatitude"); + this.errorProvider1.SetError(this.txtEnuLatitude, resources.GetString("txtEnuLatitude.Error")); + this.errorProvider1.SetIconAlignment(this.txtEnuLatitude, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("txtEnuLatitude.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.txtEnuLatitude, ((int)(resources.GetObject("txtEnuLatitude.IconPadding")))); this.txtEnuLatitude.Name = "txtEnuLatitude"; this.toolTip1.SetToolTip(this.txtEnuLatitude, resources.GetString("txtEnuLatitude.ToolTip")); this.txtEnuLatitude.Validating += new System.ComponentModel.CancelEventHandler(this.txtEnuLatitude_Validating); @@ -222,28 +289,45 @@ private void InitializeComponent() // lblEnuLatitude // resources.ApplyResources(this.lblEnuLatitude, "lblEnuLatitude"); + this.errorProvider1.SetError(this.lblEnuLatitude, resources.GetString("lblEnuLatitude.Error")); + this.errorProvider1.SetIconAlignment(this.lblEnuLatitude, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("lblEnuLatitude.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.lblEnuLatitude, ((int)(resources.GetObject("lblEnuLatitude.IconPadding")))); this.lblEnuLatitude.Name = "lblEnuLatitude"; + this.toolTip1.SetToolTip(this.lblEnuLatitude, resources.GetString("lblEnuLatitude.ToolTip")); // // lblEnuOriginCoordinate // resources.ApplyResources(this.lblEnuOriginCoordinate, "lblEnuOriginCoordinate"); + this.errorProvider1.SetError(this.lblEnuOriginCoordinate, resources.GetString("lblEnuOriginCoordinate.Error")); + this.errorProvider1.SetIconAlignment(this.lblEnuOriginCoordinate, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("lblEnuOriginCoordinate.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.lblEnuOriginCoordinate, ((int)(resources.GetObject("lblEnuOriginCoordinate.IconPadding")))); this.lblEnuOriginCoordinate.Name = "lblEnuOriginCoordinate"; + this.toolTip1.SetToolTip(this.lblEnuOriginCoordinate, resources.GetString("lblEnuOriginCoordinate.ToolTip")); // // cbEnuOriginLocation // resources.ApplyResources(this.cbEnuOriginLocation, "cbEnuOriginLocation"); this.cbEnuOriginLocation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.errorProvider1.SetError(this.cbEnuOriginLocation, resources.GetString("cbEnuOriginLocation.Error")); this.cbEnuOriginLocation.FormattingEnabled = true; + this.errorProvider1.SetIconAlignment(this.cbEnuOriginLocation, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("cbEnuOriginLocation.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.cbEnuOriginLocation, ((int)(resources.GetObject("cbEnuOriginLocation.IconPadding")))); this.cbEnuOriginLocation.Name = "cbEnuOriginLocation"; + this.toolTip1.SetToolTip(this.cbEnuOriginLocation, resources.GetString("cbEnuOriginLocation.ToolTip")); this.cbEnuOriginLocation.SelectedIndexChanged += new System.EventHandler(this.cbEnuOriginLocation_SelectedIndexChanged); // // lblEnuOriginLocation // resources.ApplyResources(this.lblEnuOriginLocation, "lblEnuOriginLocation"); + this.errorProvider1.SetError(this.lblEnuOriginLocation, resources.GetString("lblEnuOriginLocation.Error")); + this.errorProvider1.SetIconAlignment(this.lblEnuOriginLocation, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("lblEnuOriginLocation.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.lblEnuOriginLocation, ((int)(resources.GetObject("lblEnuOriginLocation.IconPadding")))); this.lblEnuOriginLocation.Name = "lblEnuOriginLocation"; + this.toolTip1.SetToolTip(this.lblEnuOriginLocation, resources.GetString("lblEnuOriginLocation.ToolTip")); // // tabPageLocal // + resources.ApplyResources(this.tabPageLocal, "tabPageLocal"); this.tabPageLocal.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tabPageLocal.Controls.Add(this.cbLocalAlignOriginToSitePlaneCenter); this.tabPageLocal.Controls.Add(this.cbLocalUseProjectLocation); @@ -258,26 +342,40 @@ private void InitializeComponent() this.tabPageLocal.Controls.Add(this.lblLocalOriginCoordinate); this.tabPageLocal.Controls.Add(this.cbLocalOriginLocation); this.tabPageLocal.Controls.Add(this.lblLocalOriginLocation); - resources.ApplyResources(this.tabPageLocal, "tabPageLocal"); + this.errorProvider1.SetError(this.tabPageLocal, resources.GetString("tabPageLocal.Error")); + this.errorProvider1.SetIconAlignment(this.tabPageLocal, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("tabPageLocal.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.tabPageLocal, ((int)(resources.GetObject("tabPageLocal.IconPadding")))); this.tabPageLocal.Name = "tabPageLocal"; + this.toolTip1.SetToolTip(this.tabPageLocal, resources.GetString("tabPageLocal.ToolTip")); this.tabPageLocal.UseVisualStyleBackColor = true; // // cbLocalAlignOriginToSitePlaneCenter // resources.ApplyResources(this.cbLocalAlignOriginToSitePlaneCenter, "cbLocalAlignOriginToSitePlaneCenter"); + this.errorProvider1.SetError(this.cbLocalAlignOriginToSitePlaneCenter, resources.GetString("cbLocalAlignOriginToSitePlaneCenter.Error")); + this.errorProvider1.SetIconAlignment(this.cbLocalAlignOriginToSitePlaneCenter, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("cbLocalAlignOriginToSitePlaneCenter.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.cbLocalAlignOriginToSitePlaneCenter, ((int)(resources.GetObject("cbLocalAlignOriginToSitePlaneCenter.IconPadding")))); this.cbLocalAlignOriginToSitePlaneCenter.Name = "cbLocalAlignOriginToSitePlaneCenter"; + this.toolTip1.SetToolTip(this.cbLocalAlignOriginToSitePlaneCenter, resources.GetString("cbLocalAlignOriginToSitePlaneCenter.ToolTip")); this.cbLocalAlignOriginToSitePlaneCenter.UseVisualStyleBackColor = true; // // cbLocalUseProjectLocation // resources.ApplyResources(this.cbLocalUseProjectLocation, "cbLocalUseProjectLocation"); + this.errorProvider1.SetError(this.cbLocalUseProjectLocation, resources.GetString("cbLocalUseProjectLocation.Error")); + this.errorProvider1.SetIconAlignment(this.cbLocalUseProjectLocation, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("cbLocalUseProjectLocation.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.cbLocalUseProjectLocation, ((int)(resources.GetObject("cbLocalUseProjectLocation.IconPadding")))); this.cbLocalUseProjectLocation.Name = "cbLocalUseProjectLocation"; + this.toolTip1.SetToolTip(this.cbLocalUseProjectLocation, resources.GetString("cbLocalUseProjectLocation.ToolTip")); this.cbLocalUseProjectLocation.UseVisualStyleBackColor = true; this.cbLocalUseProjectLocation.CheckedChanged += new System.EventHandler(this.cbLocalUseProjectLocation_CheckedChanged); // // txtLocalRotation // resources.ApplyResources(this.txtLocalRotation, "txtLocalRotation"); + this.errorProvider1.SetError(this.txtLocalRotation, resources.GetString("txtLocalRotation.Error")); + this.errorProvider1.SetIconAlignment(this.txtLocalRotation, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("txtLocalRotation.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.txtLocalRotation, ((int)(resources.GetObject("txtLocalRotation.IconPadding")))); this.txtLocalRotation.Name = "txtLocalRotation"; this.toolTip1.SetToolTip(this.txtLocalRotation, resources.GetString("txtLocalRotation.ToolTip")); this.txtLocalRotation.Validating += new System.ComponentModel.CancelEventHandler(this.txtLocalRotation_Validating); @@ -285,11 +383,18 @@ private void InitializeComponent() // lblLocalRotation // resources.ApplyResources(this.lblLocalRotation, "lblLocalRotation"); + this.errorProvider1.SetError(this.lblLocalRotation, resources.GetString("lblLocalRotation.Error")); + this.errorProvider1.SetIconAlignment(this.lblLocalRotation, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("lblLocalRotation.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.lblLocalRotation, ((int)(resources.GetObject("lblLocalRotation.IconPadding")))); this.lblLocalRotation.Name = "lblLocalRotation"; + this.toolTip1.SetToolTip(this.lblLocalRotation, resources.GetString("lblLocalRotation.ToolTip")); // // txtLocalHeight // resources.ApplyResources(this.txtLocalHeight, "txtLocalHeight"); + this.errorProvider1.SetError(this.txtLocalHeight, resources.GetString("txtLocalHeight.Error")); + this.errorProvider1.SetIconAlignment(this.txtLocalHeight, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("txtLocalHeight.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.txtLocalHeight, ((int)(resources.GetObject("txtLocalHeight.IconPadding")))); this.txtLocalHeight.Name = "txtLocalHeight"; this.toolTip1.SetToolTip(this.txtLocalHeight, resources.GetString("txtLocalHeight.ToolTip")); this.txtLocalHeight.Validating += new System.ComponentModel.CancelEventHandler(this.txtLocalHeight_Validating); @@ -297,11 +402,18 @@ private void InitializeComponent() // lblLocalHeight // resources.ApplyResources(this.lblLocalHeight, "lblLocalHeight"); + this.errorProvider1.SetError(this.lblLocalHeight, resources.GetString("lblLocalHeight.Error")); + this.errorProvider1.SetIconAlignment(this.lblLocalHeight, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("lblLocalHeight.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.lblLocalHeight, ((int)(resources.GetObject("lblLocalHeight.IconPadding")))); this.lblLocalHeight.Name = "lblLocalHeight"; + this.toolTip1.SetToolTip(this.lblLocalHeight, resources.GetString("lblLocalHeight.ToolTip")); // // txtLocalLongitude // resources.ApplyResources(this.txtLocalLongitude, "txtLocalLongitude"); + this.errorProvider1.SetError(this.txtLocalLongitude, resources.GetString("txtLocalLongitude.Error")); + this.errorProvider1.SetIconAlignment(this.txtLocalLongitude, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("txtLocalLongitude.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.txtLocalLongitude, ((int)(resources.GetObject("txtLocalLongitude.IconPadding")))); this.txtLocalLongitude.Name = "txtLocalLongitude"; this.toolTip1.SetToolTip(this.txtLocalLongitude, resources.GetString("txtLocalLongitude.ToolTip")); this.txtLocalLongitude.Validating += new System.ComponentModel.CancelEventHandler(this.txtLocalLongitude_Validating); @@ -309,11 +421,18 @@ private void InitializeComponent() // lblLocalLongitude // resources.ApplyResources(this.lblLocalLongitude, "lblLocalLongitude"); + this.errorProvider1.SetError(this.lblLocalLongitude, resources.GetString("lblLocalLongitude.Error")); + this.errorProvider1.SetIconAlignment(this.lblLocalLongitude, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("lblLocalLongitude.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.lblLocalLongitude, ((int)(resources.GetObject("lblLocalLongitude.IconPadding")))); this.lblLocalLongitude.Name = "lblLocalLongitude"; + this.toolTip1.SetToolTip(this.lblLocalLongitude, resources.GetString("lblLocalLongitude.ToolTip")); // // txtLocalLatitude // resources.ApplyResources(this.txtLocalLatitude, "txtLocalLatitude"); + this.errorProvider1.SetError(this.txtLocalLatitude, resources.GetString("txtLocalLatitude.Error")); + this.errorProvider1.SetIconAlignment(this.txtLocalLatitude, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("txtLocalLatitude.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.txtLocalLatitude, ((int)(resources.GetObject("txtLocalLatitude.IconPadding")))); this.txtLocalLatitude.Name = "txtLocalLatitude"; this.toolTip1.SetToolTip(this.txtLocalLatitude, resources.GetString("txtLocalLatitude.ToolTip")); this.txtLocalLatitude.Validating += new System.ComponentModel.CancelEventHandler(this.txtLocalLatitude_Validating); @@ -321,29 +440,49 @@ private void InitializeComponent() // lblLocalLatitude // resources.ApplyResources(this.lblLocalLatitude, "lblLocalLatitude"); + this.errorProvider1.SetError(this.lblLocalLatitude, resources.GetString("lblLocalLatitude.Error")); + this.errorProvider1.SetIconAlignment(this.lblLocalLatitude, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("lblLocalLatitude.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.lblLocalLatitude, ((int)(resources.GetObject("lblLocalLatitude.IconPadding")))); this.lblLocalLatitude.Name = "lblLocalLatitude"; + this.toolTip1.SetToolTip(this.lblLocalLatitude, resources.GetString("lblLocalLatitude.ToolTip")); // // lblLocalOriginCoordinate // resources.ApplyResources(this.lblLocalOriginCoordinate, "lblLocalOriginCoordinate"); + this.errorProvider1.SetError(this.lblLocalOriginCoordinate, resources.GetString("lblLocalOriginCoordinate.Error")); + this.errorProvider1.SetIconAlignment(this.lblLocalOriginCoordinate, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("lblLocalOriginCoordinate.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.lblLocalOriginCoordinate, ((int)(resources.GetObject("lblLocalOriginCoordinate.IconPadding")))); this.lblLocalOriginCoordinate.Name = "lblLocalOriginCoordinate"; + this.toolTip1.SetToolTip(this.lblLocalOriginCoordinate, resources.GetString("lblLocalOriginCoordinate.ToolTip")); // // cbLocalOriginLocation // resources.ApplyResources(this.cbLocalOriginLocation, "cbLocalOriginLocation"); this.cbLocalOriginLocation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.errorProvider1.SetError(this.cbLocalOriginLocation, resources.GetString("cbLocalOriginLocation.Error")); this.cbLocalOriginLocation.FormattingEnabled = true; + this.errorProvider1.SetIconAlignment(this.cbLocalOriginLocation, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("cbLocalOriginLocation.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.cbLocalOriginLocation, ((int)(resources.GetObject("cbLocalOriginLocation.IconPadding")))); this.cbLocalOriginLocation.Name = "cbLocalOriginLocation"; + this.toolTip1.SetToolTip(this.cbLocalOriginLocation, resources.GetString("cbLocalOriginLocation.ToolTip")); this.cbLocalOriginLocation.SelectedIndexChanged += new System.EventHandler(this.cbLocalOriginLocation_SelectedIndexChanged); // // lblLocalOriginLocation // resources.ApplyResources(this.lblLocalOriginLocation, "lblLocalOriginLocation"); + this.errorProvider1.SetError(this.lblLocalOriginLocation, resources.GetString("lblLocalOriginLocation.Error")); + this.errorProvider1.SetIconAlignment(this.lblLocalOriginLocation, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("lblLocalOriginLocation.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.lblLocalOriginLocation, ((int)(resources.GetObject("lblLocalOriginLocation.IconPadding")))); this.lblLocalOriginLocation.Name = "lblLocalOriginLocation"; + this.toolTip1.SetToolTip(this.lblLocalOriginLocation, resources.GetString("lblLocalOriginLocation.ToolTip")); // // tabPageProj // + resources.ApplyResources(this.tabPageProj, "tabPageProj"); this.tabPageProj.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.tabPageProj.Controls.Add(this.txtProjElevation); + this.tabPageProj.Controls.Add(this.cbProjElevation); + this.tabPageProj.Controls.Add(this.lblProjElevation); this.tabPageProj.Controls.Add(this.btnProjDefinitionSave); this.tabPageProj.Controls.Add(this.btnProjCoordinateOffsetSave); this.tabPageProj.Controls.Add(this.txtProjDefinition); @@ -353,13 +492,50 @@ private void InitializeComponent() this.tabPageProj.Controls.Add(this.lblProjDefinition); this.tabPageProj.Controls.Add(this.cbProjOriginLocation); this.tabPageProj.Controls.Add(this.lblProjOriginLocation); - resources.ApplyResources(this.tabPageProj, "tabPageProj"); + this.errorProvider1.SetError(this.tabPageProj, resources.GetString("tabPageProj.Error")); + this.errorProvider1.SetIconAlignment(this.tabPageProj, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("tabPageProj.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.tabPageProj, ((int)(resources.GetObject("tabPageProj.IconPadding")))); this.tabPageProj.Name = "tabPageProj"; + this.toolTip1.SetToolTip(this.tabPageProj, resources.GetString("tabPageProj.ToolTip")); this.tabPageProj.UseVisualStyleBackColor = true; // + // txtProjElevation + // + resources.ApplyResources(this.txtProjElevation, "txtProjElevation"); + this.errorProvider1.SetError(this.txtProjElevation, resources.GetString("txtProjElevation.Error")); + this.errorProvider1.SetIconAlignment(this.txtProjElevation, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("txtProjElevation.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.txtProjElevation, ((int)(resources.GetObject("txtProjElevation.IconPadding")))); + this.txtProjElevation.Name = "txtProjElevation"; + this.toolTip1.SetToolTip(this.txtProjElevation, resources.GetString("txtProjElevation.ToolTip")); + this.txtProjElevation.Validating += new System.ComponentModel.CancelEventHandler(this.txtProjElevation_Validating); + // + // cbProjElevation + // + resources.ApplyResources(this.cbProjElevation, "cbProjElevation"); + this.cbProjElevation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.errorProvider1.SetError(this.cbProjElevation, resources.GetString("cbProjElevation.Error")); + this.cbProjElevation.FormattingEnabled = true; + this.errorProvider1.SetIconAlignment(this.cbProjElevation, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("cbProjElevation.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.cbProjElevation, ((int)(resources.GetObject("cbProjElevation.IconPadding")))); + this.cbProjElevation.Name = "cbProjElevation"; + this.toolTip1.SetToolTip(this.cbProjElevation, resources.GetString("cbProjElevation.ToolTip")); + this.cbProjElevation.SelectedIndexChanged += new System.EventHandler(this.cbProjElevation_SelectedIndexChanged); + // + // lblProjElevation + // + resources.ApplyResources(this.lblProjElevation, "lblProjElevation"); + this.errorProvider1.SetError(this.lblProjElevation, resources.GetString("lblProjElevation.Error")); + this.errorProvider1.SetIconAlignment(this.lblProjElevation, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("lblProjElevation.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.lblProjElevation, ((int)(resources.GetObject("lblProjElevation.IconPadding")))); + this.lblProjElevation.Name = "lblProjElevation"; + this.toolTip1.SetToolTip(this.lblProjElevation, resources.GetString("lblProjElevation.ToolTip")); + // // btnProjDefinitionSave // resources.ApplyResources(this.btnProjDefinitionSave, "btnProjDefinitionSave"); + this.errorProvider1.SetError(this.btnProjDefinitionSave, resources.GetString("btnProjDefinitionSave.Error")); + this.errorProvider1.SetIconAlignment(this.btnProjDefinitionSave, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("btnProjDefinitionSave.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.btnProjDefinitionSave, ((int)(resources.GetObject("btnProjDefinitionSave.IconPadding")))); this.btnProjDefinitionSave.Name = "btnProjDefinitionSave"; this.toolTip1.SetToolTip(this.btnProjDefinitionSave, resources.GetString("btnProjDefinitionSave.ToolTip")); this.btnProjDefinitionSave.UseVisualStyleBackColor = true; @@ -368,6 +544,9 @@ private void InitializeComponent() // btnProjCoordinateOffsetSave // resources.ApplyResources(this.btnProjCoordinateOffsetSave, "btnProjCoordinateOffsetSave"); + this.errorProvider1.SetError(this.btnProjCoordinateOffsetSave, resources.GetString("btnProjCoordinateOffsetSave.Error")); + this.errorProvider1.SetIconAlignment(this.btnProjCoordinateOffsetSave, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("btnProjCoordinateOffsetSave.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.btnProjCoordinateOffsetSave, ((int)(resources.GetObject("btnProjCoordinateOffsetSave.IconPadding")))); this.btnProjCoordinateOffsetSave.Name = "btnProjCoordinateOffsetSave"; this.toolTip1.SetToolTip(this.btnProjCoordinateOffsetSave, resources.GetString("btnProjCoordinateOffsetSave.ToolTip")); this.btnProjCoordinateOffsetSave.UseVisualStyleBackColor = true; @@ -376,7 +555,11 @@ private void InitializeComponent() // txtProjDefinition // resources.ApplyResources(this.txtProjDefinition, "txtProjDefinition"); + this.errorProvider1.SetError(this.txtProjDefinition, resources.GetString("txtProjDefinition.Error")); + this.errorProvider1.SetIconAlignment(this.txtProjDefinition, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("txtProjDefinition.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.txtProjDefinition, ((int)(resources.GetObject("txtProjDefinition.IconPadding")))); this.txtProjDefinition.Name = "txtProjDefinition"; + this.toolTip1.SetToolTip(this.txtProjDefinition, resources.GetString("txtProjDefinition.ToolTip")); this.txtProjDefinition.DoubleClick += new System.EventHandler(this.txtProjDefinition_DoubleClick); this.txtProjDefinition.Enter += new System.EventHandler(this.txtProjDefinition_Enter); this.txtProjDefinition.Validating += new System.ComponentModel.CancelEventHandler(this.txtProjDefinition_Validating); @@ -385,13 +568,20 @@ private void InitializeComponent() // resources.ApplyResources(this.cbProjDefinition, "cbProjDefinition"); this.cbProjDefinition.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.errorProvider1.SetError(this.cbProjDefinition, resources.GetString("cbProjDefinition.Error")); this.cbProjDefinition.FormattingEnabled = true; + this.errorProvider1.SetIconAlignment(this.cbProjDefinition, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("cbProjDefinition.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.cbProjDefinition, ((int)(resources.GetObject("cbProjDefinition.IconPadding")))); this.cbProjDefinition.Name = "cbProjDefinition"; + this.toolTip1.SetToolTip(this.cbProjDefinition, resources.GetString("cbProjDefinition.ToolTip")); this.cbProjDefinition.SelectedIndexChanged += new System.EventHandler(this.cbProjDefinition_SelectedIndexChanged); // // txtProjCoordinateOffset // resources.ApplyResources(this.txtProjCoordinateOffset, "txtProjCoordinateOffset"); + this.errorProvider1.SetError(this.txtProjCoordinateOffset, resources.GetString("txtProjCoordinateOffset.Error")); + this.errorProvider1.SetIconAlignment(this.txtProjCoordinateOffset, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("txtProjCoordinateOffset.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.txtProjCoordinateOffset, ((int)(resources.GetObject("txtProjCoordinateOffset.IconPadding")))); this.txtProjCoordinateOffset.Name = "txtProjCoordinateOffset"; this.toolTip1.SetToolTip(this.txtProjCoordinateOffset, resources.GetString("txtProjCoordinateOffset.ToolTip")); this.txtProjCoordinateOffset.Validating += new System.ComponentModel.CancelEventHandler(this.txtProjCoordinateOffset_Validating); @@ -399,36 +589,60 @@ private void InitializeComponent() // lblProjCoordinateOffset // resources.ApplyResources(this.lblProjCoordinateOffset, "lblProjCoordinateOffset"); + this.errorProvider1.SetError(this.lblProjCoordinateOffset, resources.GetString("lblProjCoordinateOffset.Error")); + this.errorProvider1.SetIconAlignment(this.lblProjCoordinateOffset, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("lblProjCoordinateOffset.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.lblProjCoordinateOffset, ((int)(resources.GetObject("lblProjCoordinateOffset.IconPadding")))); this.lblProjCoordinateOffset.Name = "lblProjCoordinateOffset"; + this.toolTip1.SetToolTip(this.lblProjCoordinateOffset, resources.GetString("lblProjCoordinateOffset.ToolTip")); // // lblProjDefinition // resources.ApplyResources(this.lblProjDefinition, "lblProjDefinition"); + this.errorProvider1.SetError(this.lblProjDefinition, resources.GetString("lblProjDefinition.Error")); + this.errorProvider1.SetIconAlignment(this.lblProjDefinition, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("lblProjDefinition.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.lblProjDefinition, ((int)(resources.GetObject("lblProjDefinition.IconPadding")))); this.lblProjDefinition.Name = "lblProjDefinition"; + this.toolTip1.SetToolTip(this.lblProjDefinition, resources.GetString("lblProjDefinition.ToolTip")); // // cbProjOriginLocation // resources.ApplyResources(this.cbProjOriginLocation, "cbProjOriginLocation"); this.cbProjOriginLocation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.errorProvider1.SetError(this.cbProjOriginLocation, resources.GetString("cbProjOriginLocation.Error")); this.cbProjOriginLocation.FormattingEnabled = true; + this.errorProvider1.SetIconAlignment(this.cbProjOriginLocation, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("cbProjOriginLocation.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.cbProjOriginLocation, ((int)(resources.GetObject("cbProjOriginLocation.IconPadding")))); this.cbProjOriginLocation.Name = "cbProjOriginLocation"; + this.toolTip1.SetToolTip(this.cbProjOriginLocation, resources.GetString("cbProjOriginLocation.ToolTip")); // // lblProjOriginLocation // resources.ApplyResources(this.lblProjOriginLocation, "lblProjOriginLocation"); + this.errorProvider1.SetError(this.lblProjOriginLocation, resources.GetString("lblProjOriginLocation.Error")); + this.errorProvider1.SetIconAlignment(this.lblProjOriginLocation, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("lblProjOriginLocation.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.lblProjOriginLocation, ((int)(resources.GetObject("lblProjOriginLocation.IconPadding")))); this.lblProjOriginLocation.Name = "lblProjOriginLocation"; + this.toolTip1.SetToolTip(this.lblProjOriginLocation, resources.GetString("lblProjOriginLocation.ToolTip")); // // btnReset // resources.ApplyResources(this.btnReset, "btnReset"); + this.errorProvider1.SetError(this.btnReset, resources.GetString("btnReset.Error")); + this.errorProvider1.SetIconAlignment(this.btnReset, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("btnReset.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.btnReset, ((int)(resources.GetObject("btnReset.IconPadding")))); this.btnReset.Name = "btnReset"; + this.toolTip1.SetToolTip(this.btnReset, resources.GetString("btnReset.ToolTip")); this.btnReset.UseVisualStyleBackColor = true; this.btnReset.Click += new System.EventHandler(this.btnReset_Click); // // btnOK // resources.ApplyResources(this.btnOK, "btnOK"); + this.errorProvider1.SetError(this.btnOK, resources.GetString("btnOK.Error")); + this.errorProvider1.SetIconAlignment(this.btnOK, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("btnOK.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.btnOK, ((int)(resources.GetObject("btnOK.IconPadding")))); this.btnOK.Name = "btnOK"; + this.toolTip1.SetToolTip(this.btnOK, resources.GetString("btnOK.ToolTip")); this.btnOK.UseVisualStyleBackColor = true; this.btnOK.Click += new System.EventHandler(this.btnOK_Click); // @@ -436,13 +650,18 @@ private void InitializeComponent() // resources.ApplyResources(this.btnCancel, "btnCancel"); this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; + this.errorProvider1.SetError(this.btnCancel, resources.GetString("btnCancel.Error")); + this.errorProvider1.SetIconAlignment(this.btnCancel, ((System.Windows.Forms.ErrorIconAlignment)(resources.GetObject("btnCancel.IconAlignment")))); + this.errorProvider1.SetIconPadding(this.btnCancel, ((int)(resources.GetObject("btnCancel.IconPadding")))); this.btnCancel.Name = "btnCancel"; + this.toolTip1.SetToolTip(this.btnCancel, resources.GetString("btnCancel.ToolTip")); this.btnCancel.UseVisualStyleBackColor = true; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // errorProvider1 // this.errorProvider1.ContainerControl = this; + resources.ApplyResources(this.errorProvider1, "errorProvider1"); // // openFileDialog1 // @@ -462,6 +681,7 @@ private void InitializeComponent() this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "FormGeoreferncing"; + this.toolTip1.SetToolTip(this, resources.GetString("$this.ToolTip")); this.Load += new System.EventHandler(this.FormGeoreferncing_Load); this.tabMain.ResumeLayout(false); this.tabPageAuto.ResumeLayout(false); @@ -530,5 +750,8 @@ private void InitializeComponent() private System.Windows.Forms.CheckBox cbLocalAlignOriginToSitePlaneCenter; private System.Windows.Forms.CheckBox cbEnuAutoAlignToGround; private System.Windows.Forms.Label lblEnuAdvanced; + private System.Windows.Forms.TextBox txtProjElevation; + private System.Windows.Forms.ComboBox cbProjElevation; + private System.Windows.Forms.Label lblProjElevation; } } \ No newline at end of file diff --git a/Bimangle.ForgeEngine.Georeferncing/FormGeoreferncing.cs b/Bimangle.ForgeEngine.Georeferncing/FormGeoreferncing.cs index 74883c1..ef37567 100644 --- a/Bimangle.ForgeEngine.Georeferncing/FormGeoreferncing.cs +++ b/Bimangle.ForgeEngine.Georeferncing/FormGeoreferncing.cs @@ -108,6 +108,13 @@ private void InitUI() } #endregion + #region 初始化 "投影高程定义" 下拉框 + { + var items = _Host.GetProjElevationItems(); + cbProjElevation.Items.AddRange(items.OfType().ToArray()); + } + #endregion + #region 为投影定义文本框增加拖入文件的功能 { var text = txtProjDefinition; @@ -214,6 +221,23 @@ private void UpdateToTabProj(ParameterProj p) cbProjOriginLocation.SetSelectedValue(p.Origin); var found = false; + foreach (var item in cbProjElevation.Items) + { + if (item is ProjElevationItem itemValue) + { + if (itemValue.ElevationType == p.ElevationType) + { + cbProjElevation.SelectedItem = item; + found = true; + break; + } + } + } + if (found == false) cbProjElevation.SelectedIndex = 0; + + txtProjElevation.Text = p.ElevationValue.ToString(@"G"); + + found = false; foreach (var item in cbProjDefinition.Items) { if (item is ProjSourceItem itemValue) @@ -415,6 +439,28 @@ private bool UpdateFromTabProj(ParameterProj p) ret = false; } + //获取投影高程 + { + if (TryParseHeight(txtProjElevation, out var height)) + { + p.ElevationValue = height; + } + else + { + errorTextBox = errorTextBox ?? txtProjElevation; + ret = false; + } + + if (cbProjElevation.SelectedItem is ProjElevationItem item) + { + p.ElevationType = item.ElevationType; + } + else + { + p.ElevationType = ProjElevationType.Custom; + } + } + if (_Host.CheckProjDefinition(txtProjDefinition.Text, out _)) { p.Definition = txtProjDefinition.Text.Trim(); @@ -485,6 +531,29 @@ private void cbLocalOriginLocation_SelectedIndexChanged(object sender, EventArgs } } + private void cbProjElevation_SelectedIndexChanged(object sender, EventArgs e) + { + if (cbProjElevation.SelectedItem is ProjElevationItem item) + { + txtProjElevation.Text = item.Value.ToString(@"G"); + + if (item.ElevationType == ProjElevationType.Custom) + { + txtProjElevation.ReadOnly = false; + txtProjElevation.Focus(); + } + else + { + txtProjElevation.ReadOnly = true; + } + } + } + + private void txtProjElevation_Validating(object sender, System.ComponentModel.CancelEventArgs e) + { + TryParseHeight(txtProjElevation, out _); + } + private void cbProjDefinition_SelectedIndexChanged(object sender, EventArgs e) { if (cbProjDefinition.SelectedItem is ProjSourceItem item) diff --git a/Bimangle.ForgeEngine.Georeferncing/FormGeoreferncing.resx b/Bimangle.ForgeEngine.Georeferncing/FormGeoreferncing.resx index 5f1e503..3c8c61c 100644 --- a/Bimangle.ForgeEngine.Georeferncing/FormGeoreferncing.resx +++ b/Bimangle.ForgeEngine.Georeferncing/FormGeoreferncing.resx @@ -117,1415 +117,1607 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Top, Bottom, Left, Right + + tabPageLocal - - FlatButtons + + 7 - - Top, Bottom, Left, Right + + + 7 - + + 385, 20 + + + 12, 12 + + 21, 67 - - - True + + + Top, Left, Right - - Vertical + + 4 - - 385, 218 + + MiddleRight - - 2 + + MiddleRight - - txtAutoSummary + + 75, 32 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - tabPageAuto + + tabPageEnu - + 0 - - Top, Left, Right + + 387, 20 - - 21, 40 + + txtProjDefinition - - 385, 20 + + 69, 21 - - 1 + + 2 - - cbAutoOriginLocation + + NoControl - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - tabPageAuto + + MiddleRight - - 1 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Top, Left, Right + + tabPageProj - - NoControl + + Use Site Location - - 19, 17 + + MiddleRight - - 387, 20 + + MiddleRight - + + 11 + + 0 - - Origin Location: + + - - MiddleLeft + + tabPageEnu - - lblAutoOriginLocation + + - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 327, 149 - - tabPageAuto + + Top, Left, Right - - 2 + + 0 - - 4, 25 + + MiddleRight - - 3, 3, 3, 3 + + 0 - - 453, 320 + + ENU - - 0 + + - - Auto + + 4 - + + 3 + + tabPageAuto - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Bottom, Right - - tabMain + + - - 0 + + MiddleRight - - True + + tabPageEnu - - NoControl + + MiddleRight - - 98, 230 + + 98, 176 - - 258, 16 + + cbEnuUseProjectLocation - - 14 + + &Reset - - Automatic alignment to ground curvature + + tabMain - - cbEnuAutoAlignToGround + + MiddleLeft - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 73, 21 - - tabPageEnu + + - - 0 + + 252, 122 - - Top, Left, Right + + - - NoControl + + - - 19, 207 + + txtProjCoordinateOffset - - 387, 20 + + btnProjCoordinateOffsetSave - - 13 + + 19, 122 - - Advanced Options: + + lblEnuRotation - - MiddleLeft + + 12 - - lblEnuAdvanced + + Height: - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Latitude: - - tabPageEnu + + 0 - - 1 + + tabMain - - Top, Left, Right + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 21, 67 + + 0 - - 385, 20 + + MiddleRight - - 2 + + 14 - - Align origin to site plane center + + 6 - - cbEnuAlignOriginToSitePlaneCenter + + 355, 87 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tabPageProj - - tabPageEnu + + tabPageLocal - - 2 + + toolTip1 - - True + + Degree, range: -360.0 to 360.0 - - 98, 176 + + Disable - - 126, 16 + + Disable - - 12 + + - - Use Site Location + + 11 - - cbEnuUseProjectLocation + + 2 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 - - tabPageEnu + + 0 - - 3 + + MiddleRight - - Disable + + 0 - - 327, 149 + + Top, Left, Right - - 97, 21 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 11 + + - - 17, 17 - - - Degree, range: -360.0 to 360.0 + + metre - - txtEnuRotation + + 12345678.12 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabPageEnu + + - - 4 + + 37.9118094000 - - NoControl + + lblEnuHeight - - 250, 149 + + 0 - - 71, 21 + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 10 + + 1 - - Rotation: + + 4, 25 - + + 2 + + MiddleRight - - lblEnuRotation + + 21, 67 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Origin Location: - + + 0 + + + tabPageLocal + + tabPageEnu - - 5 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Disable + + 2 - - 327, 122 + + 0 - - 97, 21 + + 51, 21 - - 9 + + cbProjElevation - - 12345678.12 + + 144, 21 - - metre + + - - txtEnuHeight + + 385, 20 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Top, Left, Right - - tabPageEnu + + 385, 20 - - 6 + + MiddleLeft - - NoControl + + 5 - - 252, 122 + + 11 - - 69, 21 + + 20, 161 - - 8 + + 19, 17 - - Height: + + metre - + MiddleRight - - lblEnuHeight + + tabPageProj - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + MiddleRight - - tabPageEnu + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 7 + + tabPageProj - - Disable + + Top, Left, Right - - 98, 149 + + 3 - - 144, 21 + + 1 - - 7 + + Degree, range: -360.0 to 360.0 - - 115.3864691000 + + MiddleRight - - Degree, range: -180.0 to 180.0 + + tabPageLocal - - txtEnuLongitude + + tabPageProj - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.OpenFileDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabPageEnu + + Rotation: - - 8 + + Latitude: - - NoControl + + - - 19, 149 + + tabMain - - 73, 21 + + - - 6 + + 3 - - Longitude: + + 75, 32 - + MiddleRight - - lblEnuLongitude + + tabPageEnu - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 453, 320 - - tabPageEnu + + Top, Left, Right - - 9 + + 0 - - Disable + + 71, 21 - - 98, 122 + + Prj File|*.prj;*.txt|All File|*.* - - 144, 21 + + 0 - - 5 - - - 37.9118094000 + + MiddleLeft - - Degree, range: -90.0 to 90.0 + + 19, 17 - - txtEnuLatitude + + - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + MiddleRight - - tabPageEnu + + - + 10 - - NoControl - - - 19, 122 - - - 73, 21 - - - 4 + + txtEnuLongitude - - Latitude: + + Automatic alignment to ground curvature - - MiddleRight + + errorProvider1 - - lblEnuLatitude + + - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + MiddleLeft - - tabPageEnu + + - - 11 + + 3 - + Top, Left, Right - - NoControl - - - 19, 99 - - - 387, 20 - - + 3 - - Origin Coordinate: + + Disable - - MiddleLeft + + txtEnuRotation - - lblEnuOriginCoordinate + + 385, 20 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - tabPageEnu + + - - 12 + + 387, 20 - - Top, Left, Right + + 4 - - 21, 40 + + Height: - - 385, 20 + + - - 1 + + CenterParent - - cbEnuOriginLocation + + 3, 3, 3, 3 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4, 25 - - tabPageEnu + + - - 13 + + 385, 20 - - Top, Left, Right + + - - 19, 17 + + - - 387, 20 + + 9 - - 0 + + Align origin to site plane center - - Origin Location: + + 4 - - MiddleLeft + + 2 - - lblEnuOriginLocation + + Top, Left, Right - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 6, 12 + + + Top, Left, Right tabPageEnu - - 14 + + 19, 122 - - 4, 25 + + MiddleRight - - 3, 3, 3, 3 + + lblLocalLongitude - - 453, 320 + + lblLocalLatitude - - 1 + + tabPageProj - - ENU + + 2 - - tabPageEnu + + MiddleRight - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabMain + + NoControl - - 1 + + Projected Elevation: - - Top, Left, Right + + lblEnuLongitude - + NoControl - - 21, 67 + + 12 - - 385, 20 + + NoControl - + 2 - - Align origin to site plane center + + Local - - cbLocalAlignOriginToSitePlaneCenter + + - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Degree, range: -180.0 to 180.0 - - tabPageLocal + + - - 0 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 98, 176 + + 10 - - 126, 16 + + Save offset data as model's default offset - - 12 + + MiddleRight - - Use Site Location + + - - cbLocalUseProjectLocation + + Georeferncing - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tabPageEnu - - tabPageLocal + + MiddleRight - - 1 + + Top, Left, Right - - Disable + + tabPageAuto + + + 327, 149 - - 96, 21 + + - - 11 - - - Degree, range: -360.0 to 360.0 - - - txtLocalRotation - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + tabPageLocal - - 2 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + Top, Right - - 250, 149 + + MiddleRight - - 71, 21 + + lblProjElevation - - 10 + + - - Rotation: + + - + MiddleRight - - lblLocalRotation - - + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabPageLocal + + - - 3 + + - - Disable + + MiddleRight - - 327, 122 + + MiddleRight - - 96, 21 + + 4 - - 9 + + MiddleRight - - metre + + 0 - - txtLocalHeight + + 4, 25 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - tabPageLocal + + NoControl - - 4 + + txtEnuLatitude - + NoControl - - 252, 122 + + 0 - - 69, 21 + + - - 8 + + cbEnuOriginLocation - - Height: + + &Cancel - - MiddleRight + + 8 - - lblLocalHeight + + - + + MiddleLeft + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + tabPageLocal - - 5 + + 0 - - Disable + + 385, 20 - + 98, 149 - - 144, 21 + + NoControl - - 7 + + - - Degree, range: -180.0 to 180.0 + + 9 - - txtLocalLongitude + + 98, 122 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 8 - - tabPageLocal + + 7 - - 6 + + Projected Definition: - + NoControl - - 19, 149 + + MiddleRight - - 73, 21 + + - - 6 + + MiddleRight - - Longitude: + + - - MiddleRight + + 144, 21 - - lblLocalLongitude + + 1 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ErrorProvider, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabPageLocal + + tabPageEnu - - 7 + + &OK - - Disable + + lblEnuLatitude - - 98, 122 + + 1 - - 144, 21 + + MiddleRight - - 5 + + 269, 134 - - Degree, range: -90.0 to 90.0 + + 331, 21 - - txtLocalLatitude + + 0 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + MiddleLeft - - tabPageLocal + + tabPageProj - - 8 + + 7 - - NoControl + + 0 - - 19, 122 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 73, 21 + + cbAutoOriginLocation - - 4 + + 1 - - Latitude: + + 484, 411 - + + 21, 212 + + MiddleRight - - lblLocalLatitude + + 0 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - tabPageLocal + + tabPageAuto - - 9 + + Advanced Options: - - Top, Left, Right + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + $this + + + tabPageAuto + + NoControl - - 19, 99 + + MiddleRight - - 387, 20 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3 + + - - Origin Default Coordinate: - - - MiddleLeft - - - lblLocalOriginCoordinate + + 21, 185 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 11 - - tabPageLocal + + 0 - - 10 + + cbEnuAlignOriginToSitePlaneCenter - - Top, Left, Right + + - - 21, 40 + + 9 - - 385, 20 + + 2 - - 1 + + MiddleRight - - cbLocalOriginLocation + + 0 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Origin Coordinate: - - tabPageLocal + + 9 - - 11 + + lblEnuOriginLocation - - Top, Left, Right + + 19, 207 - - NoControl + + 98, 149 - - 19, 17 + + cbLocalOriginLocation - - 387, 20 + + Save - + 0 - - Origin Location: + + - - MiddleLeft + + NoControl - - lblLocalOriginLocation + + 1 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabPageLocal + + 13 - - 12 + + MiddleRight - - 4, 25 + + Origin Location: + + + 1 453, 320 - - 2 + + tabPageLocal - - Local + + - - tabPageLocal + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - tabMain + + 8 2 - - Top, Right + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + 14 - - 355, 136 + + lblEnuAdvanced - - 51, 21 + + - - 7 + + Top, Bottom, Left, Right Save - - Save projected definition as model's projected definition - - - btnProjDefinitionSave - - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + tabPageProj - - 0 - - - Top, Right + + Disable - - 355, 87 + + 355, 185 - - 51, 22 + + 0 - - 4 + + Top, Left, Right - - Save + + NoControl - - Save offset data as model's default offset + + tabPageLocal - - btnProjCoordinateOffsetSave + + - + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabPageProj + + - - 1 + + 12 - - Top, Bottom, Left, Right + + MiddleRight - - Disable + + - - 21, 163 + + cbProjOriginLocation - - True + + 453, 320 - - 385, 124 + + $this - - 8 + + 0 - - txtProjDefinition + + 5 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 - - tabPageProj + + - - 2 + + 0 - - Top, Left, Right + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 21, 136 + + MiddleRight - - 331, 20 + + 115.3864691000 - - 6 + + - - cbProjDefinition + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - tabPageProj + + tabPageEnu - - 3 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + Top, Left, Right - - Disable + + - - 21, 87 + + 10 - - 331, 21 + + MiddleRight - + 3 - - format: x,y,z | dx,dy,dz,rx,ry,rz,k - - - txtProjCoordinateOffset + + btnOK - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + NoControl - - tabPageProj - - - 4 - - - Top, Left, Right - - - NoControl + + 21, 69 - - 385, 20 - - - 2 - - - Coordinate Offset(3 param.)/Transform(7 param.): - - - MiddleLeft + + Use Site Location - - lblProjCoordinateOffset + + - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabPageProj + + 0 - - 5 + + cbLocalUseProjectLocation - - Top, Left, Right + + 0 - - NoControl + + - - 20, 112 + + 0 - - 386, 20 + + txtLocalHeight - - 5 + + 0 - - Projected Definition: + + $this - - MiddleLeft + + 73, 21 - - lblProjDefinition + + 387, 20 - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Disable - - tabPageProj + + 3 - + 6 - - Top, Left, Right - - - 21, 40 + + 240, 20 - - 385, 20 + + - - 1 + + - - cbProjOriginLocation + + 387, 20 System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabPageProj + + 250, 149 - - 7 + + 51, 22 - - Top, Left, Right + + 2 - + + tabPageProj + + NoControl - - 19, 17 + + MiddleLeft - - 387, 20 + + 8 - - 0 + + 98, 176 - - Origin Location: + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - MiddleLeft + + Top, Bottom, Left, Right - - lblProjOriginLocation + + MiddleRight - - System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Disable - - tabPageProj + + NoControl - - 8 + + tabPageLocal - - 4, 25 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 453, 320 + + NoControl - - 3 + + 19, 149 - - Projected + + 500, 450 - - tabPageProj + + lblLocalRotation - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tabPageEnu - - tabMain + + MiddleLeft - - 3 + + MiddleRight - - 12, 12 + + btnReset - - 461, 349 + + - - 0 + + lblLocalOriginCoordinate - - tabMain + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 5 - - $this + + NoControl - - 3 + + MiddleRight - - Bottom, Left + + Origin Default Coordinate: - - 37, 367 + + 0 - - 75, 32 + + 144, 21 - - 1 + + MiddleRight - - &Reset + + 9 - - btnReset + + tabPageEnu - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + - - $this + + tabPageEnu - - 2 + + Disable - - Bottom, Right + + MiddleRight - - NoControl + + 0 - - 286, 367 + + 8 - - 75, 32 + + 21, 40 - - 2 + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - &OK + + 1 - - btnOK + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Save projected definition as model's projected definition - - $this + + MiddleRight - - 1 + + 252, 122 - - Bottom, Right + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - NoControl + + - - 366, 367 + + tabMain - - 75, 32 + + 0 - + + 0 + + + 0 + + + lblLocalOriginLocation + + 3 - - &Cancel + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - btnCancel + + MiddleRight - - System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + txtLocalLongitude + + + + + + Align origin to site plane center + + + 4, 25 + + + True + + + 0 + + + 6 + + + True + + + + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 6 + + + 11 + + + 327, 122 + + + 137, 21 + + + MiddleRight + + + 0 + + + MiddleRight + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + metre + + + 0 + + + Top, Right + + + Top, Left, Right + + + Projected + + + tabPageLocal + + + System.Windows.Forms.ToolTip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 2 $this - - 0 + + - - 118, 17 - - + + 73, 21 + + + Top, Bottom, Left, Right + + + 386, 20 + + True - - - 6, 12 - - 484, 411 + + txtLocalLatitude + + + cbEnuAutoAlignToGround + + + MiddleRight + + + 11 + + + NoControl + + + MiddleRight + + + 0 + + + 0 + + + 0 + + + 387, 20 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 0 + + + 96, 21 + + + + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + + + 1 + + + Disable + + + MiddleRight + + + 126, 16 + + + 21, 40 + + + 23, 135 + + + 461, 349 + + + 19, 17 + + + + + + Top, Left, Right + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 0 + + + 8 + + + Top, Left, Right + + + 144, 21 + + + MiddleRight + + + MiddleLeft + + + Disable + + + NoControl + + + 0 + + + 0 + + + + + + lblProjCoordinateOffset + + + Degree, range: -90.0 to 90.0 + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 0 + + + MiddleRight + + + MiddleRight + + + 96, 21 + + + + + + 258, 16 + + + txtLocalRotation @@ -7740,43 +7932,517 @@ AACQCQAAkAkAALANAACwDQAAkAkAAJAJAADIGwAA58cAAPGHAAD4FwAA//8AAA== - - 500, 450 + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - CenterParent + + lblLocalHeight - - Georeferncing + + lblAutoOriginLocation - - toolTip1 + + FlatButtons - - System.Windows.Forms.ToolTip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 385, 94 - - errorProvider1 + + Longitude: - - System.Windows.Forms.ErrorProvider, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Top, Left, Right + + + tabPageEnu + + + tabPageProj + + + + + + 0 + + + + + + 97, 21 + + + + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 0 + + + Origin Location: + + + 13 + + + tabPageProj + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + btnCancel + + + txtEnuHeight + + + 286, 367 + + + 453, 320 + + + + + + tabPageLocal + + + 10 + + + 9 + + + cbProjDefinition + + + 0 + + + 71, 21 + + + 69, 21 openFileDialog1 - - System.Windows.Forms.OpenFileDialog, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 98, 230 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabPageLocal + + + tabPageProj + + + 0 + + + 385, 20 + + + + + + + + + 0 + + + NoControl + + + 0 + + + txtAutoSummary + + + 97, 21 + + + 385, 20 + + + 7 + + + Top, Right + + + 0 + + + 6 + + + + + + 0 + + + Vertical + + + 37, 367 + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Top, Left, Right + + + 3, 3, 3, 3 + + + 0 + + + 12 + + + + + + True + + + Disable + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 0 + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + btnProjDefinitionSave + + + + + + 21, 40 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Origin Location: + + + MiddleRight + + + Longitude: + + + 0 + + + 1 + + + MiddleRight + + + + + + 7 + + + tabPageEnu + + + 2 + + + + + + + + + + + + 5 + + + Rotation: + + + 5 + + + Auto + + + 4 + + + 0 + + + 331, 20 + + + 0 + + + 5 + + + NoControl + + + 21, 67 + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 19, 99 + + + Degree, range: -90.0 to 90.0 + + + tabPageEnu + + + tabPageEnu FormGeoreferncing - - System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + lblProjOriginLocation + + + tabPageLocal + + + Bottom, Right + + + tabPageLocal + + + 126, 16 + + + 250, 149 + + + lblProjDefinition + + + MiddleRight + + + 0 + + + Bottom, Left + + + cbLocalAlignOriginToSitePlaneCenter + + + NoControl + + + 21, 112 + + + 385, 218 + + + Coordinate Offset(3 param.)/Transform(7 param.): + + + tabMain + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + MiddleRight + + + 98, 122 + + + Disable + + + 10 + + + 6 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + + + 21, 40 + + + 3 + + MiddleRight + + + 0 + + + 21, 87 + + + + + + + + + 0 + + + 19, 17 + + + 10 + + + 387, 20 + + + 387, 20 + + + txtProjElevation + + + + + + 327, 122 + + + 73, 21 + + + 19, 99 + + + True + + + Top, Left, Right + + + tabPageProj + + + 75, 32 + + + + + + Top, Left, Right + + + MiddleLeft + + + NoControl + + + + + + 0 + + + + + + lblEnuOriginCoordinate + + + MiddleRight + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + MiddleRight + + + 0 + + + 3 + + + MiddleRight + + + Degree, range: -180.0 to 180.0 + + + 19, 149 + + + MiddleRight + + + + + + 366, 367 + + + + + + format: x,y,z | dx,dy,dz,rx,ry,rz,k + + + True + 255, 17 - - Prj File|*.prj;*.txt|All File|*.* - + + 118, 17 + + + 17, 17 + \ No newline at end of file diff --git a/Bimangle.ForgeEngine.Georeferncing/FormGeoreferncing.zh-Hans.resx b/Bimangle.ForgeEngine.Georeferncing/FormGeoreferncing.zh-Hans.resx index 4d8fc5b..10a3c91 100644 --- a/Bimangle.ForgeEngine.Georeferncing/FormGeoreferncing.zh-Hans.resx +++ b/Bimangle.ForgeEngine.Georeferncing/FormGeoreferncing.zh-Hans.resx @@ -6343,6 +6343,15 @@ 地理配准 + + 383, 216 + + + 383, 20 + + + 385, 20 + 原点位置选择: @@ -6355,9 +6364,15 @@ 自动将高程值对齐到地球曲率 + + 385, 20 + 高级处理选项: + + 383, 20 + 移动原点到场地平面中心 @@ -6391,15 +6406,27 @@ 纬度: + + 385, 20 + 原点地理坐标: + + 383, 20 + + + 385, 20 + 原点位置选择: 站心坐标 + + 383, 20 + 移动原点到场地平面中心 @@ -6433,33 +6460,84 @@ 纬度: + + 385, 20 + 原点默认坐标: + + 383, 20 + + + 385, 20 + 原点位置选择: 暂不配准 + + 267, 134 + + + + + + 238, 20 + + + 383, 20 + + + 投影高程基准: + + + 353, 185 + 保存 保存当前的投影参考定义为当前模型的默认投影参考定义 + + 353, 87 + 保存 保存当前坐标偏移数据为当前模型的默认坐标偏移 + + 383, 92 + + + 329, 20 + + + 329, 21 + + + 383, 20 + 本地坐标偏移(3参数)/转换(7参数): + + 384, 20 + 投影参考定义: + + 383, 20 + + + 385, 20 + 原点位置选择: diff --git a/Bimangle.ForgeEngine.Georeferncing/GeoStrings.Designer.cs b/Bimangle.ForgeEngine.Georeferncing/GeoStrings.Designer.cs index 3280c2c..9033181 100644 --- a/Bimangle.ForgeEngine.Georeferncing/GeoStrings.Designer.cs +++ b/Bimangle.ForgeEngine.Georeferncing/GeoStrings.Designer.cs @@ -295,7 +295,7 @@ internal static string GeoreferencedMode { } /// - /// 查找类似 的本地化字符串。 + /// 查找类似 Auto 的本地化字符串。 /// internal static string GeoreferencedModeAuto { get { @@ -429,6 +429,51 @@ internal static string ProjectedDefinition { } } + /// + /// 查找类似 Projected Elevation 的本地化字符串。 + /// + internal static string ProjElevation { + get { + return ResourceManager.GetString("ProjElevation", resourceCulture); + } + } + + /// + /// 查找类似 China 1956 Yellow Sea 的本地化字符串。 + /// + internal static string ProjElevationChina1956YellowSea { + get { + return ResourceManager.GetString("ProjElevationChina1956YellowSea", resourceCulture); + } + } + + /// + /// 查找类似 China 1985 National 的本地化字符串。 + /// + internal static string ProjElevationChina1985National { + get { + return ResourceManager.GetString("ProjElevationChina1985National", resourceCulture); + } + } + + /// + /// 查找类似 Custom 的本地化字符串。 + /// + internal static string ProjElevationCustom { + get { + return ResourceManager.GetString("ProjElevationCustom", resourceCulture); + } + } + + /// + /// 查找类似 Default 的本地化字符串。 + /// + internal static string ProjElevationDefault { + get { + return ResourceManager.GetString("ProjElevationDefault", resourceCulture); + } + } + /// /// 查找类似 Save successfully! 的本地化字符串。 /// diff --git a/Bimangle.ForgeEngine.Georeferncing/GeoStrings.resx b/Bimangle.ForgeEngine.Georeferncing/GeoStrings.resx index 5679ba9..81b14a6 100644 --- a/Bimangle.ForgeEngine.Georeferncing/GeoStrings.resx +++ b/Bimangle.ForgeEngine.Georeferncing/GeoStrings.resx @@ -261,4 +261,19 @@ Auto + + Custom + + + China 1956 Yellow Sea + + + China 1985 National + + + Projected Elevation + + + Default + \ No newline at end of file diff --git a/Bimangle.ForgeEngine.Georeferncing/GeoStrings.zh-hans.resx b/Bimangle.ForgeEngine.Georeferncing/GeoStrings.zh-hans.resx index 459e822..1759fc9 100644 --- a/Bimangle.ForgeEngine.Georeferncing/GeoStrings.zh-hans.resx +++ b/Bimangle.ForgeEngine.Georeferncing/GeoStrings.zh-hans.resx @@ -155,4 +155,19 @@ 自动 + + 自定义 + + + 1956黄海高程系统 + + + 1985年国家高程基准 + + + 投影高程 + + + 默认 + \ No newline at end of file diff --git a/Bimangle.ForgeEngine.Georeferncing/GeoreferncingHelper.cs b/Bimangle.ForgeEngine.Georeferncing/GeoreferncingHelper.cs index 59808f1..455b25f 100644 --- a/Bimangle.ForgeEngine.Georeferncing/GeoreferncingHelper.cs +++ b/Bimangle.ForgeEngine.Georeferncing/GeoreferncingHelper.cs @@ -92,6 +92,23 @@ public static string GetString(this ProjSourceType t) } } + public static string GetString(this ProjElevationType t) + { + switch (t) + { + case ProjElevationType.Default: + return GeoStrings.ProjElevationDefault; + case ProjElevationType.Custom: + return GeoStrings.ProjElevationCustom; + case ProjElevationType.China1956YellowSea: + return GeoStrings.ProjElevationChina1956YellowSea; + case ProjElevationType.China1985National: + return GeoStrings.ProjElevationChina1985National; + default: + return t.ToString(); + } + } + public static IList GetBrief(this GeoreferencedSetting setting, Adapter adapter) { var sb = new List(); @@ -121,6 +138,16 @@ public static IList GetBrief(this GeoreferencedSetting setting, Adapter var p = setting.Proj; sb.Add($@"{GeoStrings.OriginLocation}: {adapter.GetLocalString(p.Origin)}"); sb.Add($@"{GeoStrings.CoordinateOffset}: {GetOffsetsString(p.Offset)}"); + + if (p.ElevationType == ProjElevationType.Custom) + { + sb.Add($@"{GeoStrings.ProjElevation}: {p.ElevationValue:G}"); + } + else + { + sb.Add($@"{GeoStrings.ProjElevation}: {p.ElevationType.GetString()}"); + } + sb.Add($@"{GeoStrings.DefinitionSource}:"); sb.Add($@" {p.DefinitionSource.GetString()}"); @@ -189,6 +216,16 @@ private static string GetDetails(this GeoreferencedSetting setting, bool sourceI var p = setting.Proj; sb.AppendLine($@"{GeoStrings.OriginLocation}: {adapter.GetLocalString(p.Origin)}"); sb.AppendLine($@"{GeoStrings.CoordinateOffset}: {GetOffsetsString(p.Offset)}"); + + if (p.ElevationType == ProjElevationType.Custom) + { + sb.AppendLine($@"{GeoStrings.ProjElevation}: {p.ElevationValue:G}"); + } + else + { + sb.AppendLine($@"{GeoStrings.ProjElevation}: {p.ElevationType.GetString()}"); + } + sb.AppendLine($@"{GeoStrings.DefinitionSource}:"); sb.AppendLine($@" {p.DefinitionSource.GetString()}"); diff --git a/Bimangle.ForgeEngine.Georeferncing/GeoreferncingHost.cs b/Bimangle.ForgeEngine.Georeferncing/GeoreferncingHost.cs index bf0845e..cd1ef28 100644 --- a/Bimangle.ForgeEngine.Georeferncing/GeoreferncingHost.cs +++ b/Bimangle.ForgeEngine.Georeferncing/GeoreferncingHost.cs @@ -192,6 +192,38 @@ public IList GetProjSourceItems() return items; } + public IList GetProjElevationItems() + { + var items = new List(); + + //默认 + { + var label = ProjElevationType.Default.GetString(); + items.Add(new ProjElevationItem(label, ProjElevationType.Default, 0.0)); + } + + //自定义 + { + var label = ProjElevationType.Custom.GetString(); + items.Add(new ProjElevationItem(label, ProjElevationType.Custom, 0.0)); + } + + //1956黄海高程系统 + { + var label = ProjElevationType.China1956YellowSea.GetString(); + items.Add(new ProjElevationItem(label, ProjElevationType.China1956YellowSea, 72.2893)); + } + + //1985年国家高程基准 + { + var label = ProjElevationType.China1985National.GetString(); + items.Add(new ProjElevationItem(label, ProjElevationType.China1985National, 72.2604)); + } + + return items; + } + + public string GetModelFilePath() { var filePath = _Adapter.GetFilePath(); @@ -340,7 +372,7 @@ public GeoreferencedSetting CreateDefaultSetting() var site = GetModelSiteInfo(); var setting = new GeoreferencedSetting(); - setting.Mode = GeoreferencedMode.Auto; + setting.Mode = GeoreferencedMode.Enu; setting.Auto = new ParameterAuto { Origin = internalOnly ? OriginType.Internal : OriginType.Auto @@ -348,17 +380,18 @@ public GeoreferencedSetting CreateDefaultSetting() setting.Enu = new ParameterEnu { Origin = internalOnly ? OriginType.Internal : OriginType.Project, - AlignOriginToSitePlaneCenter = false, + AlignOriginToSitePlaneCenter = true, Latitude = site.Latitude, Longitude = site.Longitude, Height = site.Height, Rotation = site.Rotation, - UseProjectLocation = !internalOnly + UseProjectLocation = !internalOnly, + UseAutoAlignToGround = false, }; setting.Local = new ParameterLocal { Origin = internalOnly ? OriginType.Internal : OriginType.Project, - AlignOriginToSitePlaneCenter = false, + AlignOriginToSitePlaneCenter = true, Latitude = site.Latitude, Longitude = site.Longitude, Height = site.Height, @@ -600,6 +633,12 @@ private ParameterProj CreateParameterProj(bool isFamily) Offset = GetDefaultOffset() ?? new[] { 0.0, 0.0, 0.0 } //默认从投影偏移参数文件中加载数据 }; + //投影高程 + { + proj.ElevationType = ProjElevationType.Default; + proj.ElevationValue = 0.0; + } + #region 先尝试加载默认投影定义 { var projDefinition = GetDefaultProjDefinition(); diff --git a/Bimangle.ForgeEngine.Georeferncing/IGeoreferncingHost.cs b/Bimangle.ForgeEngine.Georeferncing/IGeoreferncingHost.cs index df3d542..1222ba1 100644 --- a/Bimangle.ForgeEngine.Georeferncing/IGeoreferncingHost.cs +++ b/Bimangle.ForgeEngine.Georeferncing/IGeoreferncingHost.cs @@ -35,6 +35,12 @@ public interface IGeoreferncingHost /// IList GetProjSourceItems(); + /// + /// 获得投影高程项列表 + /// + /// + IList GetProjElevationItems(); + /// /// 获得模型文件路径 /// @@ -150,4 +156,27 @@ public override string ToString() #endregion } + + public class ProjElevationItem + { + public string Label { get; } + public ProjElevationType ElevationType { get; } + public double Value { get; } + + public ProjElevationItem(string label, ProjElevationType elevationType, double value) + { + Label = label; + ElevationType = elevationType; + Value = value; + } + + #region Overrides of Object + + public override string ToString() + { + return Label; + } + + #endregion + } } diff --git a/Bimangle.ForgeEngine.Georeferncing/ProjBuilder.cs b/Bimangle.ForgeEngine.Georeferncing/ProjBuilder.cs index 8f34b86..75e7670 100644 --- a/Bimangle.ForgeEngine.Georeferncing/ProjBuilder.cs +++ b/Bimangle.ForgeEngine.Georeferncing/ProjBuilder.cs @@ -11,23 +11,23 @@ static class ProjBuilder { { GeoGCS.GCS_China_Geodetic_Coordinate_System_2000, - @"GEOGCS[""China Geodetic Coordinate System 2000"",DATUM[""D_China_2000"",SPHEROID[""CGCS2000"",6378137,298.257222101]],PRIMEM[""Greenwich"",0],UNIT[""Degree"",0.017453292519943295]]" + @"GEOGCS[""China Geodetic Coordinate System 2000"",DATUM[""D_China_2000"",SPHEROID[""CGCS2000"",6378137,298.257222101]],PRIMEM[""Greenwich"",0],UNIT[""Degree"",0.0174532925199433]]" }, { GeoGCS.GCS_WGS_1984, - @"GEOGCS[""GCS_WGS_1984"",DATUM[""D_WGS_1984"",SPHEROID[""WGS_1984"",6378137,298.257223563]],PRIMEM[""Greenwich"",0],UNIT[""Degree"",0.017453292519943295]]" + @"GEOGCS[""GCS_WGS_1984"",DATUM[""D_WGS_1984"",SPHEROID[""WGS_1984"",6378137,298.257223563]],PRIMEM[""Greenwich"",0],UNIT[""Degree"",0.0174532925199433]]" }, { GeoGCS.GCS_Xian_1980, - @"GEOGCS[""Xian 1980"",DATUM[""D_Xian_1980"",SPHEROID[""IAG_1975"",6378140,298.257]],PRIMEM[""Greenwich"",0],UNIT[""Degree"",0.017453292519943295]]" + @"GEOGCS[""Xian 1980"",DATUM[""D_Xian_1980"",SPHEROID[""IAG_1975"",6378140,298.257]],PRIMEM[""Greenwich"",0],UNIT[""Degree"",0.0174532925199433]]" }, { GeoGCS.GCS_New_Beijing, - @"GEOGCS[""New Beijing"",DATUM[""D_New_Beijing"",SPHEROID[""Krasovsky_1940"",6378245,298.3]],PRIMEM[""Greenwich"",0],UNIT[""Degree"",0.017453292519943295]]" + @"GEOGCS[""New Beijing"",DATUM[""D_New_Beijing"",SPHEROID[""Krasovsky_1940"",6378245,298.3]],PRIMEM[""Greenwich"",0],UNIT[""Degree"",0.0174532925199433]]" }, { GeoGCS.GCS_Beijing_1954, - @"GEOGCS[""Beijing 1954"",DATUM[""D_Beijing_1954"",SPHEROID[""Krasovsky_1940"",6378245,298.3]],PRIMEM[""Greenwich"",0],UNIT[""Degree"",0.017453292519943295]]" + @"GEOGCS[""Beijing 1954"",DATUM[""D_Beijing_1954"",SPHEROID[""Krasovsky_1940"",6378245,298.3]],PRIMEM[""Greenwich"",0],UNIT[""Degree"",0.0174532925199433]]" }, }; diff --git a/Bimangle.ForgeEngine.Georeferncing/packages.config b/Bimangle.ForgeEngine.Georeferncing/packages.config index 357a862..2e3fb73 100644 --- a/Bimangle.ForgeEngine.Georeferncing/packages.config +++ b/Bimangle.ForgeEngine.Georeferncing/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2014.csproj b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2014.csproj index 735aee1..b1bdc0b 100644 --- a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2014.csproj +++ b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2014.csproj @@ -52,17 +52,17 @@ C:\Program Files\Autodesk\Navisworks Manage 2014\Autodesk.Navisworks.Interop.ComApi.dll True - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2014.4.0.5\lib\net45\Bimangle.ForgeEngine.Nw2014.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2014.4.0.7\lib\net45\Bimangle.ForgeEngine.Nw2014.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2014.4.0.5\lib\net45\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2014.4.0.7\lib\net45\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2014.4.0.5\lib\net45\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2014.4.0.7\lib\net45\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.10.1\lib\net20\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2015.csproj b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2015.csproj index 6ac98ba..46e6208 100644 --- a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2015.csproj +++ b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2015.csproj @@ -52,17 +52,17 @@ C:\Program Files\Autodesk\Navisworks Manage 2015\Autodesk.Navisworks.Interop.ComApi.dll True - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2015.4.0.5\lib\net45\Bimangle.ForgeEngine.Nw2015.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2015.4.0.7\lib\net45\Bimangle.ForgeEngine.Nw2015.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2015.4.0.5\lib\net45\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2015.4.0.7\lib\net45\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2015.4.0.5\lib\net45\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2015.4.0.7\lib\net45\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2016.csproj b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2016.csproj index 79a412d..8dcc120 100644 --- a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2016.csproj +++ b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2016.csproj @@ -52,17 +52,17 @@ C:\Program Files\Autodesk\Navisworks Manage 2016\Autodesk.Navisworks.Interop.ComApi.dll True - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2016.4.0.5\lib\net45\Bimangle.ForgeEngine.Nw2016.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2016.4.0.7\lib\net45\Bimangle.ForgeEngine.Nw2016.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2016.4.0.5\lib\net45\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2016.4.0.7\lib\net45\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2016.4.0.5\lib\net45\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2016.4.0.7\lib\net45\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.10.1\lib\net20\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2017.csproj b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2017.csproj index d01fe9f..158e763 100644 --- a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2017.csproj +++ b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2017.csproj @@ -52,17 +52,17 @@ C:\Program Files\Autodesk\Navisworks Manage 2017\Autodesk.Navisworks.Interop.ComApi.dll True - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2017.4.0.5\lib\net452\Bimangle.ForgeEngine.Nw2017.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2017.4.0.7\lib\net452\Bimangle.ForgeEngine.Nw2017.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2017.4.0.5\lib\net452\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2017.4.0.7\lib\net452\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2017.4.0.5\lib\net452\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2017.4.0.7\lib\net452\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2018.csproj b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2018.csproj index ccfb1ab..c323910 100644 --- a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2018.csproj +++ b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2018.csproj @@ -52,17 +52,17 @@ C:\Program Files\Autodesk\Navisworks Manage 2018\Autodesk.Navisworks.Interop.ComApi.dll True - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2018.4.0.5\lib\net452\Bimangle.ForgeEngine.Nw2018.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2018.4.0.7\lib\net452\Bimangle.ForgeEngine.Nw2018.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2018.4.0.5\lib\net452\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2018.4.0.7\lib\net452\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2018.4.0.5\lib\net452\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2018.4.0.7\lib\net452\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2019.csproj b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2019.csproj index 0f8442b..2b4e67c 100644 --- a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2019.csproj +++ b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2019.csproj @@ -53,17 +53,17 @@ C:\Program Files\Autodesk\Navisworks Manage 2019\Autodesk.Navisworks.Interop.ComApi.dll True - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2019.4.0.5\lib\net47\Bimangle.ForgeEngine.Nw2019.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2019.4.0.7\lib\net47\Bimangle.ForgeEngine.Nw2019.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2019.4.0.5\lib\net47\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2019.4.0.7\lib\net47\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2019.4.0.5\lib\net47\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2019.4.0.7\lib\net47\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2020.csproj b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2020.csproj index dd99fb0..bf24d92 100644 --- a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2020.csproj +++ b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2020.csproj @@ -53,17 +53,17 @@ C:\Program Files\Autodesk\Navisworks Manage 2020\Autodesk.Navisworks.Interop.ComApi.dll True - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2020.4.0.5\lib\net47\Bimangle.ForgeEngine.Nw2020.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2020.4.0.7\lib\net47\Bimangle.ForgeEngine.Nw2020.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2020.4.0.5\lib\net47\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2020.4.0.7\lib\net47\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2020.4.0.5\lib\net47\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2020.4.0.7\lib\net47\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2021.csproj b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2021.csproj index ffd8b00..f17f3c1 100644 --- a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2021.csproj +++ b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2021.csproj @@ -53,17 +53,17 @@ C:\Program Files\Autodesk\Navisworks Manage 2021\Autodesk.Navisworks.Interop.ComApi.dll True - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2021.4.0.5\lib\net47\Bimangle.ForgeEngine.Nw2021.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2021.4.0.7\lib\net47\Bimangle.ForgeEngine.Nw2021.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2021.4.0.5\lib\net47\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2021.4.0.7\lib\net47\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2021.4.0.5\lib\net47\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2021.4.0.7\lib\net47\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2022.csproj b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2022.csproj index 978b3b7..695c01b 100644 --- a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2022.csproj +++ b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2022.csproj @@ -53,17 +53,17 @@ C:\Program Files\Autodesk\Navisworks Manage 2022\Autodesk.Navisworks.Interop.ComApi.dll True - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2022.4.0.5\lib\net47\Bimangle.ForgeEngine.Nw2022.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2022.4.0.7\lib\net47\Bimangle.ForgeEngine.Nw2022.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2022.4.0.5\lib\net47\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2022.4.0.7\lib\net47\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2022.4.0.5\lib\net47\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2022.4.0.7\lib\net47\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2023.csproj b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2023.csproj index 1001d6f..e4b08ee 100644 --- a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2023.csproj +++ b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2023.csproj @@ -50,17 +50,17 @@ C:\Program Files\Autodesk\Navisworks Manage 2023\Autodesk.Navisworks.Interop.ComApi.dll True - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2023.4.0.5\lib\net48\Bimangle.ForgeEngine.Nw2023.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2023.4.0.7\lib\net48\Bimangle.ForgeEngine.Nw2023.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2023.4.0.5\lib\net48\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2023.4.0.7\lib\net48\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2023.4.0.5\lib\net48\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2023.4.0.7\lib\net48\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2024.csproj b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2024.csproj index db05c5a..31f34ab 100644 --- a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2024.csproj +++ b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2024.csproj @@ -50,17 +50,17 @@ C:\Program Files\Autodesk\Navisworks Manage 2024\Autodesk.Navisworks.Interop.ComApi.dll True - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2024.4.0.5\lib\net48\Bimangle.ForgeEngine.Nw2024.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2024.4.0.7\lib\net48\Bimangle.ForgeEngine.Nw2024.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2024.4.0.5\lib\net48\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2024.4.0.7\lib\net48\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2024.4.0.5\lib\net48\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2024.4.0.7\lib\net48\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2025.csproj b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2025.csproj index 7f78cfb..b244ae6 100644 --- a/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2025.csproj +++ b/Bimangle.ForgeEngine.Navisworks/Bimangle.ForgeEngine.Nw_R2025.csproj @@ -49,17 +49,17 @@ C:\Program Files\Autodesk\Navisworks Manage 2025\Autodesk.Navisworks.Interop.ComApi.dll True - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2025.4.0.5\lib\net48\Bimangle.ForgeEngine.Nw2025.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2025.4.0.7\lib\net48\Bimangle.ForgeEngine.Nw2025.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2025.4.0.5\lib\net48\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2025.4.0.7\lib\net48\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Navisworks2025.4.0.5\lib\net48\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Navisworks2025.4.0.7\lib\net48\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2014.config b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2014.config index 8715b9a..94a34fc 100644 --- a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2014.config +++ b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2014.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2015.config b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2015.config index 635c3c3..b16f903 100644 --- a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2015.config +++ b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2015.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2016.config b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2016.config index c29c1a2..dd44bc9 100644 --- a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2016.config +++ b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2016.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2017.config b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2017.config index 95bf643..5b32b1f 100644 --- a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2017.config +++ b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2017.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2018.config b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2018.config index 8f8d8c4..4d8547d 100644 --- a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2018.config +++ b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2018.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2019.config b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2019.config index 3d1d9cb..cd612fa 100644 --- a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2019.config +++ b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2019.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2020.config b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2020.config index 3340b26..bda94b0 100644 --- a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2020.config +++ b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2020.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2021.config b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2021.config index e702b6c..4ad94d9 100644 --- a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2021.config +++ b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2021.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2022.config b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2022.config index 395924c..1bca5d8 100644 --- a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2022.config +++ b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2022.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2023.config b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2023.config index 0aef4cd..5bb3a4f 100644 --- a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2023.config +++ b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2023.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2024.config b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2024.config index e3223ac..c6dcd63 100644 --- a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2024.config +++ b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2024.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2025.config b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2025.config index 453bc21..b63f588 100644 --- a/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2025.config +++ b/Bimangle.ForgeEngine.Navisworks/packages.Bimangle.ForgeEngine.Nw_R2025.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2014.csproj b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2014.csproj index 64b7b86..4f9c109 100644 --- a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2014.csproj +++ b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2014.csproj @@ -38,23 +38,23 @@ true - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Revit2014.7.0.5\lib\net45\Bimangle.ForgeEngine.Dwf.Base.dll + + ..\packages\Bimangle.ForgeEngine.Revit2014.7.1.1\lib\net45\Bimangle.ForgeEngine.Dwf.Base.dll - - ..\packages\Bimangle.ForgeEngine.Revit2014.7.0.5\lib\net45\Bimangle.ForgeEngine.Dwf.Support.dll + + ..\packages\Bimangle.ForgeEngine.Revit2014.7.1.1\lib\net45\Bimangle.ForgeEngine.Dwf.Support.dll - - ..\packages\Bimangle.ForgeEngine.Revit2014.7.0.5\lib\net45\Bimangle.ForgeEngine.Revit2014.dll + + ..\packages\Bimangle.ForgeEngine.Revit2014.7.1.1\lib\net45\Bimangle.ForgeEngine.Revit2014.dll - - ..\packages\Bimangle.ForgeEngine.Revit2014.7.0.5\lib\net45\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Revit2014.7.1.1\lib\net45\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Revit2014.7.0.5\lib\net45\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Revit2014.7.1.1\lib\net45\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.10.1\lib\net20\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2015.csproj b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2015.csproj index 5931ed6..2495980 100644 --- a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2015.csproj +++ b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2015.csproj @@ -38,23 +38,23 @@ true - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Revit2015.7.0.5\lib\net45\Bimangle.ForgeEngine.Dwf.Base.dll + + ..\packages\Bimangle.ForgeEngine.Revit2015.7.1.1\lib\net45\Bimangle.ForgeEngine.Dwf.Base.dll - - ..\packages\Bimangle.ForgeEngine.Revit2015.7.0.5\lib\net45\Bimangle.ForgeEngine.Dwf.Support.dll + + ..\packages\Bimangle.ForgeEngine.Revit2015.7.1.1\lib\net45\Bimangle.ForgeEngine.Dwf.Support.dll - - ..\packages\Bimangle.ForgeEngine.Revit2015.7.0.5\lib\net45\Bimangle.ForgeEngine.Revit2015.dll + + ..\packages\Bimangle.ForgeEngine.Revit2015.7.1.1\lib\net45\Bimangle.ForgeEngine.Revit2015.dll - - ..\packages\Bimangle.ForgeEngine.Revit2015.7.0.5\lib\net45\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Revit2015.7.1.1\lib\net45\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Revit2015.7.0.5\lib\net45\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Revit2015.7.1.1\lib\net45\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2016.csproj b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2016.csproj index e8b4ea5..30e20ea 100644 --- a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2016.csproj +++ b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2016.csproj @@ -39,23 +39,23 @@ true - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Revit2016.7.0.5\lib\net45\Bimangle.ForgeEngine.Dwf.Base.dll + + ..\packages\Bimangle.ForgeEngine.Revit2016.7.1.1\lib\net45\Bimangle.ForgeEngine.Dwf.Base.dll - - ..\packages\Bimangle.ForgeEngine.Revit2016.7.0.5\lib\net45\Bimangle.ForgeEngine.Dwf.Support.dll + + ..\packages\Bimangle.ForgeEngine.Revit2016.7.1.1\lib\net45\Bimangle.ForgeEngine.Dwf.Support.dll - - ..\packages\Bimangle.ForgeEngine.Revit2016.7.0.5\lib\net45\Bimangle.ForgeEngine.Revit2016.dll + + ..\packages\Bimangle.ForgeEngine.Revit2016.7.1.1\lib\net45\Bimangle.ForgeEngine.Revit2016.dll - - ..\packages\Bimangle.ForgeEngine.Revit2016.7.0.5\lib\net45\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Revit2016.7.1.1\lib\net45\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Revit2016.7.0.5\lib\net45\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Revit2016.7.1.1\lib\net45\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2017.csproj b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2017.csproj index 8e73b5f..4c6d0a8 100644 --- a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2017.csproj +++ b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2017.csproj @@ -38,23 +38,23 @@ true - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Revit2017.7.0.5\lib\net452\Bimangle.ForgeEngine.Dwf.Base.dll + + ..\packages\Bimangle.ForgeEngine.Revit2017.7.1.1\lib\net452\Bimangle.ForgeEngine.Dwf.Base.dll - - ..\packages\Bimangle.ForgeEngine.Revit2017.7.0.5\lib\net452\Bimangle.ForgeEngine.Dwf.Support.dll + + ..\packages\Bimangle.ForgeEngine.Revit2017.7.1.1\lib\net452\Bimangle.ForgeEngine.Dwf.Support.dll - - ..\packages\Bimangle.ForgeEngine.Revit2017.7.0.5\lib\net452\Bimangle.ForgeEngine.Revit2017.dll + + ..\packages\Bimangle.ForgeEngine.Revit2017.7.1.1\lib\net452\Bimangle.ForgeEngine.Revit2017.dll - - ..\packages\Bimangle.ForgeEngine.Revit2017.7.0.5\lib\net452\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Revit2017.7.1.1\lib\net452\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Revit2017.7.0.5\lib\net452\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Revit2017.7.1.1\lib\net452\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2018.csproj b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2018.csproj index 400dc31..663759a 100644 --- a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2018.csproj +++ b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2018.csproj @@ -37,23 +37,23 @@ true - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Revit2018.7.0.5\lib\net452\Bimangle.ForgeEngine.Dwf.Base.dll + + ..\packages\Bimangle.ForgeEngine.Revit2018.7.1.1\lib\net452\Bimangle.ForgeEngine.Dwf.Base.dll - - ..\packages\Bimangle.ForgeEngine.Revit2018.7.0.5\lib\net452\Bimangle.ForgeEngine.Dwf.Support.dll + + ..\packages\Bimangle.ForgeEngine.Revit2018.7.1.1\lib\net452\Bimangle.ForgeEngine.Dwf.Support.dll - - ..\packages\Bimangle.ForgeEngine.Revit2018.7.0.5\lib\net452\Bimangle.ForgeEngine.Revit2018.dll + + ..\packages\Bimangle.ForgeEngine.Revit2018.7.1.1\lib\net452\Bimangle.ForgeEngine.Revit2018.dll - - ..\packages\Bimangle.ForgeEngine.Revit2018.7.0.5\lib\net452\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Revit2018.7.1.1\lib\net452\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Revit2018.7.0.5\lib\net452\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Revit2018.7.1.1\lib\net452\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2019.csproj b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2019.csproj index 52f400b..6246972 100644 --- a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2019.csproj +++ b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2019.csproj @@ -35,23 +35,23 @@ false - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Revit2019.7.0.5\lib\net47\Bimangle.ForgeEngine.Dwf.Base.dll + + ..\packages\Bimangle.ForgeEngine.Revit2019.7.1.1\lib\net47\Bimangle.ForgeEngine.Dwf.Base.dll - - ..\packages\Bimangle.ForgeEngine.Revit2019.7.0.5\lib\net47\Bimangle.ForgeEngine.Dwf.Support.dll + + ..\packages\Bimangle.ForgeEngine.Revit2019.7.1.1\lib\net47\Bimangle.ForgeEngine.Dwf.Support.dll - - ..\packages\Bimangle.ForgeEngine.Revit2019.7.0.5\lib\net47\Bimangle.ForgeEngine.Revit2019.dll + + ..\packages\Bimangle.ForgeEngine.Revit2019.7.1.1\lib\net47\Bimangle.ForgeEngine.Revit2019.dll - - ..\packages\Bimangle.ForgeEngine.Revit2019.7.0.5\lib\net47\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Revit2019.7.1.1\lib\net47\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Revit2019.7.0.5\lib\net47\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Revit2019.7.1.1\lib\net47\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2020.csproj b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2020.csproj index 33e6742..a66a3a4 100644 --- a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2020.csproj +++ b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2020.csproj @@ -35,23 +35,23 @@ false - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Revit2020.7.0.5\lib\net47\Bimangle.ForgeEngine.Dwf.Base.dll + + ..\packages\Bimangle.ForgeEngine.Revit2020.7.1.1\lib\net47\Bimangle.ForgeEngine.Dwf.Base.dll - - ..\packages\Bimangle.ForgeEngine.Revit2020.7.0.5\lib\net47\Bimangle.ForgeEngine.Dwf.Support.dll + + ..\packages\Bimangle.ForgeEngine.Revit2020.7.1.1\lib\net47\Bimangle.ForgeEngine.Dwf.Support.dll - - ..\packages\Bimangle.ForgeEngine.Revit2020.7.0.5\lib\net47\Bimangle.ForgeEngine.Revit2020.dll + + ..\packages\Bimangle.ForgeEngine.Revit2020.7.1.1\lib\net47\Bimangle.ForgeEngine.Revit2020.dll - - ..\packages\Bimangle.ForgeEngine.Revit2020.7.0.5\lib\net47\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Revit2020.7.1.1\lib\net47\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Revit2020.7.0.5\lib\net47\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Revit2020.7.1.1\lib\net47\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2021.csproj b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2021.csproj index 311e03a..6928115 100644 --- a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2021.csproj +++ b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2021.csproj @@ -35,23 +35,23 @@ false - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Revit2021.7.0.5\lib\net48\Bimangle.ForgeEngine.Dwf.Base.dll + + ..\packages\Bimangle.ForgeEngine.Revit2021.7.1.1\lib\net48\Bimangle.ForgeEngine.Dwf.Base.dll - - ..\packages\Bimangle.ForgeEngine.Revit2021.7.0.5\lib\net48\Bimangle.ForgeEngine.Dwf.Support.dll + + ..\packages\Bimangle.ForgeEngine.Revit2021.7.1.1\lib\net48\Bimangle.ForgeEngine.Dwf.Support.dll - - ..\packages\Bimangle.ForgeEngine.Revit2021.7.0.5\lib\net48\Bimangle.ForgeEngine.Revit2021.dll + + ..\packages\Bimangle.ForgeEngine.Revit2021.7.1.1\lib\net48\Bimangle.ForgeEngine.Revit2021.dll - - ..\packages\Bimangle.ForgeEngine.Revit2021.7.0.5\lib\net48\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Revit2021.7.1.1\lib\net48\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Revit2021.7.0.5\lib\net48\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Revit2021.7.1.1\lib\net48\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2022.csproj b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2022.csproj index 12406a7..4cf089d 100644 --- a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2022.csproj +++ b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2022.csproj @@ -35,23 +35,23 @@ false - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Revit2022.7.0.5\lib\net48\Bimangle.ForgeEngine.Dwf.Base.dll + + ..\packages\Bimangle.ForgeEngine.Revit2022.7.1.1\lib\net48\Bimangle.ForgeEngine.Dwf.Base.dll - - ..\packages\Bimangle.ForgeEngine.Revit2022.7.0.5\lib\net48\Bimangle.ForgeEngine.Dwf.Support.dll + + ..\packages\Bimangle.ForgeEngine.Revit2022.7.1.1\lib\net48\Bimangle.ForgeEngine.Dwf.Support.dll - - ..\packages\Bimangle.ForgeEngine.Revit2022.7.0.5\lib\net48\Bimangle.ForgeEngine.Revit2022.dll + + ..\packages\Bimangle.ForgeEngine.Revit2022.7.1.1\lib\net48\Bimangle.ForgeEngine.Revit2022.dll - - ..\packages\Bimangle.ForgeEngine.Revit2022.7.0.5\lib\net48\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Revit2022.7.1.1\lib\net48\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Revit2022.7.0.5\lib\net48\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Revit2022.7.1.1\lib\net48\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2023.csproj b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2023.csproj index c99f3d0..149099b 100644 --- a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2023.csproj +++ b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2023.csproj @@ -35,23 +35,23 @@ false - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Revit2023.7.0.5\lib\net48\Bimangle.ForgeEngine.Dwf.Base.dll + + ..\packages\Bimangle.ForgeEngine.Revit2023.7.1.1\lib\net48\Bimangle.ForgeEngine.Dwf.Base.dll - - ..\packages\Bimangle.ForgeEngine.Revit2023.7.0.5\lib\net48\Bimangle.ForgeEngine.Dwf.Support.dll + + ..\packages\Bimangle.ForgeEngine.Revit2023.7.1.1\lib\net48\Bimangle.ForgeEngine.Dwf.Support.dll - - ..\packages\Bimangle.ForgeEngine.Revit2023.7.0.5\lib\net48\Bimangle.ForgeEngine.Revit2023.dll + + ..\packages\Bimangle.ForgeEngine.Revit2023.7.1.1\lib\net48\Bimangle.ForgeEngine.Revit2023.dll - - ..\packages\Bimangle.ForgeEngine.Revit2023.7.0.5\lib\net48\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Revit2023.7.1.1\lib\net48\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Revit2023.7.0.5\lib\net48\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Revit2023.7.1.1\lib\net48\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2024.csproj b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2024.csproj index 5c273c4..01feb41 100644 --- a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2024.csproj +++ b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2024.csproj @@ -35,23 +35,23 @@ false - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Revit2024.7.0.5\lib\net48\Bimangle.ForgeEngine.Dwf.Base.dll + + ..\packages\Bimangle.ForgeEngine.Revit2024.7.1.1\lib\net48\Bimangle.ForgeEngine.Dwf.Base.dll - - ..\packages\Bimangle.ForgeEngine.Revit2024.7.0.5\lib\net48\Bimangle.ForgeEngine.Dwf.Support.dll + + ..\packages\Bimangle.ForgeEngine.Revit2024.7.1.1\lib\net48\Bimangle.ForgeEngine.Dwf.Support.dll - - ..\packages\Bimangle.ForgeEngine.Revit2024.7.0.5\lib\net48\Bimangle.ForgeEngine.Revit2024.dll + + ..\packages\Bimangle.ForgeEngine.Revit2024.7.1.1\lib\net48\Bimangle.ForgeEngine.Revit2024.dll - - ..\packages\Bimangle.ForgeEngine.Revit2024.7.0.5\lib\net48\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Revit2024.7.1.1\lib\net48\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Revit2024.7.0.5\lib\net48\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Revit2024.7.1.1\lib\net48\Bimangle.Libs.Proj.dll ..\packages\DotNetZip.1.13.2\lib\net40\DotNetZip.dll diff --git a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2025.csproj b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2025.csproj index 1ceaf5b..080604a 100644 --- a/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2025.csproj +++ b/Bimangle.ForgeEngine.Revit/Bimangle.ForgeEngine.Revit_R2025.csproj @@ -121,7 +121,7 @@ - + diff --git a/Bimangle.ForgeEngine.Revit/obj-Bimangle.ForgeEngine.Revit_R2025/Bimangle.ForgeEngine.Revit_R2025.csproj.nuget.dgspec.json b/Bimangle.ForgeEngine.Revit/obj-Bimangle.ForgeEngine.Revit_R2025/Bimangle.ForgeEngine.Revit_R2025.csproj.nuget.dgspec.json index d99ab46..0f8e81d 100644 --- a/Bimangle.ForgeEngine.Revit/obj-Bimangle.ForgeEngine.Revit_R2025/Bimangle.ForgeEngine.Revit_R2025.csproj.nuget.dgspec.json +++ b/Bimangle.ForgeEngine.Revit/obj-Bimangle.ForgeEngine.Revit_R2025/Bimangle.ForgeEngine.Revit_R2025.csproj.nuget.dgspec.json @@ -40,6 +40,7 @@ ], "sources": { "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "C:\\Program Files\\dotnet\\library-packs": {}, "D:\\nuget-packages": {}, "https://api.nuget.org/v3/index.json": {}, "https://www.nuget.org/api/v2/": {} @@ -74,7 +75,7 @@ "dependencies": { "Bimangle.ForgeEngine.Revit2025": { "target": "Package", - "version": "[7.0.5, )" + "version": "[7.1.1, )" }, "DotNetZip": { "target": "Package", @@ -108,7 +109,7 @@ "privateAssets": "none" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" } } } diff --git a/Bimangle.ForgeEngine.Revit/obj-Bimangle.ForgeEngine.Revit_R2025/Bimangle.ForgeEngine.Revit_R2025.csproj.nuget.g.props b/Bimangle.ForgeEngine.Revit/obj-Bimangle.ForgeEngine.Revit_R2025/Bimangle.ForgeEngine.Revit_R2025.csproj.nuget.g.props index 27fc303..9e32c0d 100644 --- a/Bimangle.ForgeEngine.Revit/obj-Bimangle.ForgeEngine.Revit_R2025/Bimangle.ForgeEngine.Revit_R2025.csproj.nuget.g.props +++ b/Bimangle.ForgeEngine.Revit/obj-Bimangle.ForgeEngine.Revit_R2025/Bimangle.ForgeEngine.Revit_R2025.csproj.nuget.g.props @@ -7,7 +7,7 @@ $(UserProfile)\.nuget\packages\ C:\Users\kent\.nuget\packages\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder PackageReference - 6.9.2 + 6.10.0 diff --git a/Bimangle.ForgeEngine.Revit/obj-Bimangle.ForgeEngine.Revit_R2025/project.assets.json b/Bimangle.ForgeEngine.Revit/obj-Bimangle.ForgeEngine.Revit_R2025/project.assets.json index a610b8a..e55da3b 100644 --- a/Bimangle.ForgeEngine.Revit/obj-Bimangle.ForgeEngine.Revit_R2025/project.assets.json +++ b/Bimangle.ForgeEngine.Revit/obj-Bimangle.ForgeEngine.Revit_R2025/project.assets.json @@ -2,7 +2,7 @@ "version": 3, "targets": { "net8.0-windows7.0": { - "Bimangle.ForgeEngine.Common/1.8.5": { + "Bimangle.ForgeEngine.Common/1.8.6": { "type": "package", "compile": { "lib/net45/Bimangle.ForgeEngine.Common.dll": {} @@ -11,10 +11,10 @@ "lib/net45/Bimangle.ForgeEngine.Common.dll": {} } }, - "Bimangle.ForgeEngine.Revit2025/7.0.5": { + "Bimangle.ForgeEngine.Revit2025/7.1.1": { "type": "package", "dependencies": { - "Bimangle.ForgeEngine.Common": "[1.8.5]", + "Bimangle.ForgeEngine.Common": "[1.8.6]", "DotNetZip": "1.16.0", "Newtonsoft.Json": "13.0.1" }, @@ -256,24 +256,25 @@ } }, "libraries": { - "Bimangle.ForgeEngine.Common/1.8.5": { - "sha512": "OuE6ldIoqL5SlQVcC8FrThg+rJs4Dmnk0SaR6ITo7SFyi8e2CIqAZfMF3j/eqJf1zFkVfw6itIrO4mQ85+2c7w==", + "Bimangle.ForgeEngine.Common/1.8.6": { + "sha512": "ZrrwNai64/X6B+MVACFX/k8GrCBmML1nkxdTYNINQXzMeVDmQStpuXmnyemCiyJ3ZrHkF5h8EhCll5CdseIjRQ==", "type": "package", - "path": "bimangle.forgeengine.common/1.8.5", + "path": "bimangle.forgeengine.common/1.8.6", "files": [ ".nupkg.metadata", - "bimangle.forgeengine.common.1.8.5.nupkg.sha512", + ".signature.p7s", + "bimangle.forgeengine.common.1.8.6.nupkg.sha512", "bimangle.forgeengine.common.nuspec", "lib/net45/Bimangle.ForgeEngine.Common.dll" ] }, - "Bimangle.ForgeEngine.Revit2025/7.0.5": { - "sha512": "JFZ3272yY2yAs6J+Frx1A+XH65t7Hn4p0T5K0AL5/zX0wHs20H+nQSb+2OCd7HADpM9b0hR3RN3Z0xQOd39lYA==", + "Bimangle.ForgeEngine.Revit2025/7.1.1": { + "sha512": "RtvLNelDxIAl9kFXJDvfyOaBW/Ncfeq4h12xWs3aLnyKChQMTny82OuA10+49501ErIQhn5Na/45JJQymTPeog==", "type": "package", - "path": "bimangle.forgeengine.revit2025/7.0.5", + "path": "bimangle.forgeengine.revit2025/7.1.1", "files": [ ".nupkg.metadata", - "bimangle.forgeengine.revit2025.7.0.5.nupkg.sha512", + "bimangle.forgeengine.revit2025.7.1.1.nupkg.sha512", "bimangle.forgeengine.revit2025.nuspec", "lib/net8.0/Bimangle.ForgeEngine.Dwf.Base.dll", "lib/net8.0/Bimangle.ForgeEngine.Dwf.Support.dll", @@ -698,7 +699,7 @@ "projectFileDependencyGroups": { "net8.0-windows7.0": [ "Bimangle.ForgeEngine.Georeferncing >= 1.0.0", - "Bimangle.ForgeEngine.Revit2025 >= 7.0.5", + "Bimangle.ForgeEngine.Revit2025 >= 7.1.1", "DotNetZip >= 1.16.0", "Microsoft.CSharp >= 4.7.0", "System.Data.DataSetExtensions >= 4.5.0" @@ -729,6 +730,7 @@ ], "sources": { "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "C:\\Program Files\\dotnet\\library-packs": {}, "D:\\nuget-packages": {}, "https://api.nuget.org/v3/index.json": {}, "https://www.nuget.org/api/v2/": {} @@ -763,7 +765,7 @@ "dependencies": { "Bimangle.ForgeEngine.Revit2025": { "target": "Package", - "version": "[7.0.5, )" + "version": "[7.1.1, )" }, "DotNetZip": { "target": "Package", @@ -797,7 +799,7 @@ "privateAssets": "none" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.204/PortableRuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.300/PortableRuntimeIdentifierGraph.json" } } } diff --git a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2014.config b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2014.config index 1a7f862..7517b88 100644 --- a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2014.config +++ b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2014.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2015.config b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2015.config index ec2df6e..5e4f441 100644 --- a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2015.config +++ b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2015.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2016.config b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2016.config index 0e53872..f585153 100644 --- a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2016.config +++ b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2016.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2017.config b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2017.config index 823eb93..532e107 100644 --- a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2017.config +++ b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2017.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2018.config b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2018.config index 563378a..092a8a1 100644 --- a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2018.config +++ b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2018.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2019.config b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2019.config index 91fcccd..bce0a60 100644 --- a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2019.config +++ b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2019.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2020.config b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2020.config index c47e33f..fb72dd4 100644 --- a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2020.config +++ b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2020.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2021.config b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2021.config index 9d72a99..62012cc 100644 --- a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2021.config +++ b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2021.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2022.config b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2022.config index ad94c5b..3271e0a 100644 --- a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2022.config +++ b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2022.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2023.config b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2023.config index 4499cfd..4768720 100644 --- a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2023.config +++ b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2023.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2024.config b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2024.config index 412358e..811d84a 100644 --- a/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2024.config +++ b/Bimangle.ForgeEngine.Revit/packages.Bimangle.ForgeEngine.Revit_R2024.config @@ -1,7 +1,7 @@  - - + + diff --git a/Bimangle.ForgeEngine.Skp/Bimangle.ForgeEngine.Skp.csproj b/Bimangle.ForgeEngine.Skp/Bimangle.ForgeEngine.Skp.csproj index 8f86b04..bfc56ce 100644 --- a/Bimangle.ForgeEngine.Skp/Bimangle.ForgeEngine.Skp.csproj +++ b/Bimangle.ForgeEngine.Skp/Bimangle.ForgeEngine.Skp.csproj @@ -68,17 +68,17 @@ - - ..\packages\Bimangle.ForgeEngine.Common.1.8.5\lib\net45\Bimangle.ForgeEngine.Common.dll + + ..\packages\Bimangle.ForgeEngine.Common.1.8.6\lib\net45\Bimangle.ForgeEngine.Common.dll - - ..\packages\Bimangle.ForgeEngine.Skp.1.5.7\lib\net452\Bimangle.ForgeEngine.Skp.dll + + ..\packages\Bimangle.ForgeEngine.Skp.1.5.8\lib\net452\Bimangle.ForgeEngine.Skp.dll - - ..\packages\Bimangle.ForgeEngine.Skp.1.5.7\lib\net452\Bimangle.Libs.dll + + ..\packages\Bimangle.ForgeEngine.Skp.1.5.8\lib\net452\Bimangle.Libs.dll - - ..\packages\Bimangle.ForgeEngine.Skp.1.5.7\lib\net452\Bimangle.Libs.Proj.dll + + ..\packages\Bimangle.ForgeEngine.Skp.1.5.8\lib\net452\Bimangle.Libs.Proj.dll ..\packages\CommandLineParser.2.8.0\lib\net45\CommandLine.dll @@ -267,7 +267,7 @@ 这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。 - + - + \ No newline at end of file diff --git a/Bimangle.ForgeEngine.Skp/packages.config b/Bimangle.ForgeEngine.Skp/packages.config index c2a5716..20ffd8a 100644 --- a/Bimangle.ForgeEngine.Skp/packages.config +++ b/Bimangle.ForgeEngine.Skp/packages.config @@ -1,7 +1,7 @@  - - + +