AnyCAD Rapid API 2024
Help you to create a better world!
|
空间变换。不支持不等比缩放。 更多...
Public 成员函数 | |
Matrix4d | ToMatrix4d () |
转换成Matrix4d | |
Matrix4 | ToMatrix4 () |
转换成Matrix4 | |
GTrsf | Clone () |
静态 Public 成员函数 | |
static GTrsf | From (Matrix4d mat) |
Matrix4d转换成GTrsf | |
static GTrsf | From (Matrix4 mat) |
Matrix4转换成GTrsf | |
static GTrsf | From (GAx3 ax3) |
从GAx3转换 | |
static GTrsf | From (GAx2 ax2) |
从GAx2转换 | |
static GTrsf | operator* (GTrsf lhs, GTrsf rhs) |
空间变换。不支持不等比缩放。
Matrix4 AnyCAD.Foundation.GTrsf.ToMatrix4 | ( | ) |
转换成Matrix4
Matrix4d AnyCAD.Foundation.GTrsf.ToMatrix4d | ( | ) |
转换成Matrix4d