ViewWindow.AddObjectToGroup Method

Top 

Description

Add the specified object(s) to the specified group. Groups are used for organizing objects in the View Output Properties interface.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

ViewWindow.AddObjectToGroup(String groupName, Array ids)

None

Add the specified object(s) to the specified group. Groups are used for organizing objects in the View Output Properties interface.

ViewWindow.AddObjectToGroup(String groupName, Variable id)

None

Add the specified object(s) to the specified group. Groups are used for organizing objects in the View Output Properties interface.

 

 

See also

ViewWindow Object

ViewWindow Guide