/AcadGetNurbsInfo

AutoCAD 2021 ObjectARX.Net plugin to get Nurbs surface or Spline(Nurbs curve) infomation(Degree, Knots, ControlPoints, Weights, etc.).

Primary LanguageC#MIT LicenseMIT

AcadGetNurbsInfo

AutoCAD 2021 ObjectARX.Net plugin to get Nurbs surface or Spline(Nurbs curve) infomation(Degree, Knots, ControlPoints, Weights, etc.).

Usages

  1. Download AcadGetNurbsInfo.dll from Release.
  2. Open AutoCAD 2021.
  3. Execute the command Netoad, and select AcadGetNurbsInfo.dll in the file-picker.
  4. Execute the command GetNurbsInfo, and select NurbsSurface or Spline.