Hide Object in Viewport Select [SOLVED]

On 14/10/2016 at 05:08, xxxxxxxx wrote:

As title.

I would not want to see some objects.

Example:  When I use Shift + Right Click, i have the list of objects under mouse position.
If I would not want to see in this list, the object with name "Cube", how can I do?

Thanks!

On 17/10/2016 at 02:33, xxxxxxxx wrote:

Hello,

you can hide an object in the editor viewport by setting the NBit NBIT_EHIDE using ChangeNBit(). See also the C++ documentation on GeListNode: GeListNode Manual.

best wishes,
Sebastian

On 28/10/2016 at 08:36, xxxxxxxx wrote:

Hello Runner009,

was your question answered?

best wishes,
Sebastian

On 10/11/2016 at 12:46, xxxxxxxx wrote:

Yes, thanks Sebastian :)