Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ getPoints
Method
getPoints
src/main/java/fieldbox/boxes/Drawing.java:410–412 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
408
}
409
410
public
MeshBuilder getPoints() {
411
return
getPoints(
"__main__"
);
412
}
413
414
public
MeshBuilder getLine(String layerName) {
415
Callers
nothing calls this directly
Calls
8
pointList
Method · 0.95
open
Method · 0.95
isOpen
Method · 0.95
computeIfAbsent
Method · 0.80
get
Method · 0.65
contains
Method · 0.45
attach
Method · 0.45
add
Method · 0.45
Tested by
no test coverage detected