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();
105 MemoryManager mMan = MemoryManager.GetMemoryManager();
106 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
virtual OdGiDrawable.DrawableType drawableType()
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
void setComponent(OdDbObjectId compId)
void setUnitDef(double fUnit)
void setUnitsType(MSLSUnits type)
bool isSCScaleIndependent()
override OdRxObject queryX(OdRxClass protocolClass)
static new OdDbLSDefinition createObject()
void setIsSnappable(bool bSet)
void setIsElement(bool bSet)
void setIsSCScaleIndependent(bool bSet)
static new OdRxClass desc()
void setUnitScale(double fUnit)
override byte[] componentUID()
override void Dispose(bool disposing)
Teigha.TD.MSLSUnits vb_unitsType()
Teigha.TD.OdDbObjectId vb_component()
void setStyleNumber(Int32 nStyle)
static OdDbLSDefinition cast(OdRxObject pObj)
OdDbLSDefinition(IntPtr cPtr, bool cMemoryOwn)
static string getRealClassName(IntPtr ptr)
void setIsContinuous(bool bSet)
static HandleRef getCPtr(OdDbLSDefinition obj)
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
void setIsPhysical(bool bSet)
static HandleRef getCPtr(OdDbObjectId obj)
static global::System.Exception Retrieve()
static void OdDbLSDefinition_setIsElement(HandleRef jarg1, bool jarg2)
static bool OdDbLSDefinition_isContinuous(HandleRef jarg1)
static void OdDbLSDefinition_setStyleNumber(HandleRef jarg1, Int32 jarg2)
static void OdDbLSDefinition_setIsSnappable(HandleRef jarg1, bool jarg2)
static IntPtr OdDbLSDefinition_queryX(HandleRef jarg1, HandleRef jarg2)
static void OdDbLSDefinition_setName(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static bool OdDbLSDefinition_isPhysical(HandleRef jarg1)
static void OdDbLSDefinition_setIsPhysical(HandleRef jarg1, bool jarg2)
static String OdDbLSDefinition_name(HandleRef jarg1)
static void OdDbLSDefinition_setIsSCScaleIndependent(HandleRef jarg1, bool jarg2)
static IntPtr OdDbLSDefinition_componentUID(HandleRef jarg1)
static double OdDbLSDefinition_unitScale(HandleRef jarg1)
static IntPtr OdDbLSDefinition_desc()
static void OdDbLSDefinition_setIsContinuous(HandleRef jarg1, bool jarg2)
static void OdDbLSDefinition_setUnitScale(HandleRef jarg1, double jarg2)
static double OdDbLSDefinition_unitDef(HandleRef jarg1)
static string OdDbLSDefinition_getRealClassName(IntPtr jarg1)
static void delete_OdDbLSDefinition(HandleRef jarg1)
static IntPtr OdDbLSDefinition_isA(HandleRef jarg1)
static IntPtr OdDbLSDefinition_cast(HandleRef jarg1)
static Int32 OdDbLSDefinition_styleNumber(HandleRef jarg1)
static bool OdDbLSDefinition_isElement(HandleRef jarg1)
static void OdDbLSDefinition_setComponent(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbLSDefinition_setUnitDef(HandleRef jarg1, double jarg2)
static bool OdDbLSDefinition_isSnappable(HandleRef jarg1)
static IntPtr OdDbLSDefinition_createObject()
static global::System.IntPtr OdDbLSDefinition_component(HandleRef jarg1)
static void OdDbLSDefinition_setUnitsType(HandleRef jarg1, int jarg2)
static int OdDbLSDefinition_unitsType(HandleRef jarg1)
static bool OdDbLSDefinition_isSCScaleIndependent(HandleRef jarg1)