Task Countries

Task Countries

 

Task

HeaderFileName

The file Header_SampleProject.dxf is given as header.

TaskName

The task name can be freely selected. This is used for the description of the work steps in the log.

FeatureClassName

The feature class name defines the feature class from which the Countries is exported. This is already set correctly.

DxfEntity
In GIS the countries exist as polygon. Polygons do not exist in CAD as objects, as already mentioned. Therefore also in this case the feature class countries are rendered as polyline. Since the countries should have a filling, the type HATCH is selected as DxfEntity. It is however possible to provide a polyline with a filling pattern.

Properties
Under Properties, among others, the type of the line, the color and the width of the representation can be defined. In the example the properties Layer and RgbColor are defined.

Layer

The value of the layer is defined to Land Background.

RgbColor

The attribute Color'is renamed to RgbColor, since the RGB values 225,225,225 are rendered.

HatchBoundaryRgbColor

The attribute HatchBoundaryRgbColor is inserted. This attribute defines the contour color of the filling as RGB values. The value is set to 204,204,204.

HatchBoundaryLineWidth

The attribute HatchBoundaryLineWidth is inserted. This attribute defines the line width of the contour line is set to 5.