BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
Gui
IViewProvider
getAttachObject
getFaceTextures
getLineColor
getLineColorArray
getObserverDelegate
getPointColor
getPointColorArray
getPropertyAccessor
getVisibility
isRestoring
setFaceTextures
setLineColor
setLineColorArray
setPointColor
setPointColorArray
setVisibility
ViewProviderShow
◆
getPropertyAccessor()
virtual
App::IPropertyAccessor
* getPropertyAccessor
(
)
virtual
获取属性访问器
返回一个属性访问器对象,用于访问和修改视图提供者的属性。
返回
属性访问器指针;若未实现则返回 nullptr