KitchenDraw SDK 2
Show / Hide Table of Contents

Method SetBasisFromObject

SetBasisFromObject(Object, bool)

Sets the scene coordinate basis to a position and rotation of given object.

Declaration
public void SetBasisFromObject(Scene.Object object0, bool useZ = true)
Parameters
Type Name Description
Scene.Object object0
bool useZ

Indicates whether to account Z-position of the object.

In this article
Back to top Generated by DocFX