AnyCAD Rapid API 2024
Help you to create a better world!
|
成员的完整列表,这些成员属于 TransformTool,包括所有继承而来的类成员
ComputeAxis(GPln p1, GPln p2, GPln p3) (定义于 TransformTool) | TransformTool | static |
Copy(TopoShape shape) | TransformTool | static |
Decompose(Matrix4 mat, Vector3 pos, Quaternion rot, Vector3 scale) | TransformTool | static |
Mirror(TopoShape shape, GAx1 axis, boolean copyGeom) | TransformTool | static |
Mirror(TopoShape shape, GAx1 axis) | TransformTool | static |
MirrorByAx2(TopoShape shape, GAx2 axis, boolean copyGeom) | TransformTool | static |
MirrorByAx2(TopoShape shape, GAx2 axis) | TransformTool | static |
MirrorByPoint(TopoShape shape, GPnt point, boolean copyGeom) | TransformTool | static |
MirrorByPoint(TopoShape shape, GPnt point) | TransformTool | static |
Rotation(TopoShape pShape, GAx1 axis, double angle, boolean copyGeom) | TransformTool | static |
Rotation(TopoShape pShape, GAx1 axis, double angle) | TransformTool | static |
Scale(TopoShape pShape, GPnt center, double scale, boolean copyGeom) | TransformTool | static |
Scale(TopoShape pShape, GPnt center, double scale) | TransformTool | static |
ToMatrix4(GAx3 ax) (定义于 TransformTool) | TransformTool | static |
ToMatrix4(GAx2 ax) (定义于 TransformTool) | TransformTool | static |
ToMatrix4(GTrsf trf) (定义于 TransformTool) | TransformTool | static |
ToMatrix4d(GAx3 ax) (定义于 TransformTool) | TransformTool | static |
ToMatrix4d(GAx2 ax) (定义于 TransformTool) | TransformTool | static |
ToMatrix4d(GTrsf trf) (定义于 TransformTool) | TransformTool | static |
ToTransform(Matrix4 mat) (定义于 TransformTool) | TransformTool | static |
ToTransform(Matrix4d mat) (定义于 TransformTool) | TransformTool | static |
Transform(TopoShape pShape, GTrsf trf, boolean copyGeom) | TransformTool | static |
Transform(TopoShape pShape, GTrsf trf) | TransformTool | static |
Transform(TopoShape pShape, GAx3 trf, boolean copyGeom) (定义于 TransformTool) | TransformTool | static |
Transform(TopoShape pShape, GAx3 trf) (定义于 TransformTool) | TransformTool | static |
TransformByAx3(TopoShape pShape, GAx3 trf, boolean copyGeom) (定义于 TransformTool) | TransformTool | static |
TransformByMatrix(TopoShape pShape, Matrix4 matrix, boolean copyGeom) | TransformTool | static |
TransformByMatrix(TopoShape pShape, Matrix4 matrix) | TransformTool | static |
TransformByMatrix(TopoShape pShape, Matrix4d matrix, boolean copyGeom) (定义于 TransformTool) | TransformTool | static |
TransformByMatrix(TopoShape pShape, Matrix4d matrix) (定义于 TransformTool) | TransformTool | static |
TransformByMatrix4d(TopoShape pShape, Matrix4d matrix, boolean copyGeom) (定义于 TransformTool) | TransformTool | static |
TransformByTrsf(TopoShape pShape, GTrsf trf, boolean copyGeom) (定义于 TransformTool) | TransformTool | static |
Translate(TopoShape pShape, GVec vec, boolean copyGeom) | TransformTool | static |
Translate(TopoShape pShape, GVec vec) | TransformTool | static |
Translate(TopoShape pShape, double x, double y, double z, boolean copyGeom) (定义于 TransformTool) | TransformTool | static |
Translate(TopoShape pShape, double x, double y, double z) (定义于 TransformTool) | TransformTool | static |
TranslateByVec(TopoShape pShape, GVec vec, boolean copyGeom) (定义于 TransformTool) | TransformTool | static |