KitchenDraw SDK 2
Show / Hide Table of Contents

Method SetBasis

SetBasis(double, double, double, double)

Sets the scene coodrinate basis to a given position and rotation.

Declaration
public void SetBasis(double positionX, double positionY, double positionZ, double oxyRotationAngle)
Parameters
Type Name Description
double positionX
double positionY
double positionZ
double oxyRotationAngle

in degrees

In this article
Back to top Generated by DocFX