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 global::System.IntPtr OdGeLineSeg3d_set__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, out double jarg4, out bool jarg5)
static global::System.IntPtr OdGeLineSeg3d_set__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void delete_OdGeLineSeg3d(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGeLineSeg3d_set__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, out double jarg4, out double jarg5, out bool jarg6)
static global::System.IntPtr OdGeLineSeg3d_startPoint(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGeLineSeg3d_baryComb(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdGeLineSeg3d_getBisector(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static double OdGeLineSeg3d_getDistanceToVector__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr OdGeLineSeg3d_joinWith__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGeLineSeg3d_set__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr OdGeLineSeg3d_joinWith__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr OdGeLineSeg3d_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGeLineSeg3d_endPoint(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdGeLineSeg3d_getDistanceToVector__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static HandleRef getCPtr(OdGeCurve3d obj)
OdGeLineSeg3d(OdGePoint3d point, OdGeVector3d vect)
OdGeLineSeg3d(IntPtr cPtr, bool cMemoryOwn)
OdGeLineSeg3d(OdGeLineSeg3d source)
override void Dispose(bool disposing)
static HandleRef getCPtr(OdGeLineSeg3d obj)
OdGeLineSeg3d joinWith(OdGeLineSeg3d curve)
OdGePoint3d baryComb(double blendCoeff)
double getDistanceToVector(OdGePoint3d point)
OdGeLineSeg3d Assign(OdGeLineSeg3d line)
Teigha.Core.OdGe.EntityId vb_type()
OdGeLineSeg3d(OdGePoint3d point1, OdGePoint3d point2)
OdGeLineSeg3d joinWith(OdGeLineSeg3d curve, OdGeTol iTolerance)
void getBisector(OdGePlane plane)
Teigha.Core.OdGeVector3d vb_direction()
double getDistanceToVector(OdGePoint3d point, OdGeTol tol)
static HandleRef getCPtr(OdGePlane obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGeTol obj)
static HandleRef getCPtr(OdGeVector3d obj)