PointOnCurve3dGetCurvature
Method
|
Calculates the curvature of the curve at this
point on the curve. Currently not implemented.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public double GetCurvature()
Public Function GetCurvature As Double
public:
double GetCurvature()
member GetCurvature : unit -> float
Return Value
Double
See Also