BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
App
DocumentObjectObserverDelegate
addDynamicProperty
anyToBool
anyToDouble
anyToString
delegateName
documentObjectCreating
documentObjectExecute
documentObjectIsBeingDestructed
DocumentObjectObserverDelegate
documentObjectOnChange
getDocumentObject
getDynamicPoperty
getViewProviderDelegateName
getViewProviderName
hasDynamicPropertyByGivingName
m_pDocObj
setDocumentObject
~DocumentObjectObserverDelegate
◆
setDocumentObject()
void setDocumentObject
(
App::IDocumentObject
*
pDocObj
)
设置文档对象
参数
[in]
pDocObj
指向
App::IDocumentObject
类型的指针,表示要关联的文档对象。