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);
45 OdGePlane ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new OdGePlane(cPtr,
false);
54 OdGePlane ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new OdGePlane(cPtr,
false);
63 OdGePlane ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new OdGePlane(cPtr,
false);
135 public OdGePlane set(
double a,
double b,
double c,
double d) {
static global::System.Exception Retrieve()
static global::System.IntPtr OdGePlane_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGePlane_set__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static global::System.IntPtr OdGePlane_set__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static global::System.IntPtr OdGePlane_set__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr OdGePlane_set__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3, double jarg4, double jarg5)
static bool OdGePlane_intersectWith__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static bool OdGePlane_intersectWith__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static bool OdGePlane_intersectWith__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static double OdGePlane_signedDistanceTo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGePlane_kYZPlane_get()
static bool OdGePlane_intersectWith__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr OdGePlane_kZXPlane_get()
static void delete_OdGePlane(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGePlane_kXYPlane_get()
static HandleRef getCPtr(OdGeBoundedPlane obj)
static HandleRef getCPtr(OdGeLine3d obj)
static HandleRef getCPtr(OdGeLineSeg3d obj)
bool intersectWith(OdGeBoundedPlane plane, OdGeLineSeg3d intLine)
static OdGePlane kZXPlane
OdGePlane(OdGePoint3d uPnt, OdGePoint3d origin, OdGePoint3d vPnt)
OdGePlane(OdGePoint3d origin, OdGeVector3d uAxis, OdGeVector3d vAxis)
bool intersectWith(OdGePlane plane, OdGeLine3d intLine)
OdGePlane(double a, double b, double c, double d)
OdGePlane(OdGePoint3d origin, OdGeVector3d normal)
OdGePlane Assign(OdGePlane plane)
OdGePlane(OdGePlane plane)
double signedDistanceTo(OdGePoint3d point)
bool intersectWith(OdGeBoundedPlane plane, OdGeLineSeg3d intLine, OdGeTol tol)
static OdGePlane kXYPlane
OdGePlane(IntPtr cPtr, bool cMemoryOwn)
static OdGePlane kYZPlane
override void Dispose(bool disposing)
bool intersectWith(OdGePlane plane, OdGeLine3d intLine, OdGeTol tol)
Teigha.Core.OdGe.EntityId vb_type()
static HandleRef getCPtr(OdGePlane obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGeTol obj)
static HandleRef getCPtr(OdGeVector3d obj)