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) 152 B
export declare enum DIMENSION_UNITS_FORMAT { DECIMAL = 10, ENGINEERING = 11, ARCHITECTURAL = 12, FRACTIONAL = 13, SCIENTIFIC = 14 }