TransformationMatrix.FromAxis
TransformationMatrix.FromAxis method
From the axis.
public static TransformationMatrix FromAxis(Point3D xAxis, Point3D yAxis, Point3D zAxis)
Parameter | Type | Description |
---|---|---|
xAxis | Point3D | The x axis. |
yAxis | Point3D | The y axis. |
zAxis | Point3D | The z axis. |
See Also
- class Point3D
- class TransformationMatrix
- namespace Aspose.CAD.Exporters.CadApsEntitiesExporter.CadAps3D
- assembly Aspose.CAD