haplokuon / netDxf

.net dxf Reader-Writer
MIT License
966 stars 392 forks source link

(Question) How to calculate the length of a spline entity? #449

Closed erdn0 closed 1 year ago

haplokuon commented 1 year ago

A quick search through the project would have given you the answer. Read this, and you can find a full sample in the TestDxfDcoument project here, same procedure can be done for a NURBS curve instead of a B-Spline.