50 GeobodyInterpretation(RESQML2_NS::RockVolumeFeature * feature,
const std::string & guid,
const std::string & title);
62 DLL_IMPORT_OR_EXPORT
void set3dShape(gsoap_eml2_3::resqml22__Shape3d geobody3dShape)
final;
69 DLL_IMPORT_OR_EXPORT
void set3dShape201(gsoap_resqml2_0_1::resqml20__Geobody3dShape geobody3dShape);
73 DLL_IMPORT_OR_EXPORT gsoap_eml2_3::resqml22__Shape3d get3dShape() const final;
80 DLL_IMPORT_OR_EXPORT gsoap_resqml2_0_1::resqml20__Geobody3dShape get3dShape201() const;
85 DLL_IMPORT_OR_EXPORT static const
char* XML_NS;
90 DLL_IMPORT_OR_EXPORT std::
string getXmlNamespace() const final {
return XML_NS; }
Definition GeobodyInterpretation.h:27
~GeobodyInterpretation()=default
void set3dShape(gsoap_eml2_3::resqml22__Shape3d geobody3dShape) final
GeobodyInterpretation(gsoap_resqml2_0_1::_resqml20__GeobodyInterpretation *fromGsoap)
Definition GeobodyInterpretation.h:57
GeobodyInterpretation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition GeobodyInterpretation.h:37
void set3dShape201(gsoap_resqml2_0_1::resqml20__Geobody3dShape geobody3dShape)
Sets 3D shape 201.
bool has3dShape() const final
GeobodyInterpretation(resqml2::RockVolumeFeature *feature, const std::string &guid, const std::string &title)
Creates an instance of this class in a gsoap context.