Returns this matrix to the matrix which maps the standard coordinate system with the origin (0, 0, 0) and axes (1, 0, 0), (0, 1, 0) and (0, 0, 1) to the coordinate system with the origin origin and axes xAxis, yAxis, and zAxis.
Public Property CoordinateSystem3d() As Autodesk.AutoCAD.Geometry.CoordinateSystem3d
public Autodesk.AutoCAD.Geometry.CoordinateSystem3d CoordinateSystem3d;
Read-only
Comments? |