Syntax @NumCoords([FLATTEN_AGGREGATE]) Arguments FLATTEN_AGGREGATE There is one optional argument, FLATTEN_AGGREGATE, for multi-part or aggregate features. This flag will ensure that the actual number of coordinates are returned for the aggregate feature, as opposed to the actual storage used for the feature. (An aggregate feature may use more more storage space than the actual coordinates of the feature.) The number of coordinates returned with FLATTEN_AGGREGATE will exclude any internal FME meta information. Range: N/A Description This function returns the number of coordinates that define the feature's geometry.