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.

9 lines (8 loc) 592 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 SNAP_OVERRIDE_BEHAVIOR; (function (SNAP_OVERRIDE_BEHAVIOR) { SNAP_OVERRIDE_BEHAVIOR[SNAP_OVERRIDE_BEHAVIOR["DISABLE"] = 10] = "DISABLE"; SNAP_OVERRIDE_BEHAVIOR[SNAP_OVERRIDE_BEHAVIOR["FORCE_GRID"] = 11] = "FORCE_GRID"; SNAP_OVERRIDE_BEHAVIOR[SNAP_OVERRIDE_BEHAVIOR["FORCE_OBJECT"] = 12] = "FORCE_OBJECT"; })(SNAP_OVERRIDE_BEHAVIOR || (SNAP_OVERRIDE_BEHAVIOR = {}));