14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
22 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
30 protected override void Dispose(
bool disposing) {
32 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
37 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
39 base.Dispose(disposing);
44 MemoryManager mMan = MemoryManager.GetMemoryManager();
45 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
85 MemoryManager mMan = MemoryManager.GetMemoryManager();
86 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
180 public const int kType = 0x56DF0002;
static HandleRef getCPtr(OdBinaryData obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGeScale3d obj)
static HandleRef getCPtr(OdGeVector3d obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDgDatabase obj)
static new OdRxClass desc()
virtual OdGePoint3d getProjectionOffset()
virtual void setCappedFlag(bool bSet)
virtual OdGeScale3d getProjectionScale()
override void Dispose(bool disposing)
virtual OdGeVector3d getProjectionAngles()
override OdRxObject queryX(OdRxClass protocolClass)
static OdDgMatProjectionXAttribute cast(OdRxObject pObj)
override void writeData(OdBinaryData data)
OdDgMatProjectionXAttribute(IntPtr cPtr, bool cMemoryOwn)
virtual void setProjectionOffset(OdGePoint3d ptOffset)
override void readData(OdBinaryData data)
static OdDgMatProjectionXAttribute createObject()
virtual bool getCappedFlag()
static HandleRef getCPtr(OdDgMatProjectionXAttribute obj)
override void readData(OdBinaryData data, OdDgDatabase pDb)
virtual OdDgMaterialMap.MappingType getMappingType()
virtual void setProjectionAngles(OdGeVector3d vrAngles)
virtual void setMappingType(OdDgMaterialMap.MappingType uType)
static string getRealClassName(IntPtr ptr)
virtual void setProjectionScale(OdGeScale3d sclScale)
static global::System.Exception Retrieve()
static void OdDgMatProjectionXAttribute_setMappingType(HandleRef jarg1, int jarg2)
static string OdDgMatProjectionXAttribute_getRealClassName(IntPtr jarg1)
static global::System.IntPtr OdDgMatProjectionXAttribute_getProjectionOffset(HandleRef jarg1)
static void OdDgMatProjectionXAttribute_setProjectionAngles(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgMatProjectionXAttribute_readData__SWIG_1(HandleRef jarg1, IntPtr jarg2)
static bool OdDgMatProjectionXAttribute_getCappedFlag(HandleRef jarg1)
static void OdDgMatProjectionXAttribute_readData__SWIG_0(HandleRef jarg1, IntPtr jarg2, HandleRef jarg3)
static void delete_OdDgMatProjectionXAttribute(HandleRef jarg1)
static void OdDgMatProjectionXAttribute_setProjectionOffset(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDgMatProjectionXAttribute_isA(HandleRef jarg1)
static void OdDgMatProjectionXAttribute_setProjectionScale(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdDgMatProjectionXAttribute_getProjectionScale(HandleRef jarg1)
static IntPtr OdDgMatProjectionXAttribute_queryX(HandleRef jarg1, HandleRef jarg2)
static void OdDgMatProjectionXAttribute_setCappedFlag(HandleRef jarg1, bool jarg2)
static IntPtr OdDgMatProjectionXAttribute_desc()
static IntPtr OdDgMatProjectionXAttribute_cast(HandleRef jarg1)
static int OdDgMatProjectionXAttribute_getMappingType(HandleRef jarg1)
static void OdDgMatProjectionXAttribute_writeData(HandleRef jarg1, IntPtr jarg2)
static IntPtr OdDgMatProjectionXAttribute_createObject()
static global::System.IntPtr OdDgMatProjectionXAttribute_getProjectionAngles(HandleRef jarg1)