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);
86 OdDbStub ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new OdDbStub(cPtr,
false);
static HandleRef getCPtr(BoolToOdGsMarkerStdPair obj)
static HandleRef getCPtr(BrepBuilderInitialLoopArray obj)
void copyFaceExceptLoops(BrepBuilderInitialSurface other)
BrepBuilderInitialSurface(IntPtr cPtr, bool cMemoryOwn)
virtual void Dispose(bool disposing)
static HandleRef getCPtr(BrepBuilderInitialSurface obj)
OdBrepBuilder.EntityDirection direction
BoolToOdGsMarkerStdPair marker
void set_pSurf(OdGeSurface pSurf)
OdGiMapper materialMapper
BrepBuilderInitialLoopArray loops
BrepBuilderInitialSurface()
static global::System.Exception Retrieve()
static bool BrepBuilderInitialSurface_hasMaterialMapping_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void BrepBuilderInitialSurface_hasMaterialMapping_set(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void BrepBuilderInitialSurface_color_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void BrepBuilderInitialSurface_direction_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void BrepBuilderInitialSurface_copyFaceExceptLoops(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr BrepBuilderInitialSurface_marker_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void BrepBuilderInitialSurface_marker_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static UInt32 BrepBuilderInitialSurface_parentFaceIdx_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void BrepBuilderInitialSurface_hasColor_set(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool BrepBuilderInitialSurface_hasColor_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static int BrepBuilderInitialSurface_direction_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr BrepBuilderInitialSurface_materialMapper_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr BrepBuilderInitialSurface_loops_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void BrepBuilderInitialSurface_loops_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr BrepBuilderInitialSurface_material_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr BrepBuilderInitialSurface_color_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void BrepBuilderInitialSurface_parentFaceIdx_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static IntPtr BrepBuilderInitialSurface_get_pSurf(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_BrepBuilderInitialSurface(global::System.Runtime.InteropServices.HandleRef jarg1)
static void BrepBuilderInitialSurface_material_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void BrepBuilderInitialSurface_materialMapper_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void BrepBuilderInitialSurface_set_pSurf(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static HandleRef getCPtr(OdCmEntityColor obj)
static HandleRef getCPtr(OdDbStub obj)
static HandleRef getCPtr(OdGeSurface obj)
static HandleRef getCPtr(OdGiMapper obj)