OCStoWCS
TransformationMatrix.OCStoWCS method
将 OCS 坐标转换为 WSC
public static TransformationMatrix OCStoWCS(Point3D normalVector)
范围 | 类型 | 描述 |
---|---|---|
normalVector | Point3D | 法线向量。 |
返回值
变换矩阵。
将 OCS 坐标转换为 WSC
public static TransformationMatrix OCStoWCS(Point3D normalVector)
范围 | 类型 | 描述 |
---|---|---|
normalVector | Point3D | 法线向量。 |
变换矩阵。