BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
App
IDocument
_removeObject
abortTransaction
addChildDocument
addObject
addObject
afterRestore
afterRestore
commitTransaction
create
create
deleteIDocument
deleteSubPartOrProduct
exportGraphviz
exportObjects
getAllDocument
getAvailableRedoNames
getAvailableRedos
getAvailableUndos
getDependentDocuments
getDocCategory
getDocumentByDocCategory
getDocumentById
getDocumentByName
getDocumentId
getDocumentObjects
getDocumentObjectsHasName
getDocumentType
getErrorDescription
getFileName
getId
getLinksTo
getLocalPlacement
getName
getObject
getObjectById
getObserverDelegate
getParentDocument
getParentDocumentByType
getPartMaps
getPlacement
getProgramVersion
getPropertyAccessor
getRefCount
getRootDocument
getRootObjects
getSubDocument
getTemplateDirName
getTransactionID
getTransientDirectoryName
getUniqueObjectName
hasPendingTransaction
importFile
importLinks
isClosable
isPerformingTransaction
isSaved
isTransactionEmpty
loadFile
locateObjs
moveObject
openTransaction
paramterNewObject
purgeTouched
recomputeDocument
removeAllObjects
removeChildDocument
removeObject
save
saveAs
setActiveIDocument
setDocCategory
setDocumentLabel
setDocumentName
setFileName
setId
setLocalPlacement
setObserverDelegate
setPlacement
setRootIDocument
setUndoMode
topologicalSort
~IDocument
◆
getTemplateDirName()
virtual std::string getTemplateDirName
(
const std::string &
uuid
)
pure virtual
创建目录名称
按照给定的UUID创建目录名称
参数
[in]
uuid
通用唯一识别码
返回
返回如 {ExeName}_Doc_{UUID}_{HASH}_{PID} 的目录名称。