| | |
| | | this.docPnlMatchingList.Height = 350; |
| | | } |
| | | |
| | | #endregion 自动匹配 |
| | | #endregion |
| | | |
| | | #region 未匹配列表 |
| | | |
| | |
| | | var elementIds = new List<string>() { _parter.Code }; |
| | | await this.xhsProjectSimulationBimfaceCtrl1.ZoomAndSelectComponents(elementIds); |
| | | ShowProperty(); |
| | | SetBimfaceLinkColor(); |
| | | } |
| | | |
| | | //未匹配列表查看模型 |
| | |
| | | ShowProperty(); |
| | | } |
| | | |
| | | #endregion 未匹配列表 |
| | | #endregion |
| | | |
| | | #region 一键显隐 |
| | | |
| | |
| | | } |
| | | } |
| | | |
| | | #endregion 一键显隐 |
| | | #endregion |
| | | |
| | | #region 水力校验 |
| | | |
| | |
| | | ShowProperty(); |
| | | } |
| | | |
| | | #endregion 水力校验 |
| | | #endregion |
| | | |
| | | #region 保存水力信息 |
| | | |
| | |
| | | TipFormHelper.ShowSucceed("保存成功!"); |
| | | } |
| | | |
| | | #endregion 保存水力信息 |
| | | #endregion |
| | | |
| | | #region 业务方法 |
| | | |
| | |
| | | } |
| | | |
| | | #endregion 业务方法 |
| | | |
| | | #region 配置 |
| | | |
| | | //显示RadialMenu |
| | | private void barBtnSetList_ItemClick(object sender, DevExpress.XtraBars.ItemClickEventArgs e) |
| | | { |
| | | this.rmSet.ShowPopup(MousePosition, true); |
| | | } |
| | | |
| | | #endregion |
| | | |
| | | |
| | | } |
| | | } |