14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
19 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
21 swigCPtr =
new HandleRef(
this, cPtr);
24 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
26 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
29 protected override void Dispose(
bool disposing) {
31 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
36 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
38 base.Dispose(disposing);
43 MemoryManager mMan = MemoryManager.GetMemoryManager();
44 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
84 MemoryManager mMan = MemoryManager.GetMemoryManager();
85 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static global::System.Exception Retrieve()
static bool OdGiClippedGeometryConnector_isClippedGeometryOutputSkipping(HandleRef jarg1)
static void delete_OdGiClippedGeometryConnector(HandleRef jarg1)
static void OdGiClippedGeometryConnector_setClippedGeometryOutputSkip(HandleRef jarg1, bool jarg2)
static void OdGiClippedGeometryConnector_setClippedGeometryOutput(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdGiClippedGeometryConnector_queryX(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdGiClippedGeometryConnector_cast(HandleRef jarg1)
static bool OdGiClippedGeometryConnector_hasClippedGeometryOutput(HandleRef jarg1)
static IntPtr OdGiClippedGeometryConnector_getClippedGeometryOutput(HandleRef jarg1)
static void OdGiClippedGeometryConnector_setDrawContext(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiClippedGeometryConnector_disableGeometryOutput(HandleRef jarg1, bool jarg2)
static bool OdGiClippedGeometryConnector_isGeometryOutputDisabled(HandleRef jarg1)
static void OdGiClippedGeometryConnector_setExternalClippedGeometryOutputInterface(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdGiClippedGeometryConnector_desc()
static IntPtr OdGiClippedGeometryConnector_isA(HandleRef jarg1)
static global::System.IntPtr OdGiClippedGeometryConnector_clippedGeometryOutputInterface(HandleRef jarg1)
static bool OdGiClippedGeometryConnector_isClosedSectionsOutputEnabled(HandleRef jarg1)
static string OdGiClippedGeometryConnector_getRealClassName(IntPtr jarg1)
static IntPtr OdGiClippedGeometryConnector_createObject()
static bool OdGiClippedGeometryConnector_isOpenedSectionsOutputEnabled(HandleRef jarg1)
virtual bool isOpenedSectionsOutputEnabled()
OdGiClippedGeometryConnector(IntPtr cPtr, bool cMemoryOwn)
override OdRxObject queryX(OdRxClass protocolClass)
virtual bool isGeometryOutputDisabled()
static OdGiClippedGeometryConnector cast(OdRxObject pObj)
override void Dispose(bool disposing)
static string getRealClassName(IntPtr ptr)
virtual void disableGeometryOutput(bool bDisable)
virtual void setClippedGeometryOutputSkip(bool bSkip)
static new OdRxClass desc()
static HandleRef getCPtr(OdGiClippedGeometryConnector obj)
virtual bool hasClippedGeometryOutput()
virtual void setDrawContext(OdGiConveyorContext pDrawCtx)
virtual void setClippedGeometryOutput(OdGiClippedGeometryOutput pOutput)
virtual OdGiClippedGeometryOutput.ClippedGeometryOutputInterface clippedGeometryOutputInterface()
virtual void setExternalClippedGeometryOutputInterface(OdGiClippedGeometryOutput.ClippedGeometryOutputInterface pIface)
static OdGiClippedGeometryConnector createObject()
virtual bool isClippedGeometryOutputSkipping()
virtual OdGiClippedGeometryOutput getClippedGeometryOutput()
virtual Teigha.Core.OdGiClippedGeometryOutput.ClippedGeometryOutputInterface vb_clippedGeometryOutputInterface()
virtual bool isClosedSectionsOutputEnabled()
static HandleRef getCPtr(ClippedGeometryOutputInterface obj)
static HandleRef getCPtr(OdGiClippedGeometryOutput obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
global::System.Runtime.InteropServices.HandleRef GetInterfaceCPtr()