API Reference
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
DB.Api.Point3d Class Reference

Class to handle 3D points (i.e. points with x, y and z coordinates). More...

Public Member Functions

void Dispose ()
 

Properties

double X [get, set]
 Used to set/retrieve the X coordinate of the point.
 
double Y [get, set]
 Used to set/retrieve the Y coordinate of the point.
 
double Z [get, set]
 Used to set/retrieve the Z coordinate of the point.
 

Detailed Description

Class to handle 3D points (i.e. points with x, y and z coordinates).


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