Scale3dExtractScale Method

Returns the scale that corresponds to the lengths of the column vectors of the specified transformation matrix.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public static Scale3d ExtractScale(
        Matrix3d mat
)

Parameters

mat  Matrix3d
[in] 3d transformation matrix from which to retrieve scale.

Return Value

Scale3d
See Also

©  Bricsys NV. All rights reserved.