Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
renbo tang
Bookmarks
Profile
Activity
Communities
Friends
Likes
Achievements
Bookmarks
Blog Posts
Questions
More
Cancel
Content
Applications
Groups
Followed Members
Calling C/C++ Functions in Add-ins
Showgata Chakraborty
In the First Chapter, we brought up that the Add-ins development method on the MSTN CE version adds a new programming framework that is almost "parallel" to the NativeCode architecture. "Almost" is used here because C# and C/C++ are two completely different…
over 2 years ago
MicroStation Programming
MicroStation Programming - Wiki
Can simple or logical controls be used during a transient simulation?
Jesse Dringoli
Product(s): HAMMER Version(s): V8i, CONNECT Edition Area: Modeling Problem Can simple or logical controls be used during a transient simulation? Background During a transient simulation in HAMMER, logical/simple controls…
over 4 years ago
OpenFlows | Water Infrastructure
OpenFlows | Water Infrastructure Wiki
Converting a PRV PSV or FCV to a Throttle Control Valve (TCV) in HAMMER
Jesse Dringoli
Applies To Product(s): HAMMER Version(s): V8i, CONNECT Edition Area: Modeling Original Author: Scott Kampa, Bentley Technical Support Group Overview This TechNote will describe steps to model…
over 5 years ago
OpenFlows | Water Infrastructure
OpenFlows | Water Infrastructure Wiki
How are demands treated during the transient simulation in HAMMER?
Jesse Dringoli
Applies To Product(s): HAMMER Version(s): CONNECT Edition, V8i Area: Modeling Original Author: Scott Kampa, Bentley Technical Support Group Problem How are demands treated during the transient simulation…
over 2 years ago
OpenFlows | Water Infrastructure
OpenFlows | Water Infrastructure Wiki
How headloss is calculated based on the different Status (Initial) settings for a TCV
Scott Kampa
Applies To Product(s): WaterGEMS, HAMMER, WaterCAD Version(s): CONNECT Edition, V8i Area: Calculations Original Author: Mark Pachlhofer, Bentley Technical Support Group Problem How are steady…
over 1 year ago
OpenFlows | Water Infrastructure
OpenFlows | Water Infrastructure Wiki
Managed (C#) - Step By Step Guide
Showgata Chakraborty
In this series of articles, we will learn how to develop Addins for MicroStation CE. We'll start from the basics to build a strong foundation and then cover the advanced chapters. Chapter 0 : Introduction and Prerequisite Chapter 1 : Building a…
over 2 years ago
MicroStation Programming
MicroStation Programming - Wiki
mdlSelect_addElement() is very slow - is there an alternative?
Loren
When adding elements to a selection set using mdlSelect_addElement(), the function works well for a few elements but slows down considerably (exponentially) with each element added. I'm assuming this is because the entire selection set is freed and recreated…
Answered
over 2 years ago
MicroStation Programming
MicroStation Programming Forum
Microstation connect ElementChangedEvent ChangeTrackKind
Markus Hannweber
Hi, I overloaded the ElementChangedEvent event and get a ChangeTrackKind value in eventargs.Change Delete = 1, Add = 2, Modify = 3, ModifyFence = 5, Mark = 7, ModelAdd = 9, ModelDelete = 10, AddXAttribute = 11, DeleteXAttribute = 12, ModifyXAttribute…
over 5 years ago
MicroStation Programming
MicroStation Programming Forum
Modeling other fluids or fluid temperatures
Jesse Dringoli
Applies To Product(s): WaterGEMS, WaterCAD, HAMMER Version(s): V8i, CONNECT Edition Area: Modeling Original Author: Mark Pachlhofer, Bentley Technical Support Group Problem Is it possible to…
5 months ago
OpenFlows | Water Infrastructure
OpenFlows | Water Infrastructure Wiki
Modeling Reference - Surge Valves
Scott Kampa
Product(s): HAMMER Version(s): CONNECT Edition, V8i Area: Modeling Original Author: Jesse Dringoli, Bentley Technical Support Group Overview This TechNote explains how the surge valve element works and its typical application…
2 months ago
OpenFlows | Water Infrastructure
OpenFlows | Water Infrastructure Wiki
Modeling Reference - Valve Closure
Luca Santos Billis
Applies To Product(s): HAMMER, WaterGEMS, WaterCAD Version(s): V8i, CONNECT Edition Area: Modeling Original Author: Jesse Dringoli, Bentley Technical Support Group Overview This technote explains…
5 months ago
OpenFlows | Water Infrastructure
OpenFlows | Water Infrastructure Wiki
Understanding "Pressure" and "Pressure Head"
Jesse Dringoli
Applies To Product(s): WaterCAD, WaterGEMS, HAMMER Version(s): 08.XX.XX.XX and higher Area: Output and Reporting Problem In WaterCAD, WaterGEMS and HAMMER, what does the "pressure" result represent and…
1 month ago
OpenFlows | Water Infrastructure
OpenFlows | Water Infrastructure Wiki
Understanding Tank Operating Range
Sushma Choure
Product(s): WaterGEMS, WaterCAD, SewerGEMS, SewerCAD, CivilStorm Version(s): CONNECT Edition, V8i Area: Layout and Data Input Problem How do I properly enter a tank's bottom, top and initial elevations, using the Operating…
over 1 year ago
OpenFlows | Water Infrastructure
OpenFlows | Water Infrastructure Wiki
Using a Flow Control Valve (FCV)
Jesse Dringoli
Applies To: Product(s): WaterGEMS, WaterCAD Version(s): V8i, CONNECT Edition Area: Modeling Original Author Tom Walski What is a Flow Control Valve (FCV)? A flow control valve (FCV) in WaterGEMS/WaterCAD…
over 1 year ago
OpenFlows | Water Infrastructure
OpenFlows | Water Infrastructure Wiki
Using Modulating PRV, PSV or FCV during a transient simulation
Jesse Dringoli
Applies To Product(s): HAMMER Version(s): CONNECT Edition, V8i Area: Modeling Original Author: Scott Kampa, Bentley Technical Support Group Overview This TechNote will explain how to model dynamic valves (PRV…
10 months ago
OpenFlows | Water Infrastructure
OpenFlows | Water Infrastructure Wiki
Valve Type field assumptions and use with a TCV
Jesse Dringoli
Applies To Product(s): WaterGEMS, WaterCAD, HAMMER Version(s): CONNECT Edition, V8i Area: Modeling Original Author: Jesse Dringoli, Bentley Technical Support Group Problem What is the purpose…
over 2 years ago
OpenFlows | Water Infrastructure
OpenFlows | Water Infrastructure Wiki
What is the "Discharge Coefficient"?
Jesse Dringoli
Applies To Product(s): WaterGEMS, WaterCAD, HAMMER Version(s): CONNECT Edition, V8i Area: Data Input/Model Creation Original Author: Jesse Dringoli, Bentley Technical Support Group Problem…
7 months ago
OpenFlows | Water Infrastructure
OpenFlows | Water Infrastructure Wiki
What is the difference between a Throttle Control Valve (TCV) and a Flow Control Valve (FCV)?
Yashodhan Joshi
Product(s): WaterGEMS, HAMMER, WaterCAD Version(s): 10.XX.XX.XX, 08.11.XX.XX Area: Modeling Problem What is the difference between a Throttle Control Valve (TCV) and a Flow Control Valve (FCV)? In what situation should…
over 3 years ago
OpenFlows | Water Infrastructure
OpenFlows | Water Infrastructure Wiki
一步步学习MicroStation V8i Addin开发
Yongan.Fu
第零章、介绍与必备条件 第一章、建立一个最简单的Addin应用程序 第二章、在Addin中创建元素 第三章、运行并调试Addin 第四章、给Addins添加命令 第五章、给Addins添加Windows窗体 第六章、用IPrimitiveCommandEvents和ILocateCommandEvents实现交互式命令 第七章、响应MicroStation事件 第八章、在Addins中调用MDL API函数 第九章、用C++/CLI编写Addins 【请注意…
over 4 years ago
Bentley 中国优先社区
技术资料库
第7章、响应MicroStation事件
HongQiang Guo
上一章我们利用DgnPrimitiveTool和DgnElementSetTool捕获到了鼠标的数据键和拒绝键(当然也能捕获到用户的键盘输入),这些都是在Mstn中发生的事件。其实,Mstn中还有更多的事件在发生而且我们可以来捕获它们。下表列出最常见的事件类型以及事件处理函数。 事件类型 事件处理函数 参考设计文件 ReferenceAttachedEvent的方法 卸载参考文件 ReferenceDetachedEvent的方法…
over 2 years ago
中国BDN社区
中国BDN社区-威客
<
>