【Revit二次开发】禁止墙之间的自动连接
API:https://www.revitapidocs.com/2019/e8669ee5-322c-de8e-8f53-a7884cb3bb39.htm
调用方法:
WallUtils.DisallowWallJoinAtEnd(wall, 0);
WallUtils.DisallowWallJoinAtEnd(wall, 1);
API:https://www.revitapidocs.com/2019/e8669ee5-322c-de8e-8f53-a7884cb3bb39.htm
调用方法:
WallUtils.DisallowWallJoinAtEnd(wall, 0);
WallUtils.DisallowWallJoinAtEnd(wall, 1);