FooCAD
Toggle table of contents
3.0
jvm
Platform filter
jvm
Switch theme
Search in API
FooCAD
foocad-build
/
uk.co.nickthecoder.foocad.build.task
/
GCodeTask
GCode
Task
object
GCodeTask
:
ModelTask
Members
Properties
check
Printable
Link copied to clipboard
open
override
val
checkPrintable
:
Boolean
If this is set, and there is an annotation :
Functions
action
Link copied to clipboard
open
override
fun
action
(
scriptFile
:
File
,
model
:
Model
,
shape
:
Shape3d
,
pieceName
:
String
?
,
customName
:
String
?
,
extras
:
String
?
)
:
ModelAction
is
Text
Link copied to clipboard
open
fun
isText
(
)
:
Boolean
output
File
Link copied to clipboard
open
fun
outputFile
(
inputFile
:
File
,
extension
:
String
)
:
File