--- layout: posts title: Api - IJscadCagOptions Interface ---

Jscad CAG export options.

Hierarchy

Index

Properties

Optional accuracy

accuracy: number

Optional exemplar of number of decimal places.

Optional byLayers

byLayers: boolean

Flag to separate chains by layers.

Optional maxArcFacet

maxArcFacet: number

The maximum length between points on an arc or circle.

Optional pointMatchingDistance

pointMatchingDistance: number

Max distance to consider two points as the same.

Optional statusCallback

statusCallback: IStatusCallback

Optional callback to get status during the export.

Optional units

units: string

Optional unit system to embed in exported file, if the export format allows alternate unit systems.

Generated using TypeDoc