KitchenDraw SDK 2
Show / Hide Table of Contents

Property IsInPool

IsInPool

Indicates whether the object is in pool.

Declaration
public bool IsInPool { get; }
Property Value
Type Description
bool
Remarks

Pool is a special place for the objects being placed while in pricing view mode (with no information about their position).

An object placed in pool is not visible in the graphical views (top view, elevation and perspective). It can be placed in the scene later thanks to the "Place|Pool" KitchenDraw command.
In this article
Back to top Generated by DocFX