WinFrmUI/HStation.WinFrmUI.Assets.Core/05-elbow/02-main/ViewAssetsElbowMainDlg.cs
@@ -41,6 +41,8 @@ this.txtFlags.EditValue = Yw.Untity.FlagsHelper.ToString(vmo.Flags); this.txtTagName.EditValue = vmo.TagName; this.txtDescription.EditValue = vmo.Description; this.imageComboBoxEditConnectlenght.EditValue = vmo.ElbowType; this.txtAngle.EditValue = vmo.Angle; } } }