14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
24 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
37 global::System.GC.SuppressFinalize(
this);
40 protected virtual void Dispose(
bool disposing) {
42 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
47 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
static HandleRef getCPtr(OdGeMatrix3d obj)
static HandleRef getCPtr(OdGePoint3d obj)
void setXRotation(double dAngle)
virtual void Dispose(bool disposing)
void setScale(double dScale)
OdGeMatrix3d getTransformMatrix()
OdDgGeoDataConversionMethod
void setYRotation(double dAngle)
void setTransformMatrix(OdGeMatrix3d matTransform)
void setOffset(OdGePoint3d ptOffset)
static HandleRef getCPtr(OdDgGeoDataDatum obj)
void setDescription(String strDesc)
OdDgGeoDataDatum.OdDgGeoDataConversionMethod getDatumConversionMethod()
void setZRotation(double dAngle)
OdDgGeoDataDatum(IntPtr cPtr, bool cMemoryOwn)
void setSource(String strSource)
void setDatumConversionMethod(OdDgGeoDataDatum.OdDgGeoDataConversionMethod uMethod)
void setName(String strName)
static global::System.Exception Retrieve()
static global::System.IntPtr OdDgGeoDataDatum_getOffset(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdDgGeoDataDatum_getDatumConversionMethod(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgGeoDataDatum_setScale(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdDgGeoDataDatum_setOffset(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_OdDgGeoDataDatum(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDgGeoDataDatum_getTransformMatrix(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgGeoDataDatum_setYRotation(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static double OdDgGeoDataDatum_getXRotation(global::System.Runtime.InteropServices.HandleRef jarg1)
static String OdDgGeoDataDatum_getName(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgGeoDataDatum_setXRotation(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdDgGeoDataDatum_setTransformMatrix(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgGeoDataDatum_setDescription(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static double OdDgGeoDataDatum_getZRotation(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdDgGeoDataDatum_getScale(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgGeoDataDatum_setDatumConversionMethod(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void OdDgGeoDataDatum_setSource(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static double OdDgGeoDataDatum_getYRotation(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgGeoDataDatum_setZRotation(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static String OdDgGeoDataDatum_getSource(global::System.Runtime.InteropServices.HandleRef jarg1)
static String OdDgGeoDataDatum_getDescription(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgGeoDataDatum_setName(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)