我想知道可以获得componenst(例如门)的尺寸或日记文件中的数量吗?我们还可以将日记文件转移到再次修订模型吗?
否,我不认为诸如门尺寸之类的信息包含在日记文件中。
是的,实际上,您可以使用手动驾驶Revit并执行某些操作作为脚本生成的日记帐文件,以自动驱动Revit并再次重复完全相同的操作。
开发团队使用此机制来进行单位测试。
以下是有关使用此功能的一些讨论:
- http://thebuildingcoder.typepad.com/blog/2009/07/journal-file-replay.html
- http://thebuildingcoder.typepad.com/blog/2010/07/ifc-import-and-conversion-journal-script.html
- http://thebuildingcoder.typepad.com/blog/2011/11/loading-an-add-in-with-with-a-journal-file.html