Skip to main content
Question

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

  • February 23, 2023
  • 1 reply
  • 18 views

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

1 reply

daveatsafe
Safer
Forum|alt.badge.img+19
  • Safer
  • 1637 replies
  • February 23, 2023

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.