The folder Task defines characteristics of the entities to be rendered. Here are made all the settings for the respective task.

Property |
Description |
mandatory |
optional |
TaskName |
Serves for the identification of individual tasks. The name is used for the description of the work steps in the log (log file). Note: the TaskName must be unique within the configuration. If this is not the case, incorrect representations may occur in the exported dwg/dxf file. |
x |
|
HeaderFileName |
The name of the header file used. |
x |
|
LayerName |
Is necessary for the export of selected features in WebOffice. The attribute LayerName consists of the dataframe name, the name of the group layer and the layer itself. e.g. LayerName="SampleProject/Cadaster/Properties"
|
|
x |
FeatureClassName |
The name of the feature class accessed. |
x |
|
OutFileName |
Is only evaluated for index export. The export name comes from the attribute name of the index objects + <OutFileName> |
|
x |
FnSpec |
The value is appended to the name of the output file. |
|
x |
Append |
Is currently not analyzed. |
|
x |
SpecialHint |
Can be used for the specification of a Leader Line or an Arrow. Arrow stands for a parcel number with arrow and means the alignment by coordinates. |
|
x |
IgnoreZCoords |
Is the specification that Z coordinate are not to be rendered into CAD. default = 0, alternatively 1. Only valid for the Z coordinate of features: If CoordZ is explicitly configured as attribute, IgnoreZCoord has no influence on it. |
|
x |