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
◆
getSubObjects()
virtual std::vector< std::string > getSubObjects
(
int
reason
=
0
)
const
pure virtual
根据给定的理由(reason)获取子对象的名称列表
根据给定的理由(reason)获取子对象的名称列表
参数
[in]
reason
整数,表示获取子对象的理由
返回
返回类型:std::vector<std::string>,表示子对象的名称列表