BIMHome v1.0.0
BIMHome接口文档说明
Public 成员函数 | Private 属性 | 所有成员列表
Pattern类 参考

填充样式类 更多...

#include <Material.h>

Public 成员函数

std::string getValue () const
 获取填充样式路径
 
bool operator!= (const Pattern &t) const
 重载!=运算符,比较两个填充样式对象是否不相等
 
Patternoperator= (const Pattern &t)
 重载=运算符,赋值操作
 
bool operator== (const Pattern &t) const
 重载==运算符,比较两个填充样式对象是否相等
 
 Pattern ()
 
void setValue (const std::string &path)
 设置填充样式路径
 
 ~Pattern ()
 

Private 属性

std::string _patternPath
 

详细描述

填充样式类

提供填充样式的路径设置和获取功能,支持比较和赋值操作。


该类的文档由以下文件生成: