我电脑上的SQLServer数据库是2022版本,我新建了一个数据库表是geo,在使用ORD中的GInt模块时,连接该数据库,提示“对象名'WH_ColumnProperties'无效”,请问这是什么原因造成的
呢
如何增加货币单位元到到图中的unit中,如何进行配置和使用?

尝试修改一下这个文件试一试:
C:\Program Files\Bentley\MicroStation 2023\MicroStation\ECSchemas\Standard\Units_Schema.01.00.ecschema.xml
谢谢符老师,我试下
您是指在一个model中放置了多张带有图框的图纸,想一次性打印对吗?这个通过白工推荐的“打印管理器”也是可以实现的。需要我们定义一下图框的特性(颜色、线宽、图层等)即可,“打印管理器”能自动搜索出该model中所有这样的图框的。详细操作步骤请看如下文章:
利用Print Organizer将多图框打印到一个PDF文件中
这个不好用!有没有其它的
这个工具功能非常强大,但确实使用起来需要一定的技能。国外软件普遍具有这个特点,就是“功能强大,使用不简单”。这也是我们需要向用户提供技术支持的必要性所在。
修改元素EC属性,对应尺寸信息发生了变化,尺寸没有变化;使用语雀上的教程可以修改值,但是元素形状没有变化;使用ECObject.instance["LENGTH"]=10000;ECObject.Create()然后报错,显示relationship属性发生改变
错误信息:Attempting to commit an ECRelationshipInstance {TRAY_COMPONENT_HAS_PORT(new instance)} when either source: {TRAY_STRAIGHT...
Read more.能否提供一下dgn文件供我们测试?
dgn文件要配合schema才能读到属性,schema和元件都是定制过的
我们在OBD中放置的钢结构构件之后,它的默认外观显示为“内边显示”如下图

当我们想要修改钢结构的外观显示,或者让他显示精度更高,我们需要将鼠标放在构件上长按鼠标右键
在弹出的面板中选择底部的“结构属性”在弹出的面板中修改其外观显示,同时您也可以调整钢结构的孔洞显示

如果我们想要修改默认的设置,使我们每次调用钢结构时都是某一种特定的外观显示,
我们需要在:文件→设置→建筑→型钢的外观中调整并确认即可

请问网格拉伸成体积块的功能函数是哪个呢?功能如下图

MeshHeaderHandler::CreateMeshElement,郭老师是这个函数,利用polyface生成meshelement的函数
MeshHeaderHandler::CreateMeshElement需要连接这个库:DgnPlatform.lib
在参数化实体与智能实体两种实体的连接材质和已分配材质相同的情况下,使用_AnnounceElemDisplayParams获取材质,参数化实体获取的是已分配材质,而智能实体获取的是连接材质,请问要如何做才能使参数化实体也获取连接材质?
推荐重写_AnnounceElemMatSymb这个函数,在这个函数里边通过传递进来的参数调用matSymb.GetMaterial()去获取材质,这样获取到的应该是视图中真正显示出来的材质。
This option greyed out. How to import TCL to modify instead of create the project in Modeler?
老师们好,请问在得到vector<DPoint3d> pts的情况下,如何创建一条过容器里所有点的B样条曲线
请参考如下代码:
DPoint3d ptArr[4] = { {0,},{10000,10000},{20000,-10000},{30000,} };
MSBsplineCurvePtr msBsplineCve = MSBsplineCurve::CreatePtr();
msBsplineCve->InitFromInterpolatePoints(ptArr,4,2,false,NULL,NULL,false,4);
ICurvePrimitivePtr cvePri = ICurvePrimitive...
Read more.
老师,请教一下,我现在在用open tunnel designer,请问一下这个有中文安装包吗
Baocheng 您好,
OpenTunnel Designer暂时只有英文版本提供 - 
目前没有收到消息关于是否以及何时有中文版本。如有更多相关问题,您可以发邮件给我,我的邮箱是yi.zhang@bentley.com。
多谢,
Hello,
I'm working on a building project with two levels below ground, featuring a mat slab as the foundation system. The high water table has caused a substantial hydrostatic load on the structure, which we've addressed by installing tie-downs to secure...
Read more.Hi all,
Hi, I have been trying to create shoulder rollovers for a project. I have attached in the below image how the client wants the rollover to be applied. How should I apply the values in the rollover settings? I have tried a lot of trial and error...
Read more.Hi Nikitha,
Those values look fine, so I'm guessing you're reference or parent points may not be in the correct t location on your template? Also, double check whether the + or - slope values may need to be swapped depending on the slope direction in...
Read more.I have an issue in a new build where columns are not resymbolising according to the rule files set. They stay full members.

Vertical bracing is also coming through, but the text isn't. Has anyone else come across this before?
Using PS members.
Trying to come up with processes that users are used to (moving over from V8i and DEM) and can be managed easily. Also, working with configuring some of the Create View tools is messy vs simply promoting a view. Which has worked well for plans, but not...
Read more.FWIW, I've got the columns displaying their widgets but no annotation yet. Perhaps best to file a Case with support so this can be further investigated.

Just wanted general thoughts on something. I have recently found that using surface templates has the weakness that you can't create a formation terrain from them e.g. bottom of road construction, because surface templates don't actually generate points...
Read more.Hi Ken,
Have you tried using a Surface Template Feature Definition that enables the linear features? This will get the points you're looking for that can be included in a Terrain.
One hole is that the instance of the linear features changes every...
Read more.Is there a way to make a section call out bubble that will display the saved view name, without the need to place it on a sheet?
Thanks
Hi Sayan,
So from what I understand, my original query is not possible?
Regards
Hi Pedro,
In Sayan's example the callout's flyover displays the saved view name even though there is no drawing or sheet model associated with it. Is this not what you were looking for?
Regards,
Steve Cocchi
Hi all,
I'm probably doing something wrong, but I cannot deploy local custom WorkSet to a CONNECTed Project.
The steps are:
So...what's the solution? How does the local custom workset get deployed/uploaded? Is there any plan to update the Learn Server example with the correct procedure?
I do not know. However, the similar concept can be found at https://docs.bentley.com/LiveContent/web/MicroStation%20Help-v23/en/GUID-7C123D32-9E45-40A7-9859-4EAEAE6EB46D.html.
Hyung
I have 2 users whose previously working RAM Elements all of a sudden throws an error when opening the program. The error is:
bentley RAM Elements Access violation at address 00007FF832B91CC2 in module 'atio6axx.dll.
We have updated video drivers,...
Read more.Sounds great Michael. I'll let our development team know about this. You kind of helped us too :)
I'll close the case.
The Assets page is the first page users will see after logging into the iTwin IoT application. The page will function as an entry point to all the assets, or projects, the user has created or been granted access to view. It is also where the...
Read more.
您发错问题位置了。我将您的问题转到ORD板块。