The view control menu is unavailable for me
This is using the "UK Rail Default" WorkSpace. The .cfg file in C:\ProgramData\Bentley\OpenRail Designer CE 10.12\Configuration\Organization-Civil contains the default code (line 200) which is
# Viewset utility which provides convienent view control options for civil design. MS_VBAAUTOLOADPROJECTS > $(CIVIL_ORGANIZATION_STANDARDS)Macros/ViewSet # Load the Viewset utility. VIEWSET_SETTINGS_FILE = $(CIVIL_ORGANIZATION_STANDARDS)Macros/ViewControlConfigurations.xml # Configuration for the Viewset utility.
Could you check viewset.mvba is loaded ? (Seach ribbon, vba then VBA Manager)
Yes I believe it is
ok. Right click menu is defined in "[Configuration-UK-V2]\Organization-Civil\UK Rail Default\Dgnlib\GUI\Custom_Menu.dgnlib"
And MS_GUIDGNLIBLIST should have path defined to this folder and *.dgnlib
Answer Verified By: Tom Durkin
Thank you, the Custom_Menu.dgnlib was missing from the UK Rail Default WorkSpace folder. I have added this file and the menu is working correctly now
Also worked for me! Trying to cleanup the workspace and deleted one too many files ;)