Hi
Any ideas on how to attach a reference with nested references with option "Copy attachments" using VBA ?
We have an old Microstation basic macro with following:
MbeSetAppVariable "REF", "msDialogState.refAttachInfoP->refSettings.nestMode", 1&
But cannot find a solution in VBA.
Thanks in advance
Jan
Hi Jan,
please be aware this is general Developers and Programming Forum. You did not specify what product do you use, but because it seems to be MicroStation VBA, I recommend to move your question to MicroStation Programming forum. To move existing discussion, use More > Move tool available under your original post.
Also, please respect the best practices and always specify used product and its version. Both information are missing, but the discussion can be very different when discussed e.g. 15 year old MicroStation 8.0 or a current version of (e.g.) OpenRoads Designer.
Concerning attaching references: I recommend to search Programming forum for this topic. Even when it has not been discussed often, I found e.g this question.
With regards,
Bentley Accredited Developer: iTwin Platform - AssociateLabyrinth Technology | dev.notes() | cad.point
Hi Jan
Thanks for your help we found a solution in the link- will use Microstation Programming forum in the future.
Regards