Good evening,
I'd like to interact with Visible Edges Dialog Box.
I wish to set several parameters as view, boundary, output file, method, attributes for Visible and Hidden edge, etc.
I have to implement IModalDialogEvents in a class module and use AddModalDialogEventsHandler before use CadInputQueue.SenCommand "MDL COMMAND EDGE EXPORT" in the module
In the IModalDialogEvents_OnDialogOpened, I don't know the syntax to set parameters on the Visible Edges Dialog Box
I tried searching on Microstation VBA Help and on the web without any results
So I reorded a macro exporting visible edge, but I obtained SetCExpressionValue
Where can I find that sintax? Can yo help me?
Thanks a lot.
Paolo