UNPKG

ducjs

Version:

The duc 2D CAD file format is a cornerstone of our advanced design system, conceived to cater to professionals seeking precision and efficiency in their design work.

8 lines (7 loc) 484 B
// automatically generated by the FlatBuffers compiler, do not modify /* eslint-disable @typescript-eslint/no-unused-vars, @typescript-eslint/no-explicit-any, @typescript-eslint/no-non-null-assertion */ export var PARAMETRIC_SOURCE_TYPE; (function (PARAMETRIC_SOURCE_TYPE) { PARAMETRIC_SOURCE_TYPE[PARAMETRIC_SOURCE_TYPE["CODE"] = 10] = "CODE"; PARAMETRIC_SOURCE_TYPE[PARAMETRIC_SOURCE_TYPE["FILE"] = 11] = "FILE"; })(PARAMETRIC_SOURCE_TYPE || (PARAMETRIC_SOURCE_TYPE = {}));