Structure Methods

Requires: VI Scripting

Inherits from Node. View the class hierarchy.

MethodDescription
Auto SizeAutomatically resizes the structure to fit its contents. Details
Remove StructureRemoves the structure from the block diagram. LabVIEW merges the contents of the visible frame of the structure with the block diagram. However, LabVIEW removes the contents of the hidden frames of the structure. Details
Shared Clones:Allocate as NeededDirects LabVIEW to use the Allocate As Needed allocation option for reentrant VIs within the structure. Details
Shared Clones:Pre-AllocateDirects LabVIEW to use the Preallocate allocation option for reentrant VIs within the structure. Details