Matrix2dAlignCoordinateSystem Method

Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public static Matrix2d AlignCoordinateSystem(
        Point2d fromOrigin,
        Vector2d fromE0,
        Vector2d fromE1,
        Point2d toOrigin,
        Vector2d toE0,
        Vector2d toE1
)

Parameters

fromOrigin
Type: Teigha.GeometryPoint2d
fromE0
Type: Teigha.GeometryVector2d
fromE1
Type: Teigha.GeometryVector2d
toOrigin
Type: Teigha.GeometryPoint2d
toE0
Type: Teigha.GeometryVector2d
toE1
Type: Teigha.GeometryVector2d

Return Value

Type: Matrix2d
See Also

©  Bricsys NV. All rights reserved.