AnyCAD Rapid API 2025
Help you to create a better world!
全部  命名空间 函数 变量 属性 事件  
SurfaceBuilder 成员列表

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

AddHole(TopoShape face, TopoShape wireOfHole)SurfaceBuilderstatic
AddHoles(TopoShape face, TopoShapeList wiresOfHoles)SurfaceBuilderstatic
MakeBezierSurface(GPntList2 arr2Points) (定义于 SurfaceBuilder)SurfaceBuilderstatic
MakeBSplineSurface(TopoShapeList bsplineList, EnumSurfaceBuildAlgorithm buildAlgo)SurfaceBuilderstatic
MakeBSplineSurface(GPntList2 arr2Points, DoubleList2 arr2Weights, DoubleList uKnots, DoubleList vKnots, Uint32List uMults, Uint32List vMults, long uDegree, long vDegree, boolean uPeriodic, boolean vPeriodic)SurfaceBuilderstatic
MakeBSplineSurface(GPntList2 arr2Points, DoubleList uKnots, DoubleList vKnots, Uint32List uMults, Uint32List vMults, long uDegree, long vDegree, boolean uPeriodic, boolean vPeriodic) (定义于 SurfaceBuilder)SurfaceBuilderstatic
MakeBSplineSurfaceByPointArray(GPntList2 arr2Points) (定义于 SurfaceBuilder)SurfaceBuilderstatic
MakeBSplineSurfaceByPoints(GPntList arrPoints, int collumSize) (定义于 SurfaceBuilder)SurfaceBuilderstatic
MakeFaces(TopoShapeList edges, double angleTol)SurfaceBuilderstatic
MakeRuledSurface(TopoShape pEdge1, TopoShape pEdge2)SurfaceBuilderstatic
MakeSurface(TopoShape face, TopoShape wire)SurfaceBuilderstatic
PointsToBSplineSurface(GPntList arrPoints, int collumSize)SurfaceBuilderstatic
PointsToBSplineSurface(GPntList2 arr2Points)SurfaceBuilderstatic