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: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static void RotateVector(
	ref UnitVector p,
	ref double theta,
	ref UnitVector r
)

Parametri

p
Tipo: UnitVector

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

theta
Tipo: SystemDouble

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

r
Tipo: UnitVector

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

Vedi anche