Click or drag to resize

Metodo QsHelperGeometryNewLine (Point, Point)

define a Line for two points

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static Line NewLine(
	Point oPt1,
	Point oPt2
)

Parametri

oPt1
Tipo: Point

[Manca <param nome="oPt1"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperGeometry.NewLine(Inventor.Point,Inventor.Point)"]

oPt2
Tipo: Point

[Manca <param nome="oPt2"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperGeometry.NewLine(Inventor.Point,Inventor.Point)"]

Valore di ritorno

Tipo: Line

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperGeometry.NewLine(Inventor.Point,Inventor.Point)"]

Note