14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
22 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
30 protected override void Dispose(
bool disposing) {
32 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
37 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
39 base.Dispose(disposing);
44 MemoryManager mMan = MemoryManager.GetMemoryManager();
45 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
85 MemoryManager mMan = MemoryManager.GetMemoryManager();
86 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
167 MemoryManager mMan = MemoryManager.GetMemoryManager();
168 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
193 MemoryManager mMan = MemoryManager.GetMemoryManager();
194 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdGeMatrix3d obj)
static HandleRef getCPtr(OdGePoint3d obj)
virtual OdGiDrawable.DrawableType drawableType()
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
virtual CollisionType collisionType()
virtual void gripStatus(GripStat status)
static HandleRef getCPtr(OdDbObjectId obj)
static string getRealClassName(IntPtr ptr)
static HandleRef getCPtr(OdDbViewBorder obj)
OdDbViewBorder(IntPtr cPtr, bool cMemoryOwn)
bool isFirstAngleProjection()
Teigha.TD.OdDbViewBorder.ViewStyleType vb_viewStyleType()
OdDbObjectId lookupViewRepId()
OdResult setViewportId(OdDbObjectId viewportId)
static OdDbViewBorder cast(OdRxObject pObj)
void setScale(double newScale)
virtual Teigha.TD.CollisionType vb_collisionType()
OdGePoint2d centerPoint(bool exludeSketchEnts)
static new OdDbViewBorder createObject()
virtual new OdResult subTransformBy(OdGeMatrix3d xform)
OdGePoint3d centerPoint3d()
static new OdRxClass desc()
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
OdGePoint3d centerPoint3d(bool exludeSketchEnts)
Teigha.TD.OdDbViewBorder.SourceType vb_sourceType()
override void Dispose(bool disposing)
OdGePoint3d insertionPoint()
OdDbViewBorder.SourceType sourceType()
String inventorFileReference()
OdDbViewBorder.ViewStyleType viewStyleType()
override OdRxObject queryX(OdRxClass protocolClass)
Teigha.TD.Visibility vb_visibility()
OdResult setSize(OdGePoint3d minPt, OdGePoint3d maxPt)
double vb_rotationAngle()
Teigha.Core.LineWeight vb_lineWeight()
OdGePoint2d centerPoint()
OdDbObjectId viewportId()
OdResult getSize(OdGePoint3d minPt, OdGePoint3d maxPt)
void vb_gripStatus(Teigha.Core.GripStat status)
static global::System.Exception Retrieve()
static int OdDbViewBorder_sourceType(HandleRef jarg1)
static double OdDbViewBorder_width(HandleRef jarg1)
static double OdDbViewBorder_height(HandleRef jarg1)
static global::System.IntPtr OdDbViewBorder_centerPoint__SWIG_0(HandleRef jarg1, bool jarg2)
static IntPtr OdDbViewBorder_queryX(HandleRef jarg1, HandleRef jarg2)
static String OdDbViewBorder_inventorFileReference(HandleRef jarg1)
static global::System.IntPtr OdDbViewBorder_centerPoint3d__SWIG_0(HandleRef jarg1, bool jarg2)
static bool OdDbViewBorder_isFirstAngleProjection(HandleRef jarg1)
static IntPtr OdDbViewBorder_isA(HandleRef jarg1)
static IntPtr OdDbViewBorder_cast(HandleRef jarg1)
static global::System.IntPtr OdDbViewBorder_centerPoint3d__SWIG_1(HandleRef jarg1)
static int OdDbViewBorder_getSize(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static int OdDbViewBorder_subTransformBy(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbViewBorder_setScale(HandleRef jarg1, double jarg2)
static IntPtr OdDbViewBorder_createObject()
static global::System.IntPtr OdDbViewBorder_viewportId(HandleRef jarg1)
static IntPtr OdDbViewBorder_desc()
static int OdDbViewBorder_viewStyleType(HandleRef jarg1)
static double OdDbViewBorder_scale(HandleRef jarg1)
static global::System.IntPtr OdDbViewBorder_centerPoint__SWIG_1(HandleRef jarg1)
static global::System.IntPtr OdDbViewBorder_lookupViewRepId(HandleRef jarg1)
static double OdDbViewBorder_rotationAngle(HandleRef jarg1)
static string OdDbViewBorder_getRealClassName(IntPtr jarg1)
static int OdDbViewBorder_setSize(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void delete_OdDbViewBorder(HandleRef jarg1)
static int OdDbViewBorder_setViewportId(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdDbViewBorder_insertionPoint(HandleRef jarg1)
static UInt32 OdDbViewBorder_shadedDPI(HandleRef jarg1)