AnyCAD SDK PRO  2020
The Professional Graphics SDK for .Net and C++ Developers
AnyCAD::Platform::BrepTools 成员列表

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

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