getModel

Get model to a blob.

Signatures

  • Paramate.Configurator.getModel(callback = undefined, type = 'stl')

Details

The function requests a model of the current configuration in the format of a blob.

Parameters

callback

Function to be called with model blob content.

type

The file type. The supported types depend on the CAD tool used.

Return value

The model content as a blob.