esriPatchType Constants

The kinds of surface patches that can be contained in a MultiPatch.

Constant Value Description
esriPatchTypeTriangleStrip 0 A TriangleStrip patch.
esriPatchTypeTriangleFan 1 A TriangleFan patch.
esriPatchTypeOuterRing 2 An outer Ring.
esriPatchTypeInnerRing 3 An inner Ring.
esriPatchTypeFirstRing 4 The first Ring of unspecified type.
esriPatchTypeRing 5 A Ring of unspecified type.
esriPatchTypeTriangles 6 A Triangles patch.

Remarks

esriPatchType Examples

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.