API Reference
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
DB.Api.DxfFile Class 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.
 

Detailed Description

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.


The documentation for this class was generated from the following file: