Dwg

CadFileType.Dwg field

Files with DWG extension represent proprietary binary files used for containing 2D and 3D design data. Like DXF, which are ASCII files, DWG represent the binary file format for CAD (Computer Aided Design) drawings. Learn more about this file format here.

public static readonly CadFileType Dwg;

See Also