ParametricCurveGetLength Method

Definition

Namespace: netDxf.GTE
Assembly: PCBI.DXF_Library (in PCBI.DXF_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public double GetLength(
	double t0,
	double t1
)

Parameters

t0  Double
 
t1  Double
 

Return Value

Double

See Also