Translation.ToMatrix Method

TranslationToMatrix Method

Namespace:  Grasshopper.Kernel.Types.Transforms
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Transform ToMatrix()
Public Function ToMatrix As Transform

Return Value

Type: Transform

Implements

ITransformToMatrix
See Also