Skip to main content
Hi, trying to manipulate points components in a points Cloud with PythonCaller to make some calculation but can't find any method to reach components like classification or user_components. Is there any way to make it? Thx Nicolas

Hi @nicot​,

I'm sorry, but the Python FMEObjects API does not currently have tools to work with point clouds. You may be able to do your calculation using the PointCloudExpressionEvaluator transformer.


Reply