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 string OdIBrElement2d_getRealClassName(IntPtr jarg1)
static IntPtr OdIBrElement2d_parent(HandleRef jarg1)
static int OdIBrElement2d_getNormal(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdIBrElement2d_getParamPoint(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void OdIBrElement2d_next(HandleRef jarg1, HandleRef jarg2, IntPtr jarg3)
static void delete_OdIBrElement2d(HandleRef jarg1)
static int OdIBrElement2d_getSurfaceNormal(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static HandleRef getCPtr(OdGePoint2d obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGeVector3d obj)
virtual OdBrErrorStatus getParamPoint(OdGePoint3d point3D, OdGePoint2d point2D)
virtual OdBrErrorStatus getNormal(OdGeVector3d normal)
static HandleRef getCPtr(OdIBrElement2d obj)
static string getRealClassName(IntPtr ptr)
virtual OdIBrMesh2d parent()
virtual OdBrErrorStatus getSurfaceNormal(OdGeVector3d normal)
override void Dispose(bool disposing)
virtual void next(OdIBrNode pFirstChild, OdIBrNode pCurChild)
OdIBrElement2d(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdIBrNode obj)