Skip to main content

Interface: STLExportOptions

Defined in: packages/replicad/src/shapeFunctions/export.ts:7

The types naming this module's own API surface. The functions they belong to live in the replicad/shape-functions entry point.

Extends

Properties

angularTolerance?

optional angularTolerance?: number;

Defined in: packages/replicad/src/shapeFunctions/mesh.ts:9

Inherited from

MeshOptions.angularTolerance


binary?

optional binary?: boolean;

Defined in: packages/replicad/src/shapeFunctions/export.ts:8


tolerance?

optional tolerance?: number;

Defined in: packages/replicad/src/shapeFunctions/mesh.ts:8

Inherited from

MeshOptions.tolerance