interface Dwg_HATCH_PolylinePath {
    bulge: number;
    point: DwgPoint2D;
}

Properties

Properties

bulge: number
point: DwgPoint2D