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 OdGeSpunSurf_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGeSpunSurf_setRef(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGeSpunSurf_set(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static global::System.IntPtr OdGeSpunSurf_getBasePoint(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGeSpunSurf_setAngles(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3)
static IntPtr OdGeSpunSurf_getProfile(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGeSpunSurf_getRef(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdGeSpunSurf(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGeSpunSurf_getAxis(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdGeCurve3d obj)
static HandleRef getCPtr(OdGePoint3d obj)
OdGeSpunSurf(OdGeSpunSurf spunSurf)
static HandleRef getCPtr(OdGeSpunSurf obj)
OdGePoint3d getBasePoint()
OdGeSpunSurf(OdGeCurve3d pProfile, OdGePoint3d pBase, OdGeVector3d pAxis)
Teigha.Core.OdGe.EntityId vb_type()
OdGeSpunSurf setRef(OdGeVector3d pRef)
override void Dispose(bool disposing)
OdGeSpunSurf Assign(OdGeSpunSurf spunSurface)
OdGeSpunSurf setAngles(double startAngle, double endAngle)
OdGeSpunSurf(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdGeVector3d obj)