KitchenDraw SDK 2
Show / Hide Table of Contents

Method FromTranslate

FromTranslate(double, double, double)

Declaration
public static Scene.Object.TransformMatrix FromTranslate(double x, double y, double z)
Parameters
Type Name Description
double x
double y
double z
Returns
Type Description
Scene.Object.TransformMatrix
In this article
Back to top Generated by DocFX