Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
void Ruler::EraseLine(df::DrapeApi & drapeApi)
47
{
48
drapeApi.RemoveLine(m_id);
49
}
50
51
bool Ruler::IsValidPolyline()
52
{
Callers
1
SetRuler
Method · 0.80
Calls
1
RemoveLine
Method · 0.80
Tested by
no test coverage detected