M_Rhino_Geometry_Transform__ctor - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a new transform matrix with a specified value along the diagonal.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Transform(
double diagonalValue
)
VB
Public Sub New (
diagonalValue As Double
)
- diagonalValue
- Type: System.Double
Value to assign to all diagonal cells except M33 which is set to 1.0.
Supported in: 6.0.16224.21491, 5D58w