fmeobjects.FMEFeature.numVertices

FMEFeature.numVertices()

Get the number of vertices that make up the geometry of the feature Multi-part (aggregate) geometries are handled properly.

For simple geometries, the same value is returned as in numCoords()

Return type:int
Returns:The number of vertices that make up the feature.