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
◆
getIDocumentName()
virtual const char * getIDocumentName
(
const
App::IDocument
*
doc
)
const
pure virtual
得到文档的名称
得到文档的名称
参数
[doc]
要获取名称的文档指针
返回
返回类型是const char*,表示文档的名称,如果没有找到则返回nullptr