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);
static global::System.Exception Retrieve()
static bool OdGiExtents3dSpaceChainPolyline_isInExtents__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_OdGiExtents3dSpaceChainPolyline(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdGiExtents3dSpaceChainPolyline_isEqual__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdGiExtents3dSpaceChainPolyline_isInExtents__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiExtents3dSpaceChainPolyline_addVertex(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static UInt64 OdGiExtents3dSpaceChainPolyline_getNumberOfVertices_closed(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiExtents3dSpaceChainPolyline_getPoints_closed(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static UInt64 OdGiExtents3dSpaceChainPolyline_getNumberOfVertices(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiExtents3dSpaceChainPolyline_getPoints(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdGiExtents3dSpaceChainPolyline_isEqual__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static HandleRef getCPtr(OdGeExtents2d obj)
static HandleRef getCPtr(OdGeExtents3d obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGeTol obj)
override bool isEqual(OdGiExtentsSpaceObject pObject)
override void Dispose(bool disposing)
void getPoints_closed(OdGePoint3d pPoints)
virtual void addVertex(OdGiExtents3dSpacePoint pVertex)
OdGiExtents3dSpaceChainPolyline(Int64 uniqueID)
override bool isInExtents(OdGeExtents3d extents)
OdGiExtents3dSpaceChainPolyline(IntPtr cPtr, bool cMemoryOwn)
UInt64 getNumberOfVertices_closed()
void getPoints(OdGePoint3d pPoints)
static HandleRef getCPtr(OdGiExtents3dSpaceChainPolyline obj)
UInt64 getNumberOfVertices()
override bool isInExtents(OdGeExtents2d extents)
override bool isEqual(OdGiExtentsSpaceObject pObject, OdGeTol tol)
static HandleRef getCPtr(OdGiExtents3dSpacePoint obj)
static HandleRef getCPtr(OdGiExtentsSpaceObject obj)