AnyCAD Rapid API 2023
Help you to create a better world!
|
成员的完整列表,这些成员属于 TransformTool,包括所有继承而来的类成员
Copy(TopoShape shape) | TransformTool | static |
Decompose(Matrix4 mat, Vector3 pos, Quaternion rot, Vector3 scale) | TransformTool | static |
Mirror(TopoShape shape, GAx1 axis) | TransformTool | static |
Rotation(TopoShape pShape, GAx1 axis, double angle) | 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) | TransformTool | static |
Transform(TopoShape pShape, GAx3 trf) (定义于 TransformTool) | TransformTool | static |
TransformByMatrix(TopoShape pShape, Matrix4 matrix) | TransformTool | static |
TransformByMatrix(TopoShape pShape, Matrix4d matrix) (定义于 TransformTool) | TransformTool | static |
Translate(TopoShape pShape, GVec vec) | TransformTool | static |
Translate(TopoShape pShape, double x, double y, double z) (定义于 TransformTool) | TransformTool | static |