AnyCAD C++ API  2018
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义 
AnyCAD::API::BrepTools 成员列表

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

AddHole(const TopoShape &face, const TopoShape &hole)AnyCAD::API::BrepTools
BodySection(const TopoShape &pBody, const Vector3 &pos, const Vector3 &dir)AnyCAD::API::BrepTools
BooleanAdd(const TopoShape &pShapeA, const TopoShape &pShapeB)AnyCAD::API::BrepTools
BooleanCommon(const TopoShape &pShapeA, const TopoShape &pShapeB)AnyCAD::API::BrepTools
BooleanCut(const TopoShape &pShapeA, const TopoShape &pShapeB)AnyCAD::API::BrepTools
Chamfer(const TopoShape &pShape, double dis1, double dis2)AnyCAD::API::BrepTools
ConnectEdges(const TopoShapeGroup &edges)AnyCAD::API::BrepToolsstatic
Extrude(const TopoShape &pShape, double height, const Vector3 &dir)AnyCAD::API::BrepTools
Fillet(const TopoShape &pShape, double radius)AnyCAD::API::BrepTools
FillFace(const Vector3List &polygon)AnyCAD::API::BrepTools
LoadBuffer(const CharBuffer &buffer)AnyCAD::API::BrepTools
LoadFile(const Path &strFile)AnyCAD::API::BrepTools
MakeArc(const Vector3 &start, const Vector3 &end, const Vector3 &center, const Vector3 &dir)AnyCAD::API::BrepTools
MakeArc(const Vector3 &center, Real radius, Real startAngle, Real endAngle, const Vector3 &dir)AnyCAD::API::BrepTools
MakeArc3Pts(const Vector3 &start, const Vector3 &end, const Vector3 &middle)AnyCAD::API::BrepTools
MakeBox(const Vector3 &start, const Vector3 &dir, const Vector3 &size)AnyCAD::API::BrepTools
MakeBox(const Vector3 &start, const Vector3 &end, double width, double height)AnyCAD::API::BrepTools
MakeChamfer(const TopoShape &shape, const IntList &edgeIdx, const FloatList &dis1, const FloatList &dis2)AnyCAD::API::BrepTools
MakeCircle(const Vector3 &center, double radius, const Vector3 &dir)AnyCAD::API::BrepTools
MakeCompound(const TopoShapeGroup &shapes)AnyCAD::API::BrepTools
MakeCompound(const TopoShape &shape1, const TopoShape &shape2)AnyCAD::API::BrepTools
MakeCone(const Vector3 &center, const Vector3 &dir, double radius, double height, double radiusTop, double degree)AnyCAD::API::BrepTools
MakeCylinder(const Vector3 &center, const Vector3 &dir, double radius, double height, double degree)AnyCAD::API::BrepTools
MakeDish(Real radius, Real height, const Vector3 &position)AnyCAD::API::BrepTools
MakeEllipse(const Vector3 &center, double majorRadius, double minorRadius, const Vector3 &dir)AnyCAD::API::BrepTools
MakeEllipseArc(const Vector3 &center, Real majorRadius, Real minorRadius, Real startAngle, Real endAngle, const Vector3 &dir)AnyCAD::API::BrepTools
MakeFace(const TopoShape &wire)AnyCAD::API::BrepTools
MakeFan(Real radius, Real startAngle, Real endAngle, const Coordinate3 &coord)AnyCAD::API::BrepTools
MakeFan(const Vector2 &start, Real angle, const Coordinate3 &coord)AnyCAD::API::BrepTools
MakeFillet(const TopoShape &shape, const IntList &edgeIdx, const FloatList &radius)AnyCAD::API::BrepTools
MakeHalfSpace(const TopoShape &face, const Vector3 &refPoint)AnyCAD::API::BrepTools
MakeLine(const Vector3 &start, const Vector3 &end)AnyCAD::API::BrepTools
MakeLoft(const TopoShapeGroup &shapes, bool bSolid)AnyCAD::API::BrepTools
MakeLoft(const TopoShape &wire1, const TopoShape &wire2, bool bSolid)AnyCAD::API::BrepTools
MakeMeshShell(const Vector3List &pts)AnyCAD::API::BrepTools
MakeMirror(const TopoShape &pShape, const Vector3 &startPt, const Vector3 &endPt)AnyCAD::API::BrepTools
MakeOffsetShape(const TopoShape &shape, Real offset, int jointType)AnyCAD::API::BrepTools
MakeOffsetWire(const TopoShape &shape, Real offset, int jointType, bool openning)AnyCAD::API::BrepTools
MakePipe(const TopoShape &section, const TopoShape &path, int mode)AnyCAD::API::BrepTools
MakePipe(const TopoShapeGroup &sections, const TopoShape &path, int mode)AnyCAD::API::BrepTools
MakePlaneFace(const Vector3 &origion, const Vector3 &dir, Real minU, Real maxU, Real minV, Real maxV)AnyCAD::API::BrepTools
MakePoint(const Vector3 &position)AnyCAD::API::BrepTools
MakePolygon(const Vector3List &pts)AnyCAD::API::BrepTools
MakePolygon(const Vector3List &pts, Real radius)AnyCAD::API::BrepTools
MakePolyline(const Vector3List &pts)AnyCAD::API::BrepTools
MakeRectangle(Real len, Real width, Real radius, const Coordinate3 &coord)AnyCAD::API::BrepTools
MakeRoad(const Vector3 &start, const Vector3 &end, double width, double height, double heightMiddle, bool bSolid)AnyCAD::API::BrepTools
MakeShell(const TopoShapeGroup &faces)AnyCAD::API::BrepTools
MakeSolid(const TopoShapeGroup &faceShells)AnyCAD::API::BrepTools
MakeSphere(const Vector3 &center, double radius)AnyCAD::API::BrepTools
MakeSpiralCurve(Real radius, Real interval, Real count, const Coordinate3 &coord)AnyCAD::API::BrepTools
MakeSpline(const Vector3List &pts)AnyCAD::API::BrepTools
MakeSpline(const TopoShapeGroup &edges)AnyCAD::API::BrepTools
MakeSplit(const TopoShape &pShape, const TopoShape &splitter)AnyCAD::API::BrepTools
MakeSplit(const TopoShape &pShape, const TopoShapeGroup &splitters)AnyCAD::API::BrepTools
MakeSurfaceFromPoints(const Vector3List &arrPoints, int m, int n)AnyCAD::API::BrepTools
MakeThicken(const TopoShape &shell, Real offset, int jointType)AnyCAD::API::BrepTools
MakeTube(const Vector3 &center, const Vector3 &dir, double radius, double thickness, double len)AnyCAD::API::BrepTools
MakeWire(const TopoShapeGroup &edges)AnyCAD::API::BrepTools
MakeWire(const TopoShape &edge)AnyCAD::API::BrepTools
MakeWire(const TopoShape &edge1, const TopoShape &edge2)AnyCAD::API::BrepTools
ProjectOnPlane(const TopoShape &shape, const Vector3 &planePosition, const Vector3 &planeDir, const Vector3 &projDir)AnyCAD::API::BrepTools
ProjectOnSurface(const TopoShape &curve, const TopoShape &surface)AnyCAD::API::BrepTools
Revol(const TopoShape &pShape, const Vector3 &position, const Vector3 &dir, double degree)AnyCAD::API::BrepTools
Rotation(const TopoShape &pShape, const Vector3 &dir, double degree)AnyCAD::API::BrepTools
Rotation(const TopoShape &pShape, const Vector3 &axisPos, const Vector3 &axisDir, double degree)AnyCAD::API::BrepTools
SaveBuffer(const TopoShape &shape)AnyCAD::API::BrepTools
SaveFile(const TopoShapeGroup &shapeGroup, const Path &strFileName)AnyCAD::API::BrepTools
SaveFile(const TopoShape &shape, const Path &strFileName)AnyCAD::API::BrepTools
Scale(const TopoShape &pShape, const Vector3 &center, double scale)AnyCAD::API::BrepTools
SurfaceSection(const TopoShape &pSurfA, const TopoShape &pSurfB)AnyCAD::API::BrepTools
Sweep(const TopoShape &section, const TopoShape &path, bool bSolid)AnyCAD::API::BrepTools
ToJson(const TopoShapeGroup &meshGroup, Real precision)AnyCAD::API::BrepTools
Transform(const TopoShape &pShape, const Matrix4 &trf)AnyCAD::API::BrepTools
Transform(const TopoShape &pShape, const Coordinate3 &coord)AnyCAD::API::BrepTools
Translate(const TopoShape &pShape, const Vector3 &vec)AnyCAD::API::BrepTools