AddDimension
Description
This method adds the DIMENSION entity.
| Parameter | Type | Description |
|---|---|---|
Data | TdxfExportData | The instance of the TdxfExportData type is a parameter of the AddDimension procedure. It contains coordinates of the arrows and text of the DIMENSION entity. |
Syntax
procedure AddDimension(const Data: TdxfExportData);