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
◆
getExportName()
virtual std::string getExportName
(
bool
forced
=
false
)
const
pure virtual
获取当前文档对象在导出时使用的名称
获取当前文档对象在导出时使用的名称
参数
[in]
forced
布尔值,表示是否强制生成带有文档名称的导出名称。
返回
返回类型:std::string,返回一个字符串,表示当前文档对象在导出时使用的名称