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: 27.1.0
Sintassi
C#
public static Point ProjectOnPlane(
	Point point,
	Plane plane
)

Parametri

point  Point

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

plane  Plane

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

Valore di ritorno

Point

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

Vedi anche