• suggested an answer to this:
    Model does not appear in Arcgis pro

    I am trying to create a Model in Watergems 10.0.0. After the Model is created, then I export it to Shapefile and try to open it. Unfortunately none come up. It is all blank screen. Only the marking of junction appears.
    So, is it possible to open the shapefile...

    Read more.
  • suggested an answer to this:
    Combining volume elements

    Hi,

    I've designed the pile as circular and the pile tip as a cone. How can I guarantee that the pile and pile tip are appropriately in contact? I've attempted to use the "combine" option and also experimented with the "group" option, but I'm uncertain...

    Read more.
  • and earned the Ask A Question I achievement.
    Ask A Question I
  • suggested an answer to this:
    How can I import text styles and dimension styles from a dgnlib on another directory?

    So I have a macro that does a lot of stuff to CAD files I work with (which are generated by another software). I am expanding that macro to do fewer jobs when a new cad file arrives and in this process, I have encountered that I want to import all my...

    Read more.
  • 报错提示 - 使用提醒服务不可用/服务不可用
    问题描述

    Bentley许可证客户端在连接警报服务时遇到问题。这并不意味着会话将导致超过警报阈值。它只是意味着当前用户可能经历过短时间的断网,而在断网的几分钟内本地Connection Client无法连接至Bentley许可服务器,从而无法确定是否会有潜在的超量使用。

    如果担心超过阈值,建议与您的许可证管理员联系,以验证产品的当前使用级别。

    解决步骤
    1. 关闭所有Bentley应用程序(如果已打开)。
    2. 打开CONNECTION Client.
    3. 从右上角的下拉菜单中选择“注销”。...
    Read more.
  • replied to this:
    【C# CE ORD】BSplineCurveElement在DTM中的投影

    我根据多个点创建了一个BSplineCurveElement对象,但是点里面的z是0,创建的b样条曲线在XOY平面,现在我想将这个B样条曲线贴合在地形上,需要怎么操作?我试过先将所有点取地形投影点,然后再生成B样条曲线,生成的曲线并不会完美贴合地面

  • suggested an answer to this:
    Circular Diaphragm wall in PLAXIS 3D

    Hi!

    We are modeling a Diaphragm wall in PLAXIS 3D, as the diaphragm wall consists individual panels which are constructed one by one without strong bonding between panels. There force it is assumed that there should be no tensile strength at the contact...

    Read more.
  • suggested an answer to this:
    Soft soil model: vertical preconsolidation stress??

    Hello, i need to calibrate the soft soil model but when i do the soil test it asks a parameter called vertical preconsolidation stress. How is calculate the vertical preconsolidation stress if i want a value of pc (isotropic preconsolidation stress) equal...

    Read more.
  • replied to this:
    asked a question in ProStructures > ProSteel Forum:
    Step file (.stp) creation

    Hi,

    I have recently been asked to create .stp files for some pipe work that needs to be processed by the suppliers. Has anyone had any success with doing this? Is there any resource I can refer to online?  

    Cheers

  • replied to this:
    asked a question in OpenRail > OpenRail Forum:
    Long Sections (Profile)

    Hello all,


    I have created long section (profile) in Openrail 2022 R3 by referencing in my geometry into a blank seed file. The long sections created are referenced into a MicroStation seed file with a nesting depth of 2.

    The profile in the MicroStation...

    Read more.
  • suggested an answer to this:
    Two surface loads on the same surface

    Hi,

    When I was applying surface loads to surfaces, I found that only one surface load is allowed on the same surface. I would like to know how to apply two different forms of loads on the same surface as shown in the following figure.

  • 【MSCE C#】通过CreateNewModel创建模型,并将一个Sheet Model作为seed后,新生成的Sheet Model中不包含种子里的元素

    老师们好,我通过CreateNewModel创建模型,并将一个Sheet Model作为seed后,新生成的Sheet Model中不包含种子里的元素,如文字,线等。

    请问如何将seed中的所有内容同时复制到新model中呢?用MS自带的Sheet From Seed是可以的。

  • earned the What If... achievement.
    What If...
  • "Cannot find BBES Database Server" error
           Applies To        Product(s): AECOsim Building Designer   Version(s): CONNECT Edition, V8i   Environment:  N/A   Area:  Electrical Annotation and Design   Subarea:  Database Reorganize and Compress   Original Author: Steve Cocchi... Read more.
  • Video:如何利用参数约束进行廊道加宽

    下面的视频展示了如何利用参数约束进行廊道加宽。其中,单侧加宽3.75m,其中30m加宽过渡,10m等宽,30m加宽消除。

    Play this video

    Read more.
  • replied to this:
    【pw】管理员的权限丢失了怎么办

    请问下各位老师,现在是用代码对pw权限进行更改的时候出了问题,导致pw文件夹的所有人的权限都清除了,连administrator的权限也没了,请问怎么样才能还原,有没有什么账号设置是超脱于权限之外的?

    现在任何用户都看不到之前的文件夹了,接口方面没有进行什么保护措施吗?连管理员自己的权限也能清除

  • Video:如何利用道路模型和地形创建剪切模型

    下面的视频展示了如何利用道路模型和地形创建剪切模型,保证道路模型和地形整体展示。

    Play this video

    Read more.
  • Video:如何利用图形过滤器组创建地形模型

    在有一个含有高程点和等高线的文件,下面的视频将展示如何使用OpenRoads Designer Graphical Filter ManagerFrom Graphical Filter工具把高程点和等高线结合起来创建地形模型。

     

    Play this video

    Read more.
  • suggested an answer to this:
    Difference in Assigning Elastic Mat Direct YONLY Subgrade and Fixed But all restrained except FY

    I am dealing with mat foundation resting on soil. I am supposed to assign subgrade modulus to the mat in YONLY direction. But, what would happen if i assigned Fixed But with FY as some stiffness. will it behave same or different.?

  • replied to this:
    【MSCE C# C++】如何读取Sheet Model中Sheet下的Height和Width值?

    老师们好,我想读取其他dgn文件中的sheet类型model的宽高,该如何读取?C#或C++均可,可否给出简单例子?