op_Addition
TransformationMatrix Addition operator
Выполняет суммирование двух матриц.
public static TransformationMatrix operator +(TransformationMatrix matrix1,
TransformationMatrix matrix2)
Параметр | Тип | Описание |
---|---|---|
матрица1 | TransformationMatrix | Первая матрица. |
матрица2 | TransformationMatrix | Вторая матрица. |
Возвращаемое значение
Сводная матрица.
Смотрите также
- class TransformationMatrix
- пространство имен Aspose.CAD.Exporters.CadApsEntitiesExporter.CadAps3D
- сборка Aspose.CAD