Quantcast
Channel: OpenPlant | AutoPLANT
Viewing all articles
Browse latest Browse all 16985

Wiki Page: User was unable to place an assembly. Undefined configuration variable: BMF_USER_COMPONENT_ASSEMBLIES

$
0
0
User could create an assembly. When trying to place the assembly, he would receive an error - 11-18-15 14:27:38 LOG_WARNING - Bentley.Plant.ModelingFramework.AssemblyManager - Undefined configuration variable: BMF_USER_COMPONENT_ASSEMBLIES Additionally, in his Assembly Manager dialog, he only had PROJECT ASSEMBLIES and SYSTEM ASSEMBLIES. USER ASSEMBLIES did not show in the dialog OPPID DGN Assembly Paths •System assemblies path •Pid.cfg •BMF_SYSTEM_COMPONENT_ASSEMBLIES = $(_USTN_SYSTEMROOT)data/System Assemblies/ •Project assemblies path •Project.pcf (OPPowerPID_Imperial.pcf, OPPowerPID_ISO.pcf) •BMF_PROJECT_COMPONENT_ASSEMBLIES = $(_USTN_PROJECTDATASET)settings/Project Assemblies/ •User assemblies path •untitled.ucf •BMF_USER_COMPONENT_ASSEMBLIES = $(_USTN_USER)User Assemblies/ I ended up providing the user with an un-edited UNTITLED.UCF file. #---------------------------------------------------------------------- # # untitled.ucf - Copy this file as a starting point for new workspaces. # # $RCSfile: untitled.ucf,v $ # $Revision: 1.6 $ # $Date: 2015/04/09 15:04:45 $ # # $Copyright: (c) 2015 Bentley Systems, Incorporated. All rights reserved. $ # #---------------------------------------------------------------------- _USTN_USERDESCR = Untitled Workspace %if defined (_NAVIGATOR) _USTN_USERINTNAME = viewonly %endif MS_PROTECTION_ENABLE = 1 # User assemblies path BMF_USER_COMPONENT_ASSEMBLIES = $(_USTN_USER)User Assemblies/ _USTN_PROJECTNAME = OPPID_Imperial BMF_IS_ECBROWSER_MANUALLY_CLOSED = False BMF_WAS_ECBROWSER_ACTIVE_WHEN_CLOSED = False MX_SNAP = GEOMETRY PLANT_PROJECT_SYNC_DIRECTION = 1 PLANT_PROJECT_SYNC_MODE = 3 PLANT_PROJECT_SYNC_ON_FILEOPEN = 1 _PLANT_PROJECT_SHOW_DIFF_DIALOG = 1 PLANT_PROJECT_SYNC_INTERVAL = 5 SYNC_DIRECTION_ON_FILEOPEN = 2

Viewing all articles
Browse latest Browse all 16985

Trending Articles



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