49 GeobodyInterpretation(RESQML2_NS::RockVolumeFeature * feature,
const std::string & guid,
const std::string & title);
61 DLL_IMPORT_OR_EXPORT
void set3dShape(gsoap_eml2_3::resqml22__Shape3d geobody3dShape)
final;
63 DLL_IMPORT_OR_EXPORT
bool has3dShape() const final;
65 DLL_IMPORT_OR_EXPORT gsoap_eml2_3::resqml22__Shape3d get3dShape() const final;
70 DLL_IMPORT_OR_EXPORT static const
char* XML_NS;
75 DLL_IMPORT_OR_EXPORT std::
string getXmlNamespace() const final {
return XML_NS; }
Definition GeobodyInterpretation.h:27
GeobodyInterpretation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition GeobodyInterpretation.h:37
GeobodyInterpretation(resqml2 ::RockVolumeFeature *feature, const std::string &guid, const std::string &title)
Creates an instance of this class in a gsoap context.
~GeobodyInterpretation()=default
GeobodyInterpretation(gsoap_eml2_3::_resqml22__GeobodyInterpretation *fromGsoap)
Definition GeobodyInterpretation.h:56