关于天正建筑模块加载问题请教
(if (not (member "tch_initstart.arx" (arx)))(arxload "tch_initstart.arx")) ;;天正2013屏幕菜单支持文件(if (not (member "tch_kernal.arx" (arx)))(arxload "tch_kernal.arx")) ;;天正2013屏幕菜单支持文件
(if (not (member "tch_utility.arx" (arx)))(arxload "tch_utility.arx")) ;;天正2013屏幕菜单支持文件
(if (not (member "tch_utility.arx" (arx)))(arxload "TCH_3DSolids.arx"))
(if (not (member "tch_utility.arx" (arx)))(arxload "tch_annotate.arx"))
(if (not (member "tch_utility.arx" (arx)))(arxload "tch_blklib.arx"))
(if (not (member "tch_utility.arx" (arx)))(arxload "tch_collision.arx"))
(if (not (member "tch_utility.arx" (arx)))(arxload "tch_common.arx"))
(if (not (member "tch_utility.arx" (arx)))(arxload "tch_elevation.arx"))
(if (not (member "tch_utility.arx" (arx)))(arxload "tch_interior.arx"))
(if (not (member "tch_utility.arx" (arx)))(arxload "tch_KernCmd.arx"))
(if (not (member "tch_utility.arx" (arx)))(arxload "tch_PipeBase.arx"))
(if (not (member "tch_utility.arx" (arx)))(arxload "tch_pipewire.arx"))
(if (not (member "tch_utility.arx" (arx)))(arxload "tch_public.arx"))
(if (not (member "tch_utility.arx" (arx)))(arxload "tch_siteplan.arx"))
(if (not (member "tch_utility.arx" (arx)))(arxload "tch_structure.arx"))
(if (not (member "tch_utility.arx" (arx)))(arxload "tch_sunlight.arx"))
(if (not (member "tch_utility.arx" (arx)))(arxload "tch_toolCmd.arx"))
(if (not (member "tch_utility.arx" (arx)))(arxload "tch3_kernal.arx"))
(if (not (member "tch_utility.arx" (arx)))(arxload "TCH_Render.arx"))
这样加载天正行不行啊,怎么没反应呢?只有一个菜单出来,命令都不能用,是有什么顺序的要求吗?求高手帮帮忙
页:
[1]