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.Point3d Class Reference
Inheritance diagram for Teigha.TD.Point3d:

Public Member Functions

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

Static Public Member Functions

static HandleRef getCPtr (Point3d obj)
 
static void read (OdDbDwgFiler pFiler, OdGePoint3d val)
 
static void write (OdDbDwgFiler pFiler, OdGePoint3d val)
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Protected Attributes

bool swigCMemOwn
 

Detailed Description

Definition at line 17 of file Point3d.cs.

Constructor & Destructor Documentation

◆ Point3d() [1/2]

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

Definition at line 22 of file Point3d.cs.

◆ Point3d() [2/2]

Teigha.TD.Point3d.Point3d ( )
inline

Definition at line 62 of file Point3d.cs.

Member Function Documentation

◆ Dispose() [1/2]

void Teigha.TD.Point3d.Dispose ( )
inline

Definition at line 35 of file Point3d.cs.

◆ Dispose() [2/2]

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

Definition at line 40 of file Point3d.cs.

◆ getCPtr()

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

Definition at line 27 of file Point3d.cs.

◆ read()

static void Teigha.TD.Point3d.read ( OdDbDwgFiler pFiler,
OdGePoint3d val )
inlinestatic

Definition at line 52 of file Point3d.cs.

◆ write()

static void Teigha.TD.Point3d.write ( OdDbDwgFiler pFiler,
OdGePoint3d val )
inlinestatic

Definition at line 57 of file Point3d.cs.

Member Data Documentation

◆ swigCMemOwn

bool Teigha.TD.Point3d.swigCMemOwn
protected

Definition at line 20 of file Point3d.cs.


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