Syntax @ConsumePointCloud([REJECTABLE],[]) Arguments REJECTABLE Specifies if the function will supply a rejection code and message to the invalid feature and output it to the rejected port, or will fail upon being supplied invalid features. A feature can be rejected for the following reasons: - The feature has invalid geometry The number of points to read off of a point cloud at a time. Description The @ConsumePointCloud function is used to force point cloud data to be processed by FME without having to invoke a transformer or writer with additional overhead. This function performs no operations on the point cloud data aside from reading it from the feature's geometry.