14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
24 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
37 global::System.GC.SuppressFinalize(
this);
40 protected virtual void Dispose(
bool disposing) {
42 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
47 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
bool getColorAssignment(byte uColorIndex)
bool getColorRgbAssignment(UInt32 rgbColor)
OdDgLevelMaterialAssignmentData(IntPtr cPtr, bool cMemoryOwn)
virtual void Dispose(bool disposing)
void setColorRgbAssignment(UInt32 rgbColor, bool bAssignWithMaterial)
OdDgLevelMaterialAssignmentData()
void setLevelName(String strName)
void setColorAssignment(byte uColorIndex)
void merge(OdDgLevelMaterialAssignmentData levelData)
static HandleRef getCPtr(OdDgLevelMaterialAssignmentData obj)
UInt32 getColorRgbAssignmentCount()
void setColorAssignment(byte uColorIndex, bool bAssignWithMaterial)
UInt32 getColorRgbAssignmentByIndex(UInt32 uIndex)
void setColorRgbAssignment(UInt32 rgbColor)
static global::System.Exception Retrieve()
static bool OdDgLevelMaterialAssignmentData_getColorAssignment(global::System.Runtime.InteropServices.HandleRef jarg1, byte jarg2)
static void OdDgLevelMaterialAssignmentData_setLevelName(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static void OdDgLevelMaterialAssignmentData_setColorRgbAssignment__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2, bool jarg3)
static void OdDgLevelMaterialAssignmentData_merge(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_OdDgLevelMaterialAssignmentData(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgLevelMaterialAssignmentData_setColorAssignment__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, byte jarg2, bool jarg3)
static bool OdDgLevelMaterialAssignmentData_getColorRgbAssignment(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static UInt32 OdDgLevelMaterialAssignmentData_getColorRgbAssignmentCount(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgLevelMaterialAssignmentData_setColorAssignment__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, byte jarg2)
static bool OdDgLevelMaterialAssignmentData_isEmpty(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgLevelMaterialAssignmentData_setColorRgbAssignment__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static String OdDgLevelMaterialAssignmentData_getLevelName(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 OdDgLevelMaterialAssignmentData_getColorRgbAssignmentByIndex(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)