MCPcopy Create free account
hub / github.com/comaps/comaps / EraseLine

Method EraseLine

qt/ruler.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46void Ruler::EraseLine(df::DrapeApi & drapeApi)
47{
48 drapeApi.RemoveLine(m_id);
49}
50
51bool Ruler::IsValidPolyline()
52{

Callers 1

SetRulerMethod · 0.80

Calls 1

RemoveLineMethod · 0.80

Tested by

no test coverage detected