Click or drag to resize

Metodo QsHelperGeometryNewPoint (Double, Double, Double)

syntactical sugar for point creation

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static Point NewPoint(
	double x,
	double y,
	double z
)

Parametri

x
Tipo: SystemDouble

[Manca <param nome="x"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperGeometry.NewPoint(System.Double,System.Double,System.Double)"]

y
Tipo: SystemDouble

[Manca <param nome="y"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperGeometry.NewPoint(System.Double,System.Double,System.Double)"]

z
Tipo: SystemDouble

[Manca <param nome="z"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperGeometry.NewPoint(System.Double,System.Double,System.Double)"]

Valore di ritorno

Tipo: Point

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperGeometry.NewPoint(System.Double,System.Double,System.Double)"]

Note