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);
56IntPtr p_points=
Teigha.
Core.Helpers.MarshalPoint2dPair(points);
63if (p_points != IntPtr.Zero) Marshal.FreeCoTaskMem(p_points);
89IntPtr p_points=
Teigha.
Core.Helpers.MarshalPoint2dPair(points);
96if (p_points != IntPtr.Zero) Marshal.FreeCoTaskMem(p_points);
static global::System.Exception Retrieve()
static global::System.IntPtr OdGsSpatialQuery_getBBox(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGsSpatialQuery_build__SWIG_5(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, int jarg5, global::System.Runtime.InteropServices.HandleRef jarg6)
static global::System.IntPtr OdGsSpatialQuery_build__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static global::System.IntPtr OdGsSpatialQuery_build__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4, IntPtr jarg5)
static global::System.IntPtr OdGsSpatialQuery_build__SWIG_7(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static global::System.IntPtr OdGsSpatialQuery_build__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4)
static global::System.IntPtr OdGsSpatialQuery_build__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void delete_OdGsSpatialQuery(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGsSpatialQuery_build__SWIG_4(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, int jarg5, IntPtr jarg6)
static global::System.IntPtr OdGsSpatialQuery_build__SWIG_6(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, int jarg5)
static HandleRef getCPtr(OdGeExtents3d obj)
static HandleRef getCPtr(OdGsBaseModel obj)
static HandleRef getCPtr(OdGsDCPoint obj)
OdSiShape build(OdGsViewImpl view, OdGeExtents3d sceneExtents, int numPoints, OdGePoint2d[] points)
OdSiShape build(OdGsViewImpl view, OdGsBaseModel pModel, OdGeExtents3d sceneExtents, int numPoints, OdGsDCPoint points)
OdSiShape build(OdGsViewImpl view, OdGsBaseModel pModel, OdGeExtents3d sceneExtents, int numPoints)
OdSiShape build(OdGsViewImpl view, OdGeExtents3d sceneExtents, int numPoints)
virtual void Dispose(bool disposing)
OdGsSpatialQuery(IntPtr cPtr, bool cMemoryOwn)
OdSiShape build(OdGsViewImpl view, OdGeExtents3d sceneExtents)
OdSiShape build(OdGsViewImpl view, OdGsBaseModel pModel, OdGeExtents3d sceneExtents, int numPoints, OdGePoint2d[] points)
OdSiShape build(OdGsViewImpl view, OdGsBaseModel pModel, OdGeExtents3d sceneExtents)
OdSiShape build(OdGsViewImpl view, OdGeExtents3d sceneExtents, int numPoints, OdGsDCPoint points)
static HandleRef getCPtr(OdGsSpatialQuery obj)
static HandleRef getCPtr(OdGsViewImpl obj)