TsgExpDXFLayer
Unit: DXFExport
Description
The TsgExpDXFLayer class provides exporting of internal information to the DXF format files.
Call the ExportAsDXF method for run exporting.
Properties
| Properties | Descriptions |
|---|---|
Color | The property defines a color of layer. |
Flags | The standard flags (bit-coded values). |
LinetypeName | The property defines the name of the linetype. |
LineWeight | The property defines the line weight of the layer. |
Name | The property defines a name of the layer. |
Methods
| Methods | Descriptions |
|---|---|
Create | Creates an instance of the TsgExpDXFLayer class. |
ExportAsDXF | The method exports the layer to the DXF format. |