Quantcast
Channel: MicroStation Programming Forum - Recent Threads
Browsing all 7260 articles
Browse latest View live

RE: Visible Edges "Active File" VBA Code

Hi Alexi,[quote user="Alexi Neverovich"]        -ED3, -ED2      --- 3D, 2D output file                                (default 3d)[/quote]you did not mention the MicroStation Release you are using and...

View Article


Image may be NSFW.
Clik here to view.

Visible Edges "Active File" VBA Code

Trying to create a batch file for exporting Visible Edges.Found all the VBA variable valuesestyles into geometry.                                (default OFF)        -ED3, -ED2      --- 3D, 2D output...

View Article


Image may be NSFW.
Clik here to view.

RE: Ho can i addin for microstaiotn v81

As Jan pointed out you have your AddinAttribute as[AddIn(MdlTaskID = "AssemblyMgr", KeyinTree = "AssemblyDataManager.Commands.xml")]and your file name isCommands.XMLRename your Commands.XML file to...

View Article

Ho can i addin for microstaiotn v81

[View:/cfs-file/__key/communityserver-discussions-components-files/343173/ClassLibrary2.zip:0:0]

View Article

Image may be NSFW.
Clik here to view.

RE: Compile Error 17 Left of ' . ' must be an object, structure or dialog

[quote user="Steven W"]We use CSV files to remap & update levels in design files. Since 2014 we have updated our levels (name, color, style, weight, plot/not, etc...). So the 100+ files have to be...

View Article


RE: Is there an API for GUID-based Workflows?

[quote user="Robert Hook"]It appears that you are looking to be able to ensure proper change notification workflows can be implemented and respected based on each element/component being uniquely...

View Article

RE: [CONNECT C++] Correlating an Element with its DgnElementSchema class name

[quote user="Paul Connelly"]The order of updates to a single element is indeterminate and should also be irrelevant.[/quote]I don't think this is so. Below is R*vit's Dynamic Model Update API Change...

View Article

[CONNECT C++] Correlating an Element with its DgnElementSchema class name

SchemaInfo schemaInfo(ECN::SchemaKey(L"DgnElementSchema", 1, 0), *pDgnFile); ECN::ECSchemaPtr pSchema = ecMan.LocateSchemaInDgnFile(schemaInfo, ... ECN::ECClassCR ecClass =...

View Article


Image may be NSFW.
Clik here to view.

RE: [CONNECT C++] IDgnECTypeAdapter::GetStandardValues

[quote user="Paul Connelly"]All you need is an IECInstance...[/quote]Finally I arrived at my destination...An IECInstance instance is created from ECClass AreaClass and its Units and Accuracy...

View Article


[CONNECT C++] ECProperty value list

How do I get a list of values associated with an ECProperty?For example, the MstnPropertyFormatter Schema defines the AreaClass, which has property Units.  Units has several values nested in a...

View Article

Image may be NSFW.
Clik here to view.

RE: Unable to load dialog form 'NEUTRAL?PROC' whose id is 90010

Please follow the MicroStation Programming forum best practices.Identify Your PlatformPlease identify the version of MicroStation, or other product such as TerraScan, that you are using. What is the...

View Article

RE: Unable to load dialog form 'NEUTRAL?PROC' whose id is 90010

1. MicroStation 10.04.00.46 and TerraScan 17.005;2. I use C#;3. I build AddIn;4. I use Visual Studio Community 2015;5. Code is very simple: [DllImport("tscan.dll")] private static extern int...

View Article

RE: Unable to load dialog form 'NEUTRAL?PROC' whose id is 90010

Hi Maxim, in my opinion it's more the question to TerraScan authors (and their forum), not MicroStation one. I am not completely sure about CONNECT Edition, but in the past negative ids belonged to...

View Article


RE: Unable to load dialog form 'NEUTRAL?PROC' whose id is 90010

Can I ask one more question?I can not create the shape. The program generates an error: HRESULT: 0x80070057 (E_INVALIDARG). BCOM.Point3d[] vertices = new BCOM.Point3d[4]; vertices[0].X = pt.X - Size;...

View Article

Image may be NSFW.
Clik here to view.

Unable to load dialog form 'NEUTRAL?PROC' whose id is 90010

Hi!Now I am testing a Microstation Connect. I wrote a small program that uses TerraScan functions.One function causes an error: "Unable to load dialog form 'NEUTRAL?PROC' whose id is 90010".How can I...

View Article


[CE 4 C# NET API] How to terminate DgnElementSetTool class?

Hi,I am looking for NET API function that vill do same job as  InterOp CommandState.StartDefaultCommand()I want to terminate DgnElementSetTool  ( force it to performe clean up) and I have tryied...

View Article

RE: Unable to load dialog form 'NEUTRAL?PROC' whose id is 90010

[quote user="Jon Summers"]When making a shape, by the way, the first and last points should be coincident[/quote]It's not necessary, if the first and last points are not the same, the shape is closed...

View Article


c# 關於DataBlock 該如何初始化?

您好,關於DataBlock 該如何初始化?BCOM.LineElement linestringElem = ScanEnum.Current as BCOM.LineElement;int attid = 22222; DataBlock setdblk = new BCOM.DataBlock;  <==該如何修改?setdblk.CopyString("test-string-01",...

View Article

Image may be NSFW.
Clik here to view.

RE: Unable to load dialog form 'NEUTRAL?PROC' whose id is 90010

Yes, It's not necessary.I found a bug in the program. Just had to change the properties of the reference (Bentley.Interop.MicrostationDGN and Bentley.Microstation).

View Article

RE: Unable to load dialog form 'NEUTRAL?PROC' whose id is 90010

Hi Maxim, yes, it makes sense. I did not assume assembly reference properties are set to not default values in your project. Both "Specific version" and "Embed Interop Types" are False by default, the...

View Article
Browsing all 7260 articles
Browse latest View live


Latest Images

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