Click or drag to resize

Metodo QsHelperGeometryNewPoint(Double, Double, Double)

syntactical sugar for point creation

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

Parametri

x  Double

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

y  Double

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

z  Double

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

Valore di ritorno

Point

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

Vedi anche