Syntax @ReplaceCoordinates(,, [,,,] [,,,]) Arguments This is the coordinate that should be scanned for a specific value. Range: "x", "y", or "z" This is the exact value that will be searched. Range: any numeric value or the string "NaN" This is the exact value that will replace any search values that are found. Range: any numeric value or the string "NaN" Description This function scans the geometry of the feature and replaces specific values with new values. The value NaN is represented by the special token NaN. If no parameters are provided, the feature is outputted unchanged.