|
AnyCAD Rapid API 2025
Help you to create a better world!
|
成员的完整列表,这些成员属于 SurfaceBuilder,包括所有继承而来的类成员
| AddHole(TopoShape face, TopoShape wireOfHole) | SurfaceBuilder | static |
| AddHoles(TopoShape face, TopoShapeList wiresOfHoles) | SurfaceBuilder | static |
| MakeBezierSurface(GPntList2 arr2Points) (定义于 SurfaceBuilder) | SurfaceBuilder | static |
| MakeBSplineSurface(TopoShapeList bsplineList, EnumSurfaceBuildAlgorithm buildAlgo) | SurfaceBuilder | static |
| MakeBSplineSurface(GPntList2 arr2Points, DoubleList2 arr2Weights, DoubleList uKnots, DoubleList vKnots, Uint32List uMults, Uint32List vMults, long uDegree, long vDegree, boolean uPeriodic, boolean vPeriodic) | SurfaceBuilder | static |
| MakeBSplineSurface(GPntList2 arr2Points, DoubleList uKnots, DoubleList vKnots, Uint32List uMults, Uint32List vMults, long uDegree, long vDegree, boolean uPeriodic, boolean vPeriodic) (定义于 SurfaceBuilder) | SurfaceBuilder | static |
| MakeBSplineSurfaceByPointArray(GPntList2 arr2Points) (定义于 SurfaceBuilder) | SurfaceBuilder | static |
| MakeBSplineSurfaceByPoints(GPntList arrPoints, int collumSize) (定义于 SurfaceBuilder) | SurfaceBuilder | static |
| MakeFaces(TopoShapeList edges, double angleTol) | SurfaceBuilder | static |
| MakeRuledSurface(TopoShape pEdge1, TopoShape pEdge2) | SurfaceBuilder | static |
| MakeSurface(TopoShape face, TopoShape wire, boolean fixShape) | SurfaceBuilder | static |
| MakeSurface(TopoShape face, TopoShape wire) | SurfaceBuilder | static |
| PointsToBSplineSurface(GPntList arrPoints, int collumSize) | SurfaceBuilder | static |
| PointsToBSplineSurface(GPntList2 arr2Points) | SurfaceBuilder | static |