Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
  • Welcome
  • Products
  • Support
  • About
  • More
  • Cancel

Unable to find what you are looking for? Click here

 

  • Yongan.Fu

    Yongan.Fu

    I joined Bentley in Feb. 2007. Before joining Bentley, I had worked at NCPE(North China Power Engineering, Beijing, China) for about 19 years. I am dedicated in supporting the users' development work based on Bentley products.

    My native language is Chinese…

  • Peer Image Galleries

    Yongan.Fu[Bentley]'s Images

    • Peer Image Galleries
  • RE: bmake提示错误,关于库文件DgnFontManager.h及DgnPlatform.h中的错误提示

    Yongan.Fu
    Yongan.Fu

    我按照目前的顺序也能编译通过。如下所示:

    [== Building C:\Users\yongan.fu\AppData\Local\Temp\Bentley\MICROS~1\objects\OutputElement.obj, (C:\Users\yongan.fu\Downloads\test\include\OutputElement.h) ==]
    cl -IC:\PROGRA~1\Bentley\MICROS~2\include\ -IC:\PROGRA~1\Bentley\MICROS…

    • 1 month ago
    • Bentley 中国优先社区
    • ◆ 二次开发(MicroStation编程, ProjectWise编程等)
  • RE: [MSV8i VBA OR .NET ADDIN] 是否有方法可以实现如: 选择element后,export->jt 的功能

    Barry Lothian
    Barry Lothian

    Paging Yongan.Fu...

    • 6 months ago
    • Bentley 中国优先社区
    • ◆ 二次开发(MicroStation编程, ProjectWise编程等)
  • RE: 扩展元素修改材质问题

    Yongan.Fu
    Yongan.Fu

    yongan.fu@bentley.com

    • over 1 year ago
    • Bentley 中国优先社区
    • ◆ 设计平台软件(MicroStation,PowerDraft, Navigator, i-model等)
  • RE: 关于实景遮罩的严重问题

    Yongan.Fu
    Yongan.Fu

    yongan.fu@bentley.com

    • over 1 year ago
    • Bentley 中国优先社区
    • ◆ 设计平台软件(MicroStation,PowerDraft, Navigator, i-model等)
  • RE: 沿曲线延展曲面是否在MDL中有对应的函数供使用?

    Yongan.Fu
    Yongan.Fu
    yongan.fu@bentley.com
    • over 6 years ago
    • Bentley 中国优先社区
    • ◆ 二次开发(MicroStation编程, ProjectWise编程等)
  • RE: 在V8i中打开dgn文件时出现以下错误

    Yongan.Fu
    Yongan.Fu

    yongan.fu@bentley.com

    • over 2 years ago
    • Bentley 中国优先社区
    • ◆ 二次开发(MicroStation编程, ProjectWise编程等)
  • RE: [MStn CE U15.2 C#] Bug? To modify a cell content does not work...

    Jan Šlegr
    Jan Šlegr

    Bump!

    Robert Hook

    Yongan.Fu

    Mangesh.Shelar

    Thanks,

      Jan

    • over 1 year ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: 【MSCE C++】关于MSCE中环境的配置SDK出现的错误

    Yongan.Fu
    Yongan.Fu

    刘工:您好!

    我下载了您的项目文件后在我这边执行bmake -a (-a参数表示all,就类似于VS中的Rebuild),没有任何错误。所以怀疑是否您的编译环境搭建有问题?

    请看在我电脑上执行bmake -a的结果。我是在MSCE-U16.2 最新环境下编译的。

    C:\Users\yongan.fu\Downloads\HelloWorld\HelloWorld>bmake -a
    Bentley Systems Make Utility. Version 10.00.00.26, Mar 15…

    • 3 months ago
    • Bentley 中国优先社区
    • ◆ 二次开发(MicroStation编程, ProjectWise编程等)
  • RE: 您好 我想咨询MSCE环境配置开发问题?

    Yongan.Fu
    Yongan.Fu

    看您的截图仅仅是启动了开发环境Developer Shell并没有开始编译项目呀。编译项目需要到项目文件夹下键入bmake命令。

    您可以先测试SDK自带的例子,比如C:\Program Files\Bentley\MicroStationCONNECTSDK\examples\Elements\ElementsExample

    在此黑窗口下进入以上文件夹,然后键入bmake -a并回车看能否生成ElementsExample.dll和ElementsExample.ma

    整个执行过程如下:

    C:\Program…

    • over 4 years ago
    • Bentley 中国优先社区
    • ◆ 二次开发(MicroStation编程, ProjectWise编程等)
  • RE: [CE U16 C#] Get the Microstation version by code

    Ivan Nikolov
    Ivan Nikolov

    Hello Yongan.Fu,

    Thank you for your help!

    Kind regards,

    Ivan

    • 4 months ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: [CONNECT C++] DgnElementSetTool: Query Elements in Reference Attachments

    Jon Summers
    Jon Summers

    Yongan.Fu said:
    Apologize a long time not in this English forum

    Good to hear from you again!

    Yongan.Fu said:
    virtual bool _IsModifyOriginal () override {return false;}

    Thanks!  The documentation is a little ambiguous about that method  8-)

    • over 5 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: 【msce c++】ce版本的mfc对话框使用问题

    Yongan.Fu
    Yongan.Fu

    我执行了您的mke文件,显示过程如下:

    C:\111\HelloWorld>bmake -a
    Bentley Systems Make Utility. Version 10.00.00.26, Mar 15 2018
    Sun Sep 26 13:47:19 2021
    
    ~mkdir C:\Users\yongan.fu\AppData\Local\Temp\Bentley\MicroStationSDK\objects\
    ~mkdir C:\Users\yongan.fu\AppData…

    • 10 months ago
    • Bentley 中国优先社区
    • ◆ 二次开发(MicroStation编程, ProjectWise编程等)
  • RE: [MStn CE U16.2] Create table as annotation?

    Jan Šlegr
    Jan Šlegr

    Hi Yongan.Fu,

    thanks a lot, after necessary conversion this approach works fine also in NET :-)

    Regards,

      Jan

    • 4 months ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: Slection Hide

    dominic SEAH
    dominic SEAH

    Apparently there is an MDL for this, written by Yongan.Fu in the ChinaFirst wiki.

    MDLs for both V8i and CE are provided.

    Haven't tried it so do provide feedback. The translation describes hiding but the command is MDL LOAD IsolateSelected

    • 1 month ago
    • OpenBuildings | AECOsim | Speedikon
    • OpenBuildings | AECOsim | Speedikon | Forum
  • Re: VBA Runtime Error '70' in ProjectWise Navigator

    Yongan.Fu
    Yongan.Fu

    I think the Navigator is just for read-only opertation but the ReplaceCurrentElement method will try to change the element.

    HTH, Yongan.Fu

    • over 11 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i VBA Forum
  • RE: Get Coordinate

    txt
    txt

    Hi  Yongan.Fu,

    my microstation return an Object required error in this case for the following line:

         ShowPrompt CursorInformation.CurrentPointRaw.X & ", " & CursorInformation.CurrentPointRaw.Y

    • over 8 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Re: Open DGN File Read-Only with MDL

    Yongan.Fu
    Yongan.Fu

    Hi Todd,

    Your comments have told us the trick as following:

    mgds_modes.always_read_only = TRUE;
    mdlSystem_newDesignFile ("C:\\mast.dgn");
    Regards, Yongan.Fu
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • RE: Faster C++ Development

    Jon Summers
    Jon Summers

    Yongan.Fu said:
    Wizard created by innoCAD

    Typo!  That should be InnovoCAD.  Here the link to that Wizard!

    • over 6 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: [v8i MDL] Removing all holes from a solid automatically

    Jon Summers
    Jon Summers

    Yongan.Fu said:
    if (find_if (internalEdgeArray.begin(), internalEdgeArray.end(), edgeId_finder(edgeId)) != internalEdgeArray.end())

    Good example of the C++ Standard Library!

    • over 7 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: [V8i VBA] ProjectPointOnPerpendicular

    Jon Summers
    Jon Summers

    Yongan.Fu said:
    They are different

    With a complex line string, they are the same  8-(

    But thanks for your help!

    • over 7 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: [V8i C++] Finding XAttribute data in a model/file

    Volker Hüfner
    Volker Hüfner

    Hi Yongan.Fu,

    Yes you are. Sometimes the smallest things have the greatest impact. a missing extern "C" was all. Thanks a lot!

    • over 3 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • 博客文章投稿指南

    Yongan.Fu
    Yongan.Fu

    请下载博客文章模版并发至 yongan.fu@bentley.com

    • over 7 years ago
    • Bentley 中国优先社区
    • 技术资料库
  • Re: MDL compiler bug in switch statements - undocumented case limit

    Yongan.Fu
    Yongan.Fu

    Hi Piers,

    Would you like email your code (test case is better) to me ?

    My Bentley email address is : yongan.fu@bentley.com

    • over 10 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
>
Communities
  • Home
  • Getting Started
  • Community Central
  • Products
  • Support
  • Secure File Upload
  • Feedback
Support and Services
  • Home
  • Product Support
  • Downloads
  • Subscription Services Portal
Training and Learning
  • Home
  • About Bentley Institute
  • My Learning History
  • Reference Books
Social Media
  •    LinkedIn
  •    Facebook
  •    Twitter
  •    YouTube
  •    RSS Feed
  •    Email

© 2022 Bentley Systems, Incorporated  |  Contact Us  |  Privacy |  Terms of Use  |  Cookies