I have a PropertyDataFilter1D input by the user. How do I figure out which pillar grid property is associated with that filter? The filter contains a PropertyVersionBase member, but I don’t know how to look up the property with that.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is a problem here: Ocean API allows you to create a PropertyDataFilter1D from a PropertyVersion, whereas native filters in Petrel are created from a property. And, Ocean doesn’t expose any reference to the Petrel property. Other words, if you have two filters for two different porosity properties, but both properties are based on the same Porosity template, from the Ocean site it will be the same Porosity PropertyVersion (Template) for the both filters.