Corresponds to one input file (e.g. STEP, DXF, or .wsi4)

Hierarchy

  • ExternalInputEntry

Properties

articleName?: string

Name for the initial article.

In case of STEP this defaults to the name of the main assembly if unset.

In case of .wsi4 input this value has no effect.

dataSource: DataSource

The data source

This can be any supported input file (or its content).

Supported formats are STEP, DXF, GEO, and .wsi4.

importId?: string

If set, the ID should be unique among all entries of one Input instance.

Defaults to an internally generated UUID.

multiplicity?: number

Multiplicity for the associated terminal component.

In case of .wsi4 input this value has no effect.

sheetThickness?: number

Sheet thickness to use for 2D input.

Note: Currently this value has no effect when importing data via the GUI.

Defaults to 1. if unset.

In case of STEP input this value has no effect.

In case of .wsi4 input this value has no effect.

Generated using TypeDoc