Click or drag to resize

Metodo QsHelperGeometryProjectOnPlane

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

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static Point ProjectOnPlane(
	Point point,
	Plane plane
)

Parametri

point
Tipo: Point

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

plane
Tipo: Plane

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

Valore di ritorno

Tipo: Point

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

Vedi anche