Click or drag to resize

Metodo QsHelperGeometryRotateVector

[Manca la documentazione <summary> per "M:InvNetLib.FutureLibrary.QsHelperGeometry.RotateVector(Inventor.UnitVector@,System.Double@,Inventor.UnitVector@)"]


Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 27.1.0
Sintassi
C#
public static void RotateVector(
	ref UnitVector p,
	ref double theta,
	ref UnitVector r
)

Parametri

p  UnitVector

[Manca <param nome="p"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperGeometry.RotateVector(Inventor.UnitVector@,System.Double@,Inventor.UnitVector@)"]

theta  Double

[Manca <param nome="theta"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperGeometry.RotateVector(Inventor.UnitVector@,System.Double@,Inventor.UnitVector@)"]

r  UnitVector

[Manca <param nome="r"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperGeometry.RotateVector(Inventor.UnitVector@,System.Double@,Inventor.UnitVector@)"]

Vedi anche