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
◆
saveAs()
virtual bool saveAs
(
const char *
file
,
bool
saveSub
=
true
)
pure virtual
另存为文档
另存为文档
参数
[in]
file
文件路径
[in]
saveSub
是否保存子文档,默认为 true
返回
是否保存成功