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);
51 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
static global::System.Exception Retrieve()
static global::System.IntPtr OdGiConveyorContext_Internal_currentDrawableDesc(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiConveyorContext_Internal_setEffectiveTraits__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdGiConveyorContext_Internal_regenAbort(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdGiConveyorContext_Internal_annotationScale(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiConveyorContext_Internal_onTraitsModified(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiConveyorContext_Internal_getModelToWorldTransform(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiConveyorContext_Internal_eyeDeviation(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr OdGiConveyorContext_Internal_giContext(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdGiConveyorContext_Internal_effectivelyVisible(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiConveyorContext_Internal_worldDeviation(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiConveyorContext_Internal_currentLineweightOverride(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiConveyorContext_Internal_getWorldToModelTransform(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr OdGiConveyorContext_Internal_subEntityTraits(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiConveyorContext_Internal_effectiveTraits(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 OdGiConveyorContext_Internal_drawContextFlags(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr OdGiConveyorContext_Internal_giViewport(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiConveyorContext_Internal_onTextProcessing(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void delete_OdGiConveyorContext_Internal(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr OdGiConveyorContext_Internal_currentDrawable(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr OdGiConveyorContext_Internal_gsView(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiConveyorContext_Internal_currentGiPath(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiConveyorContext_Internal_modelDeviation(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiConveyorContext_Internal_setEffectiveTraits__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr OdGiConveyorContext_Internal_OdGiConveyorContext_GetInterfaceCPtr(global::System.IntPtr jarg1)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGeVector3d obj)
virtual OdGeMatrix3d getWorldToModelTransform()
virtual double annotationScale()
virtual OdGiDrawable currentDrawable()
virtual OdGiPathNode currentGiPath()
OdGiConveyorContext_Internal(IntPtr cPtr, bool cMemoryOwn)
virtual void setEffectiveTraits(OdGiSubEntityTraitsData traits)
static HandleRef getCPtr(OdGiConveyorContext_Internal obj)
virtual OdGiLineweightOverride currentLineweightOverride()
virtual OdGiViewport giViewport()
virtual OdGiDeviation eyeDeviation()
virtual void setEffectiveTraits(OdGiSubEntityTraitsData traits, OdGeVector3d fillNormal)
virtual bool effectivelyVisible()
virtual OdGeMatrix3d getModelToWorldTransform()
virtual OdGiDrawableDesc currentDrawableDesc()
virtual OdGiSubEntityTraitsData effectiveTraits()
virtual OdGiContext giContext()
virtual OdGsView gsView()
virtual UInt32 drawContextFlags()
@ kSpatialFilterSimplPline
@ kSpatialFilterSimplNurbs
@ kSpatialFilterSimplText
@ kLineTyperAfterMetafile
@ kEmbranchmentSimplNurbs
@ kForceMarkersOnModified
@ kSpatialFilterSimplShape
virtual void Dispose(bool disposing)
virtual OdGiDeviation modelDeviation()
virtual OdGiDeviation worldDeviation()
virtual OdGiSubEntityTraits subEntityTraits()
virtual bool regenAbort()
virtual void onTraitsModified()
virtual void onTextProcessing(OdGePoint3d arg0, OdGeVector3d arg1, OdGeVector3d arg2)
static HandleRef getCPtr(OdGiSubEntityTraitsData obj)
global::System.Runtime.InteropServices.HandleRef GetInterfaceCPtr()