The following tables list the members exposed by Point3D.
| Name | Description | |
|---|---|---|
 
 | Point3D Constructor | Initializes a new instance of the Point3D struct with default parameters. | 
| Name | Description | |
|---|---|---|
![]()  
 | Empty | Returns an empty Point3D struct. | 
 
 | X | Gets or sets the X value of the 3D point. | 
 
 | Y | Gets or sets the Y value of the 3D point. | 
 
 | Z | Gets or sets the Z value of the 3D point. | 
| Name | Description | |
|---|---|---|
![]()  
 | FromDoubleArray | Converts array of double into a Point3D struct. | 
    
    
    
    
    
    

