KitchenDraw SDK 2
Show / Hide Table of Contents

Property Parent

Parent

Parent object (null if there's no parent for the object).

Declaration
public Scene.Object Parent { get; set; }
Property Value
Type Description
Scene.Object
Remarks

Parent is the object to which current object is associated as a component or as a member of group.

In this article
Back to top Generated by DocFX