API Reference
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
DB.Api.DxfLayer Class Reference

The DxfLayer object enables access to the Sketch DXF file object layers allowing layers to be switched off prior to import. The Sketch DXF file object layers correspond to conventional DXF file layers. More...

Public Member Functions

void Dispose ()
 

Properties

string Name [get, set]
 Enables the name of a DXF layer to be set or retrieved.
 
bool IsActive [get, set]
 Enables a DXF layer to be activated or deactivated which will determine whether the layer will be imported or not.
 

Detailed Description

The DxfLayer object enables access to the Sketch DXF file object layers allowing layers to be switched off prior to import. The Sketch DXF file object layers correspond to conventional DXF file layers.


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