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
◆
getNameInBimPart()
virtual const char * getNameInBimPart
(
void
)
const
pure virtual
获取当前文档对象在BimPart中的名称
获取当前文档对象在BimPart中的名称
返回
返回类型:const char*,返回一个指向 const char 的指针,表示对象在 BimPart中的名称。