getFinalizedModel

Get the finalized model to a blob.

Signatures

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

Details

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

Parameters

callback

Function to be called with finalized model blob content.

type

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

Return value

The finalized model content as a blob.