Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 814 Bytes

JobStlOutputPayload.md

File metadata and controls

28 lines (14 loc) · 814 Bytes

ForgeModelDerivative.JobStlOutputPayload

Properties

Name Type Description Notes
type String The requested output types. Possible values include `svf`, `thumbnai`, `stl`, `step`, `iges`, or `obj`. For a list of supported types, call the GET formats endpoint.
advanced JobStlOutputPayloadAdvanced [optional]

Enum: TypeEnum

  • svf (value: "svf")

  • thumbnail (value: "thumbnail")

  • stl (value: "stl")

  • step (value: "step")

  • iges (value: "iges")

  • obj (value: "obj")