执行样例Python,拉升模型
IFCWrapper.createIFCFileFromDatasource("E:\\2021\\GTC\\报告\\Python脚本建模\\矢量面拉伸.udbx","矢量面","Model","E:\\2021\\GTC\\报告\\Python脚本建模\\IFC\\","HEIGHT")
PyDev console: starting.
Python 3.7.6 (default, Jan 8 2020, 20:23:39) [MSC v.1916 64 bit (AMD64)]
>>> IFCWrapper.createIFCFileFromDatasource("C:\\Users\\Administrator\\Desktop\\Python脚本建模\\矢量面拉伸.udbx","矢量面","Model","C:\\Users\\Administrator\\Desktop\\Python脚本建模\\IFC\\","HEIGHT")
Traceback (most recent call last):
File "<input>", line 1, in <module>
NameError: name 'IFCWrapper' is not defined