14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
36 global::System.GC.SuppressFinalize(
this);
39 protected virtual void Dispose(
bool disposing) {
41 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
46 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
static global::System.Exception Retrieve()
static bool OdGsUpdateExtents_hasLineweight(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGsUpdateExtents_reset(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGsUpdateExtents_add__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
static global::System.IntPtr OdGsUpdateExtents_kInvalid_get()
static void OdGsUpdateExtents_get(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, out LineWeight jarg3)
static int OdGsUpdateExtents_getLineweight(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdGsUpdateExtents_isValid(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGsUpdateExtents_setExtents(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGsUpdateExtents_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
static void OdGsUpdateExtents_add__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_OdGsUpdateExtents(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGsUpdateExtents_accessExtents(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGsUpdateExtents_getExtents(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGsUpdateExtents_setLineweight(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void OdGsUpdateExtents_resetExtents(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGsUpdateExtents_resetLineweight(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGsUpdateExtents_addLineweight(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void OdGsUpdateExtents_addExtents(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static HandleRef getCPtr(OdGeExtents3d obj)
LineWeight getLineweight()
OdGsUpdateExtents(OdGeExtents3d extents)
static OdGsUpdateExtents kInvalid
static HandleRef getCPtr(OdGsUpdateExtents obj)
void add(OdGeExtents3d extents, LineWeight lw)
virtual void Dispose(bool disposing)
OdGsUpdateExtents(IntPtr cPtr, bool cMemoryOwn)
OdGeExtents3d getExtents()
void addExtents(OdGeExtents3d extents)
void addLineweight(LineWeight lw)
OdGeExtents3d accessExtents()
void add(OdGsUpdateExtents extents)
OdGsUpdateExtents(OdGeExtents3d extents, LineWeight lw)
void setExtents(OdGeExtents3d extents)
void setLineweight(LineWeight lw)