BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
App
IApplication
addTemplateDocument
closeAllDocuments
closeDocument
deleteDocumentById
deleteTemplateDocumentById
get
getActiveDocument
getAllIDocument
getDocument
getDocumentById
getExecutableName
getHelpDir
getHomePath
getIDocMap
getIDocumentName
getLibraryDir
getResourceDir
getTempFileName
getTempPath
getUniqueObjectId
getUserAppDataDir
getUserCachePath
getUserConfigPath
getUserMacroDir
isClosingAll
isRestoring
newIDocument
openDocument
setActiveDocument
setActiveIDocument
~IApplication
◆
addTemplateDocument()
virtual
App::IDocument
* addTemplateDocument
(
const char *
tempalteName
,
const char *
filePath
)
pure virtual
临时加入一个文档
临时加入一个文档
参数
[tempalteName]
模板名称
[filePath]
文件路径
返回
返回类型是App::BimPart*,表示新创建的BimPart对象的指针