Extended .NET SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Teigha.TD.Point2d Class Reference
Inheritance diagram for Teigha.TD.Point2d:

Public Member Functions

 Point2d (IntPtr cPtr, bool cMemoryOwn)
 
void Dispose ()
 
 Point2d ()
 

Static Public Member Functions

static HandleRef getCPtr (Point2d obj)
 
static void read (OdDbDwgFiler pFiler, OdGePoint2d val)
 
static void write (OdDbDwgFiler pFiler, OdGePoint2d val)
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Protected Attributes

bool swigCMemOwn
 

Detailed Description

Definition at line 17 of file Point2d.cs.

Constructor & Destructor Documentation

◆ Point2d() [1/2]

Teigha.TD.Point2d.Point2d ( IntPtr cPtr,
bool cMemoryOwn )
inline

Definition at line 22 of file Point2d.cs.

◆ Point2d() [2/2]

Teigha.TD.Point2d.Point2d ( )
inline

Definition at line 62 of file Point2d.cs.

Member Function Documentation

◆ Dispose() [1/2]

void Teigha.TD.Point2d.Dispose ( )
inline

Definition at line 35 of file Point2d.cs.

◆ Dispose() [2/2]

virtual void Teigha.TD.Point2d.Dispose ( bool disposing)
inlineprotectedvirtual

Definition at line 40 of file Point2d.cs.

◆ getCPtr()

static HandleRef Teigha.TD.Point2d.getCPtr ( Point2d obj)
inlinestatic

Definition at line 27 of file Point2d.cs.

◆ read()

static void Teigha.TD.Point2d.read ( OdDbDwgFiler pFiler,
OdGePoint2d val )
inlinestatic

Definition at line 52 of file Point2d.cs.

◆ write()

static void Teigha.TD.Point2d.write ( OdDbDwgFiler pFiler,
OdGePoint2d val )
inlinestatic

Definition at line 57 of file Point2d.cs.

Member Data Documentation

◆ swigCMemOwn

bool Teigha.TD.Point2d.swigCMemOwn
protected

Definition at line 20 of file Point2d.cs.


The documentation for this class was generated from the following file: