Matrix3dRotation Method

Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public static Matrix3d Rotation(
        double angle,
        Vector3d axis,
        Point3d center
)

Parameters

angle
Type: SystemDouble
axis
Type: Teigha.GeometryVector3d
center
Type: Teigha.GeometryPoint3d

Return Value

Type: Matrix3d
See Also

©  Bricsys NV. All rights reserved.