Click or drag to resize

Metodo QsHelperGeometryGet2DCurveTangentAtMidPoint

get the tangent (2d vector) in the midpoint of a curve

Namespace: InvNetLib.FutureLibrary
Assembly: InvNetLib (in InvNetLib.dll) Versione: 27.1.0
Sintassi
C#
public static Vector2d Get2DCurveTangentAtMidPoint(
	Curve2dEvaluator eval
)

Parametri

eval  Curve2dEvaluator

[Manca <param nome="eval"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperGeometry.Get2DCurveTangentAtMidPoint(Inventor.Curve2dEvaluator)"]

Valore di ritorno

Vector2d

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperGeometry.Get2DCurveTangentAtMidPoint(Inventor.Curve2dEvaluator)"]

Vedi anche