ModelerExtensionInterpolatePointsToCurve 方法 |
命名空间: Du.SolidWorks.Extension
public static Curve InterpolatePointsToCurve( this IModeler modeler, List<Vector3> points, double chordTolerance, bool simplify = true, bool closedCurve = false )
[缺少 "M:Du.SolidWorks.Extension.ModelerExtension.InterpolatePointsToCurve(SolidWorks.Interop.sldworks.IModeler,System.Collections.Generic.List{Du.SolidWorks.Math.Vector3},System.Double,System.Boolean,System.Boolean)" 的 <param name="modeler"/> 文档]
[缺少 "M:Du.SolidWorks.Extension.ModelerExtension.InterpolatePointsToCurve(SolidWorks.Interop.sldworks.IModeler,System.Collections.Generic.List{Du.SolidWorks.Math.Vector3},System.Double,System.Boolean,System.Boolean)" 的 <param name="points"/> 文档]
[缺少 "M:Du.SolidWorks.Extension.ModelerExtension.InterpolatePointsToCurve(SolidWorks.Interop.sldworks.IModeler,System.Collections.Generic.List{Du.SolidWorks.Math.Vector3},System.Double,System.Boolean,System.Boolean)" 的 <param name="chordTolerance"/> 文档]
[缺少 "M:Du.SolidWorks.Extension.ModelerExtension.InterpolatePointsToCurve(SolidWorks.Interop.sldworks.IModeler,System.Collections.Generic.List{Du.SolidWorks.Math.Vector3},System.Double,System.Boolean,System.Boolean)" 的 <param name="simplify"/> 文档]
[缺少 "M:Du.SolidWorks.Extension.ModelerExtension.InterpolatePointsToCurve(SolidWorks.Interop.sldworks.IModeler,System.Collections.Generic.List{Du.SolidWorks.Math.Vector3},System.Double,System.Boolean,System.Boolean)" 的 <param name="closedCurve"/> 文档]
[缺少 "M:Du.SolidWorks.Extension.ModelerExtension.InterpolatePointsToCurve(SolidWorks.Interop.sldworks.IModeler,System.Collections.Generic.List{Du.SolidWorks.Math.Vector3},System.Double,System.Boolean,System.Boolean)" 的 <returns> 文档]