Extended .NET SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
OdBaseHierarchyTreeFiler.cs
Go to the documentation of this file.
1//------------------------------------------------------------------------------
2// <auto-generated />
3//
4// This file was automatically generated by SWIG (http://www.swig.org).
5// Version 4.0.2
6//
7// Do not make changes to this file unless you know what you are doing--modify
8// the SWIG interface file instead.
9//------------------------------------------------------------------------------
10
11namespace Teigha.Core {
12
13using System;
14using System.Runtime.InteropServices;
15
16public class OdBaseHierarchyTreeFiler : global::System.IDisposable {
17 private Object locker = new Object();
18 private HandleRef swigCPtr;
19 protected bool swigCMemOwn;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
21 public OdBaseHierarchyTreeFiler(IntPtr cPtr, bool cMemoryOwn) {
22 swigCMemOwn = cMemoryOwn;
23 swigCPtr = new HandleRef(this, cPtr);
24 }
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
26 public static HandleRef getCPtr(OdBaseHierarchyTreeFiler obj) {
27 return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
28 }
29
31 Dispose(false);
32 }
33
34 public void Dispose() {
35 Dispose(true);
36 global::System.GC.SuppressFinalize(this);
37 }
38
39 protected virtual void Dispose(bool disposing) {
40 lock(this) {
41 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
42 if (swigCMemOwn) {
43 swigCMemOwn = false;
45 }
46 swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero);
47 }
48 }
49 }
50
51 public virtual bool rdBool() {
54 return ret;
55 }
56
57 public virtual double rdDouble() {
60 return ret;
61 }
62
63 public virtual byte rdInt8() {
64// test csout
65 /*SIMPLETYPE*/
68 return ret;
69 }
70
71 public virtual byte rdUInt8() {
72// test csout
73 /*SIMPLETYPE*/
76 return ret;
77 }
78
79 public virtual UInt16 rdInt16() {
80// test csout
81 /*SIMPLETYPE*/
84 return ret;
85 }
86
87 public virtual UInt16 rdUInt16() {
88// test csout
89 /*SIMPLETYPE*/
92 return ret;
93 }
94
95 public virtual UInt32 rdInt32() {
96// test csout
97 /*SIMPLETYPE*/
100 return ret;
101 }
102
103 public virtual UInt32 rdUInt32() {
104// test csout
105 /*SIMPLETYPE*/
108 return ret;
109 }
110
111 public virtual Int64 rdInt64() {
112// test csout
113 /*SIMPLETYPE*/
116 return ret;
117 }
118
119 public virtual Int64 rdUInt64() {
120// test csout
121 /*SIMPLETYPE*/
124 return ret;
125 }
126
132
138
144
150
156
162
168
174
179
184
189
194
199
204
209
214
219
224
229
234
239
244
249
254
259
264
265}
266
267}
static global::System.Exception Retrieve()
static UInt32 OdBaseHierarchyTreeFiler_rdInt32(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdBaseHierarchyTreeFiler_rdBool(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 OdBaseHierarchyTreeFiler_rdUInt32(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdBaseHierarchyTreeFiler_rdCmEntityColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static String OdBaseHierarchyTreeFiler_rdString(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdBaseHierarchyTreeFiler_wrGeVector3d(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static byte OdBaseHierarchyTreeFiler_rdInt8(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int64 OdBaseHierarchyTreeFiler_rdInt64(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdBaseHierarchyTreeFiler_wrUInt16(global::System.Runtime.InteropServices.HandleRef jarg1, UInt16 jarg2)
static byte OdBaseHierarchyTreeFiler_rdUInt8(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdBaseHierarchyTreeFiler_wrBool(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdBaseHierarchyTreeFiler_wrUInt64(global::System.Runtime.InteropServices.HandleRef jarg1, UInt64 jarg2)
static global::System.IntPtr OdBaseHierarchyTreeFiler_rdGePoint2d(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdBaseHierarchyTreeFiler_rdGeVector3d(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdBaseHierarchyTreeFiler_wrGeVector2d(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2)
static UInt16 OdBaseHierarchyTreeFiler_rdUInt16(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int64 OdBaseHierarchyTreeFiler_rdUInt64(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdBaseHierarchyTreeFiler_wrString(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static void OdBaseHierarchyTreeFiler_wrDouble(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static String OdBaseHierarchyTreeFiler_rdAnsiString(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdBaseHierarchyTreeFiler_wrCmTransparency(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdBaseHierarchyTreeFiler_wrGePoint2d(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdBaseHierarchyTreeFiler_wrCmEntityColor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdBaseHierarchyTreeFiler_rdGeVector2d(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdBaseHierarchyTreeFiler_wrInt64(global::System.Runtime.InteropServices.HandleRef jarg1, Int64 jarg2)
static void OdBaseHierarchyTreeFiler_wrUInt8(global::System.Runtime.InteropServices.HandleRef jarg1, byte jarg2)
static void OdBaseHierarchyTreeFiler_wrUInt32(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static global::System.IntPtr OdBaseHierarchyTreeFiler_rdGePoint3d(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdBaseHierarchyTreeFiler_wrAnsiString(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static void OdBaseHierarchyTreeFiler_wrGePoint3d(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdBaseHierarchyTreeFiler_rdCmTransparency(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdBaseHierarchyTreeFiler(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt16 OdBaseHierarchyTreeFiler_rdInt16(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdBaseHierarchyTreeFiler_wrInt16(global::System.Runtime.InteropServices.HandleRef jarg1, Int16 jarg2)
static double OdBaseHierarchyTreeFiler_rdDouble(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdBaseHierarchyTreeFiler_wrInt8(global::System.Runtime.InteropServices.HandleRef jarg1, sbyte jarg2)
static void OdBaseHierarchyTreeFiler_wrInt32(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
virtual void wrGeVector2d(OdGeVector2d value)
virtual void wrGePoint3d(OdGePoint3d value)
static HandleRef getCPtr(OdBaseHierarchyTreeFiler obj)
OdBaseHierarchyTreeFiler(IntPtr cPtr, bool cMemoryOwn)
virtual void wrCmEntityColor(OdCmEntityColor value)
virtual void wrGePoint2d(OdGePoint2d value)
virtual void wrCmTransparency(OdCmTransparency value)
virtual void wrGeVector3d(OdGeVector3d value)
static HandleRef getCPtr(OdCmEntityColor obj)
static HandleRef getCPtr(OdCmTransparency obj)
static HandleRef getCPtr(OdGePoint2d obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGeVector2d obj)
static HandleRef getCPtr(OdGeVector3d obj)