Quantcast
Channel: Product Communities
Viewing all 105279 articles
Browse latest View live

Forum Post: RE: LumenRT - north arrow/ compass in video

$
0
0
Hello Max, We have filed the Enhancement for the same. Here is the Number for reference - 1010900 Thanks. Rg, Ankur Ashesh

Forum Post: RE: Ghost levels (missing level information) and possibly corrupt microstation files?

$
0
0
I encountered this in the past, too (both in MS V8i and CE). I think it came from DWG files. I had to assign all these elements to newly created levels IIRC.

Forum Post: RE: Launching Autoturn in Connect

$
0
0
And remember: AutoTurn only works in the full Microstation CE, not in Powerdraft CE. One of the reasons for keeping a Powerdraft V8i version...

Forum Post: RE: LRFD LOAD COMBINATION WITH NOTIONAL LOAD

$
0
0
Thanks SYE for confirmation. Now I want to use REPEAT LOAD to PERFORM DIRECT ANALYSIS LRFD ( without Reference load) to avoid typing for every loads NOTIONAL LOAD 1 X 0.0024 2 X 0.0032 and so on communities.bentley.com/.../Direct-Analysis-with-Refernce-Load.pdf But the program does not run with repeat load in Direct analysis.Can you advise?

Forum Post: RE: [Connect] Stretch Tool not selecting / stretching some elements.

$
0
0
Hi Alex, To investigate this issue properly, we need a test data from you and steps in detail to reproduce. Thanks for reporting, Manoj

Forum Post: How to Get a Point Cloud into LumenRT for VR Reviews

$
0
0
Hi Everyone, We were recently asked if we could add a point cloud of the existing mine into our current LumenRT Scene of the new work we have done, that our clients review in VR. I know Bentley have Descartes for point cloud modeling but the process still involves developing profiles for extrusion ect ect... and that workflow doesn't accommodate the simplicity of simply clicking export on a model in ABD and it popping up in LumenRT. What I'm asking for is a one-click solution to viewing a point cloud in VR on the Bentley platform. Further to that, would be to see the Point Cloud Exported to LumenRT with other model geometry.

Forum Post: RE: export parametric cell to IFC, when file is on reference IFC is empty !!

Forum Post: RE: NOTIONAL LOAD


Forum Post: RE: Batch Process / Batch Converter for IFC Export?

$
0
0
Hi Brendon, thank you for the video. Now I understand what you have meant. This is what I have looking for! Regards, Christian

Forum Post: RE: Microstation text node

$
0
0
[quote userid="14965" url="~/products/microstation/f/microstation-forum/177210/microstation-text-node"]I am trying to export/translate from DGN to SHP using FME but the translation picks up two lines of text in MS as a text node and exports the node number instead of the actual text[/quote] Isn't that a question for FME rather than this Forum? You might like also to move your question to the Desktop Mapping Forum : the GIS users are more familiar with FME than those of us in this MicroStation Forum.

Forum Post: Eurocode Lamellar Tearing

$
0
0
While designing connections with Eurocode, does RAM connection consider checks for lamellar tearing?

Forum Post: RE: MicroStation CONNECT - measure area different values

$
0
0
Thanks for the suggestions Mr. Clark. I'll definitely try them out.

Forum Post: RE: [LumenRT U12] Which Nvidia driver to use game ready or creator ready?

$
0
0
Nope, seems there are still issues. Faulting application name: DllHost.exe, version: 10.0.17763.1, time stamp: 0x5d3b6f40 Faulting module name: ToolsLib.eon, version: 0.0.0.0, time stamp: 0x5c52142e Exception code: 0xc0000005 Fault offset: 0x000000000001c70e Faulting process id: 0x4cec Faulting application start time: 0x01d4e473afb9ccbf Faulting application path: C:\WINDOWS\system32\DllHost.exe Faulting module path: C:\Program Files\Bentley\Bentley LumenRT CONNECT Edition - Update 12\LumenRT\bin\ToolsLib.eon Report Id: 435d102c-0eac-4960-baec-6c9e26f69d25

Forum Post: RE: MicroStation CONNECT - measure area different values

$
0
0
Hello Mr. Sahani. Should I send a service request to deliver some test data?

Wiki Page: 23 その他

$
0
0
01 サービスリクエストからのご質問の登録方法 02 ソフトウェアダウンロードガイド 03 旧バージョンBentleyソフトウェアインストーラの入手方法について 04 (Non-SELECT)ダウンロードリンクをクリックしても反応がない場合の対応方法 Bentleyソフトウエアダウンロードガイド(新) Bentleyトレーニングサイトの利用方法 Citrix XenAppでCONNECT Licensingと統合するMicroStationの利用について CONNECT Gateway Serviceライセンスについて EXPANDコマンドについて Full Dumpファイルの収集方法 MicroStationのオート保存機能について MicroStationの起動デバッグフィアルの作成方法 MicroStationログファイルとMinidumpファイルの収集方法 Project Chooserの起動を禁止する方法 デザインファイルクリーンアップについて バッチファイルでライセンスを設定する方法(SELECTServer認証方式) 分散レンダリングについて 日本語版MicroStationフォーラムの使い方 ソフトはダウンロードできない現象について BentleyViewの試用期間後の利用について 旧バージョンソフトウェアインストーラダウンロードに関するアナウンスメント スクリプトファイルを使って一括でDGNを参照する方法

Wiki Page: スクリプトファイルを使って一括でDGNを参照する方法

$
0
0
Product(s): MicroStation Version(s): V8i, CONNECT Environment: N\A Area: Reference Subarea: Key-in キー入力コマンドを使ってスクリプトファイル(例:script.txt)を作成して一括で複数DGNファイルを参照することができます。 Key-in: RF= [configuration_variable:] [,model_name] [,logical_name] [,description] [,view_name] [,scale] [,nesting] [,ON|OFF] ファイル参照に関するキー入力コマンドについて下記Wikiをご参照ください。 キー入力コマンドでファイルを参照 スクリプトファイルの中身は下記のようです。 ----Begin of script.txt---- RF="D:\Temp-new\i-model\Ref\01 .i.dgn",default,,,"#"; RF="D:\Temp-new\i-model\Ref\02 .i.dgn",default,,,"#"; reset; ----End of script.txt----- ※ご注意: スクリプトファイルを保存時、Encodingに「ANSI」を選択してください。 スクリプトファイルをKey-inにて実行するため、下記コマンドとなります: @フルパススクリプトファイル 例: @D:\Temp-new\i-model\Ref\script.txt Original Author: Jing Bai

Forum Post: RE: DC - single parts drawing update - containment list not updated?

$
0
0
We would need to know which exact version you are using, to have further clarity on the topic best regards

Forum Post: RE: Does BentleyMap supports WGS84?

$
0
0
Should support you have to set your local coordinate for DGN and then attach SHP as reference choosing Geographics-Reprojected option. To get better results adjust reprojection settings - https://communities.bentley.com/products/microstation/w/microstation__wiki/8950/reprojection-settings

Forum Post: Export-PWDocuments and missing metadata xlsx file

$
0
0
Hello, I need to export +90.000 files with excel metadata informations . I use export-PWDocuments for this (code below) When i export small number of files, all is OK, i have the right nulmber of files and an excel file with all metadata & audit trail informations. but when i export lot of files (+90.000), i have the right number of files, the powershell script says that the medatada file has been written...but in fact there is no xls file on my disk. Copied out 'F:\Export\Suivixxx\171121_Tableau suivixxxxxxxxxxx19\171119 V2.xlsx' (Did not exist on disk) Wrote 'f:\metadata2.xlsx' OK Is there a size limit of the xls file ? a limit of number of documents ? and why the script says that all is ok if it's not the case ? extract of script : ( which works like a charm when few files) $SecurePassword = ConvertTo-SecureString "$( $pass )" - AsPlainText - Force; $cnx = Open-PWConnection - DatasourceName $datasource - UserName 'pwadmin' - Password $SecurePassword - admin - ErrorAction SilentlyContinue $res = Export-PWDocuments - OutputFolder $DST - ProjectWiseFolder '\xxxxxx_Infra\02-Entrants\Recus\' - ExportVersions - ExportMetadata - ExportMetadataFile "f:\metadata2.xlsx" $res | Measure-Object

Forum Post: RE: MicroStation CONNECT - measure area different values

$
0
0
No need. It will be faster if you can attach dgn file (or .zip) directly by replying this post.. Click on 'Reply'> click on 'Insert' drop-down> select 'Insert Image/Video/File' > From: File Upload> Browse > OK Also, write one-by-one steps to reproduce Thanks, Manoj
Viewing all 105279 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>