14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
36 global::System.GC.SuppressFinalize(
this);
39 protected virtual void Dispose(
bool disposing) {
41 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
46 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
264 public void copyFrom(EdgeData pEdgeData, UInt32 nEdge) {
static global::System.Exception Retrieve()
static IntPtr OdGiEdgeDataStorage_resizeVisibilityArray__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdGiEdgeDataStorage_deleteArrays__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt16 OdGiEdgeDataStorage_resizeColorsArray__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static global::System.IntPtr OdGiEdgeDataStorage_resizeTrueColorsArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2, bool jarg3)
static global::System.IntPtr OdGiEdgeDataStorage_trueColorsArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr OdGiEdgeDataStorage_resizeLayerIdsArray__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdGiEdgeDataStorage_setVisibilityArray(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiEdgeDataStorage_setPointersArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, EdgeData jarg2)
static UInt16 OdGiEdgeDataStorage_resizeColorsArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2, bool jarg3)
static IntPtr OdGiEdgeDataStorage_resizeSelectionMarkersArray__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdGiEdgeDataStorage_cloneData(global::System.Runtime.InteropServices.HandleRef jarg1, EdgeData jarg2)
static void OdGiEdgeDataStorage_setSelectionMarkersArray(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiEdgeDataStorage_setLinetypesArray(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiEdgeDataStorage_clearArrays__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr OdGiEdgeDataStorage_resizeLinetypeIdsArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2, bool jarg3)
static IntPtr OdGiEdgeDataStorage_resizeSelectionMarkersArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2, bool jarg3)
static void OdGiEdgeDataStorage_setPointersArray__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr OdGiEdgeDataStorage_resizeLayerIdsArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2, bool jarg3)
static IntPtr OdGiEdgeDataStorage_resizeVisibilityArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2, bool jarg3)
static IntPtr OdGiEdgeDataStorage_resizeLinetypeIdsArray__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdGiEdgeDataStorage_reserveArrays(global::System.Runtime.InteropServices.HandleRef jarg1, EdgeData jarg2, UInt32 jarg3)
static global::System.IntPtr OdGiEdgeDataStorage_layerIdsArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiEdgeDataStorage_selectionMarkersArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiEdgeDataStorage_setTrueColorsArray(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiEdgeDataStorage_deleteArrays__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, EdgeData jarg2)
static void delete_OdGiEdgeDataStorage(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr OdGiEdgeDataStorage_colorsArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiEdgeDataStorage_clearArrays__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, EdgeData jarg2)
static void OdGiEdgeDataStorage_copyFrom(global::System.Runtime.InteropServices.HandleRef jarg1, EdgeData jarg2, UInt32 jarg3)
static void OdGiEdgeDataStorage_setColorsArray(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr OdGiEdgeDataStorage_visibilityArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiEdgeDataStorage_linetypeIdsArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiEdgeDataStorage_resizeTrueColorsArray__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdGiEdgeDataStorage_resetPointers(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiEdgeDataStorage_setLayersArray(global::System.Runtime.InteropServices.HandleRef jarg1)
void deleteArrays(EdgeData pEdgeData)
virtual void Dispose(bool disposing)
byte[] resizeVisibilityArray(UInt32 nSize, bool bSetPtr)
OdCmEntityColorArray trueColorsArray()
void cloneData(EdgeData pData)
IntPtr[] resizeSelectionMarkersArray(UInt32 nSize)
OdDbStub resizeLinetypeIdsArray(UInt32 nSize)
void setTrueColorsArray()
static HandleRef getCPtr(OdGiEdgeDataStorage obj)
OdDbStub resizeLayerIdsArray(UInt32 nSize, bool bSetPtr)
OdUInt8Array visibilityArray()
UInt16 resizeColorsArray(UInt32 nSize, bool bSetPtr)
OdDbStub resizeLinetypeIdsArray(UInt32 nSize, bool bSetPtr)
byte[] resizeVisibilityArray(UInt32 nSize)
OdCmEntityColor resizeTrueColorsArray(UInt32 nSize)
void clearArrays(EdgeData pEdgeData)
OdUInt16Array colorsArray()
void setVisibilityArray()
void copyFrom(EdgeData pEdgeData, UInt32 nEdge)
void setPointersArray(EdgeData pEdgeData)
void reserveArrays(EdgeData pEdgeData, UInt32 nReserve)
void setSelectionMarkersArray()
IntPtr[] resizeSelectionMarkersArray(UInt32 nSize, bool bSetPtr)
OdDbStub resizeLayerIdsArray(UInt32 nSize)
OdDbStubPtrArray linetypeIdsArray()
OdCmEntityColor resizeTrueColorsArray(UInt32 nSize, bool bSetPtr)
OdDbStubPtrArray layerIdsArray()
OdGsMarkerArray selectionMarkersArray()
UInt16 resizeColorsArray(UInt32 nSize)
OdGiEdgeDataStorage(IntPtr cPtr, bool cMemoryOwn)