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();
127IntPtr tmp_sName = Marshal.StringToCoTaskMemUni(sName);
128 IntPtr saved_sName = tmp_sName;
134if (tmp_sName != saved_sName) sName = Marshal.PtrToStringUni(tmp_sName);
static HandleRef getCPtr(OdGeCurve3dPtrArray obj)
virtual OdGiDrawable.DrawableType drawableType()
static HandleRef getCPtr(OdRxClass obj)
OdRxObject(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdRxObject obj)
virtual CollisionType collisionType()
virtual void gripStatus(GripStat status)
static HandleRef getCPtr(OdDbObjectIdArray obj)
static HandleRef getCPtr(OdDbObjectId obj)
OdResult setIdentifier(String sName)
override void Dispose(bool disposing)
Teigha.Core.LineWeight vb_lineWeight()
static new OdDbViewSymbol createObject()
virtual Teigha.TD.CollisionType vb_collisionType()
OdResult setSymbolGeometry(OdDbObjectIdArray entIds)
static new OdRxClass desc()
static OdDbViewSymbol cast(OdRxObject pObj)
void setOwningViewRep(OdDbObjectId owner)
OdResult exportSymbolGeometry(OdGeCurve3dPtrArray geomArr, OdDbObjectId viewRepId)
override OdRxObject queryX(OdRxClass protocolClass)
OdResult createDefinition(OdRxSymbolSketch pSketchObject)
static string getRealClassName(IntPtr ptr)
OdResult getIdentifier(ref string sName)
OdResult setSymbolGeometry(SWIGTYPE_p_OdArrayT_OdDbObject_p_t entities)
OdDbViewSymbol(IntPtr cPtr, bool cMemoryOwn)
OdDbObjectId owningViewRep()
void setSymbolStyleId(OdDbObjectId styleId)
static HandleRef getCPtr(OdDbViewSymbol obj)
OdResult updateDefinition()
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
OdDbObjectId symbolStyleId()
void vb_gripStatus(Teigha.Core.GripStat status)
Teigha.TD.Visibility vb_visibility()
void setScale(double val)
static HandleRef getCPtr(OdRxSymbolSketch obj)
static global::System.Exception Retrieve()
static int OdDbViewSymbol_updateDefinition(HandleRef jarg1)
static string OdDbViewSymbol_getRealClassName(IntPtr jarg1)
static void OdDbViewSymbol_setSymbolStyleId(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDbViewSymbol_isA(HandleRef jarg1)
static int OdDbViewSymbol_getIdentifier(HandleRef jarg1, ref IntPtr jarg2)
static int OdDbViewSymbol_setSymbolGeometry__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdDbViewSymbol_symbolStyleId(HandleRef jarg1)
static void OdDbViewSymbol_setScale(HandleRef jarg1, double jarg2)
static global::System.IntPtr OdDbViewSymbol_owningViewRep(HandleRef jarg1)
static void OdDbViewSymbol_setOwningViewRep(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdDbViewSymbol_exportSymbolGeometry(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static IntPtr OdDbViewSymbol_createObject()
static int OdDbViewSymbol_setIdentifier(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static IntPtr OdDbViewSymbol_desc()
static int OdDbViewSymbol_createDefinition(HandleRef jarg1, HandleRef jarg2)
static int OdDbViewSymbol_setSymbolGeometry__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDbViewSymbol_queryX(HandleRef jarg1, HandleRef jarg2)
static void delete_OdDbViewSymbol(HandleRef jarg1)
static IntPtr OdDbViewSymbol_cast(HandleRef jarg1)
static double OdDbViewSymbol_scale(HandleRef jarg1)