Horizon
|
Public Member Functions | |
RulesCheckError (RulesCheckErrorLevel lev) | |
RulesCheckError (RulesCheckErrorLevel lev, const std::string &comment) | |
json | serialize () const |
Public Attributes | |
RulesCheckErrorLevel | level = RulesCheckErrorLevel::NOT_RUN |
UUID | sheet |
UUIDVec | instance_path |
Coordi | location |
std::string | comment |
bool | has_location = false |
ClipperLib::Paths | error_polygons |