Click or drag to resize

Metodo QsHelperGeometryNewLine(Point, Point)

define a Line for two points

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

Parametri

oPt1  Point

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

oPt2  Point

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

Valore di ritorno

Line

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

Vedi anche