Jump to content

TopLevelDiagram class/Enclose Selection method: Difference between revisions

From LabVIEW Wiki
Added new method page.
 
mNo edit summary
Line 6: Line 6:
| shortname = EncloseSelection
| shortname = EncloseSelection
| longname = Enclose Selection
| longname = Enclose Selection
| datatypeimage = LVClassBDConst Refnum Indicator.png
| datatypeimage = Structure Refnum Indicator.png
| datatype = LVClassBDConst Refnum
| datatype = Structure Refnum
| invokenodeimage = TopLevelDiagram-Enclose Selection.png
| invokenodeimage = TopLevelDiagram-Enclose Selection.png
|}}
|}}
Line 21: Line 21:
! scope="column" style="text-align:Left;" | Description
! scope="column" style="text-align:Left;" | Description
|-
|-
! scope="row" style="text-align:Center;" | [[File:LVClassBDConst Refnum Indicator.png|frameless|border|LVClassBDConst Refnum|link=LVClassBDConst Refnum data type]]
! scope="row" style="text-align:Center;" | [[File:Structure Refnum Indicator.png|frameless|border|Structure Refnum|link=Structure Refnum data type]]
| '''Enclose Selection'''
| '''Enclose Selection'''
| Yes. Return value.  
| Yes. Return value.  
|  
|  
|-
|-
! scope="row" style="text-align:Center;" | [[File:LVClassBDConst Refnum.png|frameless|border|LVClassBDConst Refnum|link=LVClassBDConst Refnum data type]]
! scope="row" style="text-align:Center;" | [[File:Structure Refnum.png|frameless|border|Structure Refnum|link=Structure Refnum data type]]
| '''EnclosureType'''
| '''EnclosureType'''
| Yes  
| Yes  
Line 50: Line 50:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category:Method]] [[Category:VI Server Method]]
[[Category:Method]]
[[Category:VI Server Method]]

Revision as of 18:36, 27 April 2020

VI Server Method Information
Method ID 634900D
Scope Deprecated
Data Name EncloseSelection
Short Name* EncloseSelection
Long Name* Enclose Selection
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16423
Owning Class Name TopLevelDiagram Class
Return Data Type Structure Refnum data type

Structure Refnum

Invoke Node Enclose Selection

Parameters

Data type Name Required Description
Structure Refnum Enclose Selection Yes. Return value.
Structure Refnum EnclosureType Yes

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links