Click or drag to resize

Metodo QsHelperGeometryGetFaceNormal(Face, Point)

Returns Normal as UnitVector for input Face.

Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
C#
public static UnitVector GetFaceNormal(
	Face face,
	Point point
)

Parametri

face  Face

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

point  Point

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

Valore di ritorno

UnitVector

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

Vedi anche