Reputation: 91
I am trying to upgrade my plug-in from Petrel 2012 to Petrel 2013 but it seems that they have removed the PillarGrid
class from the DomainObject
namespace in 2013.
Where can I find the PillarGrid
class in 2013?
Upvotes: 1
Views: 130
Reputation: 201
The namespaces have been split into different assemblies. Here is how you find the name of the assembly:
Ocean Petrel 2013.1 Copyright (c) Schlumberger 2006-2013. All rights reserved. Assembly: Slb.Ocean.Petrel.Modeling (Module: Slb.Ocean.Petrel.Modeling) Version: 13.1.0.0 (13.1.0.0)
Upvotes: 6