Task Ocean Background

Task Ocean Background

 

Task

HeaderFileName

First the name of the header file must be adjusted that is used in association with the configuration. In this example this is Header_SampleProject.dxf.

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 Ocean Background is exported. This is already set correctly.

DxfEntity
The DxfEntity describes the way output data should be transferred. In the GIS, the Ocean Background exists as polygon. Polygons however do not exist in CAD as objects. This is why in this case the Ocean Background is listed by default as polyline. It is however possible to provide a polyline with a filling pattern. The appropriate DxfEntity for this is HATCH. The type is hence changed from POLYLINE to HATCH.

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

Binding however is setting the value Layer. There is determined on which layer the GIS objects are written in CAD. In the example, the value is defined to Ocean Background.

RgbColor

By default, under properties is defined the attribute Color. In the example however the color of the Ocean Background will be rendered as RGB values. Therefore the attribute Color is renamed to RgbColor. Following RGB values are defined as values: 158,187,215. The values are quoted being separated by a ,.

FeatureQueryFilter
Under FeatureQueryFilter you can make a filtering on individual features by analogy to the notation and the definition query in GIS. This is not used in the example.