Extended .NET SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
OdDgReferenceAttachmentViewFlags.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.TG {
12
13using System;
14using System.Runtime.InteropServices;
15using Teigha.Core;
16
17public class OdDgReferenceAttachmentViewFlags : global::System.IDisposable {
18 private Object locker = new Object();
19 private HandleRef swigCPtr;
20 protected bool swigCMemOwn;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
22 public OdDgReferenceAttachmentViewFlags(IntPtr cPtr, bool cMemoryOwn) {
23 swigCMemOwn = cMemoryOwn;
24 swigCPtr = new HandleRef(this, cPtr);
25 }
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 public static HandleRef getCPtr(OdDgReferenceAttachmentViewFlags obj) {
28 return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
29 }
30
32 Dispose(false);
33 }
34
35 public void Dispose() {
36 Dispose(true);
37 global::System.GC.SuppressFinalize(this);
38 }
39
40 protected virtual void Dispose(bool disposing) {
41 lock(this) {
42 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
43 if (swigCMemOwn) {
44 swigCMemOwn = false;
46 }
47 swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero);
48 }
49 }
50 }
51
52 public OdDgReferenceAttachmentViewFlags() : this(TG_DbPINVOKE.new_OdDgReferenceAttachmentViewFlags__SWIG_0(), true) {
54 }
55
56 public OdDgReferenceAttachmentViewFlags(UInt32 uFlag1, UInt32 uFlag2) : this(TG_DbPINVOKE.new_OdDgReferenceAttachmentViewFlags__SWIG_1(uFlag1 /*SIMPLETYPE*/, uFlag2 /*SIMPLETYPE*/), true) {
58 }
59
60 public UInt32 getFlags1() {
61// test csout
62 /*SIMPLETYPE*/
65 return ret;
66 }
67
72
73 public UInt32 getFlags2() {
74// test csout
75 /*SIMPLETYPE*/
78 return ret;
79 }
80
85
91
96
102
107
113
118
124
129
135
140
146
151
157
162
168
173
179
184
190
195
201
206
212
217
223
228
234
239
245
250
256
261
267
272
278
283
289
294
300
305
311
316
322
327
333
338
344
349
355
360
366
371
377
382
388
393
399
404
410
415
421
426
432
437
443
448
454
459
465
470
476
481
487
492
498
503
509
514
520
525
526}
527
528}
static HandleRef getCPtr(OdDgReferenceAttachmentViewFlags obj)
static global::System.Exception Retrieve()
static bool OdDgReferenceAttachmentViewFlags_getDisplayHiddenEdgesFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getOrientationDisplayFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getFastCellsFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getUseDisplaySetFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgReferenceAttachmentViewFlags_setShowShadowsFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setShowBackgroundFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgReferenceAttachmentViewFlags_getDepthCueFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getOverrideBackgroundFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgReferenceAttachmentViewFlags_setHiddenLineFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setShowGridFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgReferenceAttachmentViewFlags_getShowPatternsFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getShowShadowsFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgReferenceAttachmentViewFlags_setShowDataFieldsFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setFastCurveFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setFlags1(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static void OdDgReferenceAttachmentViewFlags_setDepthCueFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgReferenceAttachmentViewFlags_getInhibitDynamicsFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgReferenceAttachmentViewFlags_setFastCellsFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setShowConstructionFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgReferenceAttachmentViewFlags_getShowHazeFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getPatternDynamicsFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgReferenceAttachmentViewFlags_setDisplayEdgesFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static UInt32 OdDgReferenceAttachmentViewFlags_getFlags1(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getShowBackgroundFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgReferenceAttachmentViewFlags_setShowTagsFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setShowPatternsFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgReferenceAttachmentViewFlags_getShowDataFieldsFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgReferenceAttachmentViewFlags_setShowTextNodesFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgReferenceAttachmentViewFlags_getTransparencyFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 OdDgReferenceAttachmentViewFlags_getFlags2(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getViewRenderedFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgReferenceAttachmentViewFlags_setShowBoundaryFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setShowHazeFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgReferenceAttachmentViewFlags_getIgnoreLineStylesFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getShowFillsFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getHighQualityFontsFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgReferenceAttachmentViewFlags_setUseDisplaySetFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgReferenceAttachmentViewFlags_getHiddenLineFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgReferenceAttachmentViewFlags_setFastBoundaryClipFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setViewRenderedFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgReferenceAttachmentViewFlags_getHideTextsFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgReferenceAttachmentViewFlags_setHighQualityFontsFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgReferenceAttachmentViewFlags_getShowDimensionsFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getShowClipBackFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getShowPointsFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgReferenceAttachmentViewFlags_setShowClipVolumeFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setShowPointsFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setIgnoreLineStylesFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgReferenceAttachmentViewFlags_getShowTextureMapsFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdDgReferenceAttachmentViewFlags_getDisplayMode(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getDisplayEdgesFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdDgReferenceAttachmentViewFlags(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getShowLineWeightsFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getAcceleratedFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgReferenceAttachmentViewFlags_setShowDimensionsFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setDisplayHiddenEdgesFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgReferenceAttachmentViewFlags_getShowAxisTriadFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgReferenceAttachmentViewFlags_setOrientationDisplayFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setOverrideBackgroundFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setDisplayMode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static bool OdDgReferenceAttachmentViewFlags_getRasterTextFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getFastCurveFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgReferenceAttachmentViewFlags_setPatternDynamicsFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setShowTextureMapsFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setTransparencyFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setHideTextsFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setInhibitDynamicsFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgReferenceAttachmentViewFlags_getShowTextNodesFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getShowBoundaryFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getShowConstructionFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgReferenceAttachmentViewFlags_setAcceleratedFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setFlags2(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static bool OdDgReferenceAttachmentViewFlags_getShowClipVolumeFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getShowTagsFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgReferenceAttachmentViewFlags_setShowLevelSymbologyFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setShowAxisTriadFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgReferenceAttachmentViewFlags_getShowGridFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getShowClipFrontFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgReferenceAttachmentViewFlags_setShowClipFrontFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgReferenceAttachmentViewFlags_getFastBoundaryClipFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgReferenceAttachmentViewFlags_getShowLevelSymbologyFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgReferenceAttachmentViewFlags_setRasterTextFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setShowFillsFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setShowClipBackFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgReferenceAttachmentViewFlags_setShowLineWeightsFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)