AnyCAD Rapid API 2026
Help you to create a better world!
载入中...
搜索中...
未找到
AnyCAD.Foundation.SurfaceBuilder 成员列表

成员的完整列表,这些成员属于 AnyCAD.Foundation.SurfaceBuilder,包括所有继承而来的类成员

AddHole(TopoShape face, TopoShape wireOfHole)AnyCAD.Foundation.SurfaceBuilderstatic
AddHoles(TopoShape face, TopoShapeList wiresOfHoles)AnyCAD.Foundation.SurfaceBuilderstatic
Dispose() (定义于 AnyCAD.Foundation.SurfaceBuilder)AnyCAD.Foundation.SurfaceBuilder
MakeBezierSurface(GPntList2 arr2Points)AnyCAD.Foundation.SurfaceBuilderstatic
MakeBSplineSurface(TopoShapeList bsplineList, EnumSurfaceBuildAlgorithm buildAlgo)AnyCAD.Foundation.SurfaceBuilderstatic
MakeBSplineSurface(GPntList2 arr2Points, DoubleList2 arr2Weights, DoubleList uKnots, DoubleList vKnots, Uint32List uMults, Uint32List vMults, uint uDegree, uint vDegree, bool uPeriodic, bool vPeriodic)AnyCAD.Foundation.SurfaceBuilderstatic
MakeBSplineSurface(GPntList2 arr2Points, DoubleList uKnots, DoubleList vKnots, Uint32List uMults, Uint32List vMults, uint uDegree, uint vDegree, bool uPeriodic, bool vPeriodic)AnyCAD.Foundation.SurfaceBuilderstatic
MakeBSplineSurfaceByPointArray(GPntList2 arr2Points)AnyCAD.Foundation.SurfaceBuilderstatic
MakeBSplineSurfaceByPoints(GPntList arrPoints, int collumSize)AnyCAD.Foundation.SurfaceBuilderstatic
MakeFaces(TopoShapeList edges, double angleTol)AnyCAD.Foundation.SurfaceBuilderstatic
MakeRuledSurface(TopoShape pEdge1, TopoShape pEdge2)AnyCAD.Foundation.SurfaceBuilderstatic
MakeSurface(TopoShape face, TopoShape wire, bool fixShape)AnyCAD.Foundation.SurfaceBuilderstatic
MakeSurface(TopoShape face, TopoShape wire)AnyCAD.Foundation.SurfaceBuilderstatic
PointsToBSplineSurface(GPntList arrPoints, int collumSize)AnyCAD.Foundation.SurfaceBuilderstatic
PointsToBSplineSurface(GPntList2 arr2Points)AnyCAD.Foundation.SurfaceBuilderstatic
SurfaceBuilder(global::System.IntPtr cPtr, bool cMemoryOwn)AnyCAD.Foundation.SurfaceBuilder