A triangulated surface is a polyhedral surface that is composed only of triangles. There is no restriction on how the triangulation is derived. trianglePatches encapsulates the triangles of the triangulated surface. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
axisLabels | gml:NCNameList | optional | |||||
gml:id | ID | required |
|
||||
srsDimension | positiveInteger | optional | |||||
srsName | anyURI | optional | |||||
uomLabels | gml:NCNameList | optional |
<element name="TriangulatedSurface" type="gml:SurfaceType" substitutionGroup="gml:Surface"> <annotation> <documentation>A triangulated surface is a polyhedral surface that is composed only of triangles. There is no restriction on how the triangulation is derived. trianglePatches encapsulates the triangles of the triangulated surface.</documentation> </annotation> </element> |