3.2.5.5.3 MILCMD_PATHGEOMETRY

After creating a TYPE_PATHGEOMETRY type resource, the server MUST configure the resource with a MILCMD_PATHGEOMETRY resource.

The target resource for this message MUST be of type TYPE_PATHGEOMETRY. This message is used to update all the properties of the target path geometry resource.

A path geometry resource represents a complex geometric shape. Each MILCMD_PATHGEOMETRY message contains a MIL_PATHGEOMETRY structure. The MIL_PATHGEOMETRY is defined by a series of MIL_PATH_FIGURE structures, which in turn contains a series of segments (it could contain both MIL_SEGMENT_LINE and MIL_SEGMENT_POLY).

The following figure shows the layout of MILCMD_PATHGEOMETRY as described in Geometry Data Structures.

Layout of MILCMD_PATHGEOMETRY message

Figure 9: Layout of MILCMD_PATHGEOMETRY message