Documentation for fieldgml

Element: trianglePatches

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name trianglePatches
Type gml:TrianglePatchArrayPropertyType
Nillable no
Abstract no
Documentation This property element contains a list of triangle patches. The order of the patches is significant and shall be preserved when processing the list.
Logical Diagram
h-1466983413
XML Instance Representation
<gml:trianglePatches>
Start Sequence [0..*]
<gml:Triangle> ... </gml:Triangle> [1]
End Sequence
</gml:trianglePatches>
Diagram
h1604535475
Schema Component Representation
<element name="trianglePatches" type=" gml:TrianglePatchArrayPropertyType " substitutionGroup="gml:patches"/>