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_scaleBy__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr OdGeSpunSurf_transformBy(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
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 global::System.IntPtr OdGeSpunSurf_rotateBy__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
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_scaleBy__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static global::System.IntPtr OdGeSpunSurf_translateBy(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
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 global::System.IntPtr OdGeSpunSurf_mirror(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGeSpunSurf_rotateBy__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr OdGeSpunSurf_copy(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(OdGeMatrix3d obj)
static HandleRef getCPtr(OdGePlane obj)
static HandleRef getCPtr(OdGePoint3d obj)
OdGeSpunSurf(OdGeSpunSurf spunSurf)
static HandleRef getCPtr(OdGeSpunSurf obj)
new OdGeSpunSurf mirror(OdGePlane plane)
OdGePoint3d getBasePoint()
OdGeSpunSurf(OdGeCurve3d pProfile, OdGePoint3d pBase, OdGeVector3d pAxis)
new OdGeSpunSurf scaleBy(double scaleFactor, OdGePoint3d basePoint)
Teigha.Core.OdGe.EntityId vb_type()
new OdGeSpunSurf scaleBy(double scaleFactor)
new OdGeSpunSurf rotateBy(double angle, OdGeVector3d vect, OdGePoint3d basePoint)
OdGeSpunSurf setRef(OdGeVector3d pRef)
new OdGeSpunSurf transformBy(OdGeMatrix3d xfm)
override void Dispose(bool disposing)
new OdGeSpunSurf translateBy(OdGeVector3d translateVec)
OdGeSpunSurf Assign(OdGeSpunSurf spunSurface)
OdGeSpunSurf setAngles(double startAngle, double endAngle)
OdGeSpunSurf(IntPtr cPtr, bool cMemoryOwn)
new OdGeSpunSurf rotateBy(double angle, OdGeVector3d vect)
static HandleRef getCPtr(OdGeVector3d obj)