BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
App
IDocumentObject
addChild
adjustRelativeLinks
copyShapeFrom
create
create
enforceRecompute
getBoundingBox
getDocument
getExportName
getId
getIDocument
getInList
getInListEx
getInListRecursive
getLabel
getLocationInfo
getNameInBimPart
getNameWithDocId
getObserverDelegate
getOutList
getOutListRecursive
getParents
getPropertiesList
getPropertyAccessor
getStatusString
getSubObjectList
getSubObjects
getViewProviderDelegate
getViewProviderName
hasChildElement
isElementVisible
isImporting
isTouched
mustExecute
recomputeFeature
redirectSubName
removeChild
setDocument
setElementVisible
setLabel
touch
~IDocumentObject
◆
getNameWithDocId()
virtual std::string getNameWithDocId
(
)
pure virtual
获取当前文档对象在文档中的名称,并附加文档的唯一标识符(ID)
获取当前文档对象在文档中的名称,并附加文档的唯一标识符(ID)
返回
返回类型:std::string,返回一个字符串,表示当前文档对象在文档中的名称,并附加文档的唯一标识符(ID)