Class: module:model/FormatsFormats

module:model/FormatsFormats(theData, obj)

new module:model/FormatsFormats(theData, obj)

Constructs a new FormatsFormats.

Parameters:
Name Type Description
theData Object

The plain JavaScript object bearing properties of interest.

obj module:model/FormatsFormats

Optional instance to populate.

Source:

Members

(static) constructFromObject

Constructs a FormatsFormats from a plain JavaScript object, optionally creating a new instance. Copies all relevant properties from data to obj if supplied or a new instance if not.

Source:

(inner) iges :Array.<String>

Type:
  • Array.<String>
Source:

(inner) obj :Array.<String>

Type:
  • Array.<String>
Source:

(inner) step :Array.<String>

Type:
  • Array.<String>
Source:

(inner) stl :Array.<String>

Type:
  • Array.<String>
Source:

(inner) svf :Array.<String>

Type:
  • Array.<String>
Source:

(inner) thumbnail :Array.<String>

Type:
  • Array.<String>
Source: