Method | Description | |
---|---|---|
ToPoint3D ( ) : System.Windows.Media.Media3D.Point3D | ||
Vertex ( double x, double y, double z ) : System |
public ToPoint3D ( ) : System.Windows.Media.Media3D.Point3D | ||
return | System.Windows.Media.Media3D.Point3D |
public Vertex ( double x, double y, double z ) : System | ||
x | double | |
y | double | |
z | double | |
return | System |