Jump to content

Element/Feature status ?


---
 Share

Recommended Posts

---

Hi Community.

Is there a PCM command in witch I can get the status of an element or feature?

I search for a query for a feature/element not can be calculated. (magenta one)

Is there a way to check ? (maybe true or false)

Best greetings

Sven

 

 

Link to comment
Share on other sites

  • 2 weeks later...

Should be possible with

getActual(feature).error 
return value:
0 -> no error
-5 -> 'Not enough points available for the feature calculation'
(Every value characterizes a type of error as for instance
-8 -> 'Error during iteration of the feature calculation')

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...