Hi all,
Just curious if the iTwins Visualisation for PowerBI is available to be used at all?
I saw Bentley had the Data Connectors available to be used and it would be great to link the queried data with the iModels
the website is not working. power bi connector should be available from Bentley. Is any power BI connector available?
The Input Parameters for the Tie Rod in Plaxis-2D-Unit Weight & Axial Stiffness (EA), where E is the modulus of Steel - 210 GPa and area depends on the diameter of the Tie Rod. But how to input the Grade of Steel? Because different steel grade has different...
Read more.Dear Azhar,
I'm not sure what you exactly mean, you refer to PLAXIS 2D (I presume you mean PLAXIS FE 2D and not PLAXIS LE) but PLAXIS 2D doesn't have tie-rod elements. There are node-to-node anchors that are often used for modelling tie rods, but those...
Read more.Noted. Thank you!
Here you will find an explanation and best practices for solving Missing Data related synchronization errors.
Category: Missing Data
Missing data errors are a common issue in Synchronization. Understanding the missing data errors requires a knowledge of what...
Read more.Product:
Assetwise ALIM
Version(s):
All
Environment:
N/A
Area:
N/A
Subarea:
N/A
Problem :
User lost or deleted there Community from the SMC
Solution:
If the Community existed previously and was lost or deleted...
Read more.I would like to ask in what problem does my model occur? a weird pressure graph happening in time 10:00-20:00. please see the graph Thank you

Hello everyone,
I would like to ask if there are anyone know about my sqlite database did have data on certain tables after the analysis? is there any option or anything that trigger data not being produced?
Thank you in advance!!!
Dear sir,
How to model anchors at the two ends of a pipe to fix it on the sea bed ?
Dear sir
I am attaching the sketch of my model. Here I have used fixed end anchor. I want to know that which one is the fixed end here...whether it is the point present inside the soil or the point where anchor is connected to the pipe. Here i have given...
Read more.Dear sir
Whether any movement or displacement is possible at a point where we model our fixed anchor point....i am attaching the figure of my model....and two-sides i have model to fixed anchors and due to 2000kN upward load i am getting 270 mm upwa...
Read more.Hello,
I found one post that was helpful which has different kind of equipment that we can import to Synchro 4d pro however I could not find anything related to materials such soil, concrete...etc, It makes no sense to have animated excavator which is...
Read more.Hello Mohammad,
Anything that you need to be animated will need to be a 3d geometry. You can create simple geometries in 4D Pro, but it's best to do so in dedicated modeling software. A lot of users create Sketchup models just for logistics, an have all...
Read more.To incorporate materials like soil and concrete into Synchro 4D Pro for a more realistic construction simulation, you typically need to define these materials within the software. Here are some general steps you can follow: Material Library: Check if...
Read more.Exploring methods for background automation in STAAD.Pro via its COM interface, aiming to execute tasks without launching the graphical interface; seeking advice, examples, or references from the community.
OpenSTAAD functions works if only STAAD application or STAAD file is open. May I know what operations you want to do without launching the graphical interface?
.
Hola,
Estoy programando con VBA utilizando las funciones de Open Staad pero no consigo la manera de extraer la tabla "Participation Factors" para copiarla en Excel, ¿Cuá sería la funcion de Open Staad para realizar esta copia de datos?...
Read more.You can use function GetModalMassParticipationFactors to extract Mass Participation Factor for Each Mode
Sample VBA code:
'Get Modal Mass Participation Factors
Sub ModalMassParticipationFactors()
Dim varMode As Long
Dim patX As Double
Dim patY As D...
I am about to create one simple tool that creates custom geometry on STAAD.
I have already done similar exercises with OpenSTAAD with VBA and C#.
Now, I want to try automating the STAAD model through web application. How to begin with?
Is there any documentation...
Read more.现在开发了两个基于msce的addin插件,每个插件都有自己的菜单文件,都保存在.dgnlib文件中,目前有一个插件已经安装好了,现在需要安装另一个插件,但是安装后会把前面的dgnlib菜单文件覆盖,请问下怎么解决这个问题,在已有菜单的基础上安装另一个插件已有的dgnlib中配置菜单的问题
我知道是什么原因了,dgnlib放错位置了,放到这个变量里面了MS_PERSONALDGNLIB,谢谢郭老师
好的,感谢您的及时反馈。
老师们好,我在C#中尝试为Drawing Model添加指向三维模型中一个Named View的参考,代码如下:
DgnAttachment drawToActAttach = drawingModel.CreateDgnAttachment(moniker, activeModel.ModelName);
if (drawToActAttach != null)
{
// 设置剖切选项
ApplyViewClipOptions clipOptions = new ApplyViewClipOptions...
Read more.
您设置一下DgnAttachment的SynchWithNamedView属性试试,设置成ReferenceSynchOption.AllSettings这个值。
how to create VBA to create specifcation>>beam>>Code Specific >> Cracked Property.
There is no function to generate Cracked property. I would request you to add this suggestion to Bentley IDEA Portal
Link to Bentley Ideas Portal Page: https://staadpro.ideas.aha.io/
Read more.I have two DEAD loads (Lines 68 and 72) and 1 LIVE load (Line 76) as noted. I also have a Seismic Load Definition (Line 66, default for the Los Angeles area).
- I want to know how I can assign DEAD Loads (Lines 68 and 72) and the LIVE Load (Line 76) to the...
you can use Mass Model Generator to create mass reference load case directly from Dead and Live primary Load cases. Please refer to the link below
I'm trying to start working with VBA on STAAD but I can't connect excel to STAAD. I included the OpenSTAADUI reference in Excel and just tried the simplest program possible:
Sub test()
Dim objOpenStaad As Object
objOpenStaad = GetObject(, ...
Please check if the STAAD file is open while running the code. If the STAAD file is not opened, the code will not work.
最近遇到了一个问题,即软件需要快速的切换两种ribbon,其中一种ribbon中的部分按钮是不显示的,在学习了
这篇文章后,产生了一个想法,文章中通过代码来控制某个配置变量是否被定义,进而控制ribbon上按钮的显示。而配置变量又可以在配置文件中预先定义,那么是否可以通过修改配置文件中的某一行,来控制打开软件时按钮的可见性?有了这个想法后我开始模仿文章中的操作步骤,但是遇到了问题:

输入表达式的窗口是灰色的,无法操作。请问应该如何解决无法输入的问题
改成英文后可以了,谢谢郭老师
这就是想要实现的效果,通过修改配置文件中的某个值来设定软件启动时的按钮界面
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.Dear Ting, I would like to make a suggestion on this important issue.
I have frequently to model diaphragm walls for large diameter shafts, in Plaxis 3D. It is possible to make the individual diaphragm panels as independent plates by creating connections...
Read more.
,
如上图,在首次打该文件的情况下显示正常,但经过一些非改变标注样式操作都可能变成这样,改变标注字体或大字体就直接出现,但再次改回原字体样式之后就没有办法回到最初的样子。但用其他CAD(AUTOCAD,浩辰CAD)软件进行任何操作都显示正常。microstation打开后的文件并发生改变的文件在CAD中也会的不正常。
原来的样子:

文件
就是这个,改变一个这个字体就会变,以前我没有改也变了,即使变回原来一样的大字体都会显示异常!
这个问题解决了吗,OPPID的平台采用DWG格式也遇到了这样的问题
iTwin Viewer for PowerBI can be requested from here - https://itwin-powerbi-viewer.netlify.app/