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.

18 lines (17 loc) 360 B
export declare enum LINE_HEAD { ARROW = 10, BAR = 11, CIRCLE = 12, CIRCLE_OUTLINED = 13, TRIANGLE = 14, TRIANGLE_OUTLINED = 15, DIAMOND = 16, DIAMOND_OUTLINED = 17, CROSS = 18, OPEN_ARROW = 19, REVERSED_ARROW = 20, REVERSED_TRIANGLE = 21, REVERSED_TRIANGLE_OUTLINED = 22, CONE = 23, HALF_CONE = 24 }