Matrix3dAlignCoordinateSystem Method

Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public static Matrix3d AlignCoordinateSystem(
        Point3d fromOrigin,
        Vector3d fromXAxis,
        Vector3d fromYAxis,
        Vector3d fromZAxis,
        Point3d toOrigin,
        Vector3d toXAxis,
        Vector3d toYAxis,
        Vector3d toZAxis
)

Parameters

fromOrigin
Type: Teigha.GeometryPoint3d
fromXAxis
Type: Teigha.GeometryVector3d
fromYAxis
Type: Teigha.GeometryVector3d
fromZAxis
Type: Teigha.GeometryVector3d
toOrigin
Type: Teigha.GeometryPoint3d
toXAxis
Type: Teigha.GeometryVector3d
toYAxis
Type: Teigha.GeometryVector3d
toZAxis
Type: Teigha.GeometryVector3d

Return Value

Type: Matrix3d
See Also

©  Bricsys NV. All rights reserved.