'Declaration Public Function New( _ ByVal x As Single, _ ByVal y As Single, _ ByVal z As Single _ )
public Point3d( float x, float y, float z )
Point3d Class Point3d Members Overload List