
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. The task name remains Land Background. |
FeatureClassName |
The FeatureClassName defines the FeatureClass 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 FeatureClass 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:
The layer, the line color and the filling color as well as the line width are defined under properties.
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. |