Matrix3dRotation Method


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

Parameters

angle  Double
 
axis  Vector3d
 
center  Point3d
 

Return Value

Matrix3d
See Also

©  Bricsys NV. All rights reserved.