![]() |
API Reference
|
The DxfFile class provides access to the Sketch DXF file object. A DXF file can be imported into Sketch in the form of line segments allowing model objects to be traced. More...
Public Member Functions | |
| void | Dispose () |
Properties | |
| int | FontHeight [set] |
| Allows the imported text font height to be set. | |
| BoundingBox2d | Bounds [get] |
| Returns a BoundingBox2D object that can be used to determine the 2D X and Y dimensions of the DXF file. | |
The DxfFile class provides access to the Sketch DXF file object. A DXF file can be imported into Sketch in the form of line segments allowing model objects to be traced.