EditorEx里的GetMatrix (CoordinateSystemCode.Wcs, CoordinateSystemCode.MDcs) => editor.GetMatrixFromMDcsToWcs(), 应为: editor.GetMatrixFromWcsToMDcs(),
EditorEx里的GetMatrix
(CoordinateSystemCode.Wcs, CoordinateSystemCode.MDcs) => editor.GetMatrixFromMDcsToWcs(),
应为: editor.GetMatrixFromWcsToMDcs(),