Syntax @AddPointCloudComponents([,,]+) Arguments The name of the component to add. The type of the component. Range: REAL64, REAL32, UINT64, UINT32, UINT16, UINT8, INT64, INT32, INT16, INT8, STRING The value that will be for the added component. All points will have the same value. Description The @AddPointCloudComponents function is used to add new components with constant values to a point cloud. Input features must contain point cloud geometries only.