Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am hoping that the answer to this is easy, but at the same time, I don't because I will be disappointed in myself that I have put so much time without finding it.
Well this is the problem.
Sub Main()
'Enter the BIM Content environment
ThisApplication.CommandManager.ControlDefinitions.Item("AEC_Exchange:Environment").Execute()
End Sub
This code Enters The AEX_Exchange:Environment. But how do i Then Exit it?
Solved! Go to Solution.