Skip to main content
Archived

PointCloudFilter should accept attributes containing expressions

Related products:Transformers
danilo_fme
salvaleonrp
crutledge
georgiec
  • danilo_fme
    danilo_fme
  • salvaleonrp
    salvaleonrp
  • crutledge
    crutledge
  • georgiec
    georgiec

jdh
Contributor
  • Contributor

The PointCloudFilter let's you build expressions from attributes.

ex. @Component(color_red)==@Value(_Red) && @Component(color_green) == @Value(_Green) &&@Component(color_blue)==@Value(_Blue)

It let's you supply a userParameter with an expression

ex @Component(color_red)== 178

It let's you supply an attribute containing a numeric value (ex 178)


But it does not allow you to supply an attribute containing an expression

 |ERROR |Expression Evaluator: Attribute '_ptFilter' has non-numeric value'@Component(color_red)== 178 && @Component(color_green) == 178 && @Component(color_blue)==0'


This makes it very difficult to build dynamic filters where the number of clauses is variable.


<strong>This post is closed to further activity.</strong><br /> It may be a question with a best answer, an implemented idea, or just a post needing no comment.<br /> If you have a follow-up or related question, please <a href="https://community.safe.com/topic/new">post a new question or idea</a>.<br /> If there is a genuine update to be made, please contact us and request that the post is reopened.

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings