Hello,
I am trying to create existence points utilizing the variant quantity feature that I have in the model following this page. The formula is quite simple, if the value is > 0, then it exists, else it does not exist. I’ve got my supplier for the feature impact set to the right feature, but I’m having trouble with the expression. See attached for some screenshots. A few questions I have…
- How am I supposed to reference CMG 600 Quantity when it’s a string with spaces, all variables I’ve encountered until now could not have spaces
- I assume the “CMG 600 Quantity” references the instance object. Is there an API documentation that shows the methods and values I can reach from that object? My guess would be something like CMG 600 Quantity.value() ?
Things I’ve tried:
- I’ve already scoured the expression examples page but couldn’t find what I’m looking for.
- Not setting any evaluation to let the model infer it, I get highlights but it’s not consistent to the value property that I need to it to be associated with.
Thank you for your help!
