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);
55 public BrepBuilderErrorsHolder(
OdResult errCode,
String errMsg, UInt32 complexId, UInt32 shellId, UInt32 faceId, UInt32 loopId, UInt32 edgeId, UInt32 coedgeId) : this(
GlobalsPINVOKE.new_BrepBuilderErrorsHolder__SWIG_1((int)errCode, errMsg, complexId , shellId , faceId , loopId , edgeId , coedgeId ), true) {
59 public BrepBuilderErrorsHolder(
OdResult errCode,
String errMsg, UInt32 complexId, UInt32 shellId, UInt32 faceId, UInt32 loopId, UInt32 edgeId) : this(
GlobalsPINVOKE.new_BrepBuilderErrorsHolder__SWIG_2((int)errCode, errMsg, complexId , shellId , faceId , loopId , edgeId ), true) {
63 public BrepBuilderErrorsHolder(
OdResult errCode,
String errMsg, UInt32 complexId, UInt32 shellId, UInt32 faceId, UInt32 loopId) : this(
GlobalsPINVOKE.new_BrepBuilderErrorsHolder__SWIG_3((int)errCode, errMsg, complexId , shellId , faceId , loopId ), true) {
BrepBuilderErrorsHolder(OdResult errCode, String errMsg, UInt32 complexId)
static HandleRef getCPtr(BrepBuilderErrorsHolder obj)
BrepBuilderErrorsHolder(OdResult errCode, String errMsg, UInt32 complexId, UInt32 shellId, UInt32 faceId, UInt32 loopId)
virtual void Dispose(bool disposing)
BrepBuilderErrorsHolder(OdResult errCode, String errMsg, UInt32 complexId, UInt32 shellId, UInt32 faceId)
BrepBuilderErrorsHolder(OdResult errCode, String errMsg)
BrepBuilderErrorsHolder(OdResult errCode, String errMsg, UInt32 complexId, UInt32 shellId, UInt32 faceId, UInt32 loopId, UInt32 edgeId, UInt32 coedgeId)
BrepBuilderErrorsHolder(OdResult errCode)
BrepBuilderErrorsHolder()
BrepBuilderErrorsHolder(IntPtr cPtr, bool cMemoryOwn)
BrepBuilderErrorsHolder(OdResult errCode, String errMsg, UInt32 complexId, UInt32 shellId, UInt32 faceId, UInt32 loopId, UInt32 edgeId)
BrepBuilderErrorsHolder(OdResult errCode, String errMsg, UInt32 complexId, UInt32 shellId)
static global::System.Exception Retrieve()
static void delete_BrepBuilderErrorsHolder(global::System.Runtime.InteropServices.HandleRef jarg1)
static void BrepBuilderErrorsHolder_m_complexId_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void BrepBuilderErrorsHolder_m_loopId_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static UInt32 BrepBuilderErrorsHolder_m_coedgeId_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 BrepBuilderErrorsHolder_m_faceId_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 BrepBuilderErrorsHolder_m_edgeId_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void BrepBuilderErrorsHolder_m_errorMessage_set(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static UInt32 BrepBuilderErrorsHolder_m_complexId_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static int BrepBuilderErrorsHolder_m_errorCode_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void BrepBuilderErrorsHolder_m_edgeId_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void BrepBuilderErrorsHolder_m_coedgeId_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void BrepBuilderErrorsHolder_m_errorCode_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void BrepBuilderErrorsHolder_m_shellId_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void BrepBuilderErrorsHolder_m_faceId_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static UInt32 BrepBuilderErrorsHolder_m_loopId_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 BrepBuilderErrorsHolder_m_shellId_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static String BrepBuilderErrorsHolder_m_errorMessage_get(global::System.Runtime.InteropServices.HandleRef jarg1)