|
BIMHome v1.0.0
BIMHome接口文档说明
|
成员的完整列表,这些成员属于 IPropertyAccessor,包括所有继承而来的类成员
| addProperty(const char *type, const char *name, const boost::any &delValue, bool readOnly=false, bool hidden=false)=0 | IPropertyAccessor | pure virtual |
| getPropertyValue(const char *name)=0 | IPropertyAccessor | pure virtual |
| hasPropertyByGivingName(const char *name)=0 | IPropertyAccessor | pure virtual |
| setProperty(const char *name, const boost::any &value, bool readOnly=false, bool hidden=false)=0 | IPropertyAccessor | pure virtual |