14.7.4.22 PolylineSetRepresentation

Topic Version1Published09/11/2015
For StandardRESQML v2.0.1
Stereotypes:XSDcomplexType,XSDtopLevelElement

A representation made up of a set of polylines or a set of polygonal chains (for more information, see PolylineRepresentation).

For compactness, it is organized by line patch as a unique polyline set patch.

if allPolylineClosed = True, all the polylines are connected between the first and the last point.

Its geometry is a 1D array of points, corresponding to the concatenation of the points of all polyline points.

Table 14.7.4.22-1 Attributes

Name

Data Type

Notes

LineRole

LineRole

 

Derived From: AbstractRepresentation

Derived Classes: (none)

Table 14.7.4.22-2 Relationships

Role

Class

Cardinality

LinePatch

PolylineSetPatch

1..*