Jump to content

Application class/Scene.Drawable.Geometry.New Box method: Difference between revisions

From LabVIEW Wiki
Added new method page.
 
mNo edit summary
Line 6: Line 6:
| shortname = Scene.Drawable.Geometry.New Box
| shortname = Scene.Drawable.Geometry.New Box
| longname = Scene:Drawable:Geometry:New Box
| longname = Scene:Drawable:Geometry:New Box
| datatypeimage = FixedConstant Refnum Indicator.png
| datatypeimage = Scene Box Refnum Indicator.png
| datatype = FixedConstant Refnum
| datatype = Scene Box Refnum
| invokenodeimage = Application-Scene-Drawable-Geometry-New Box.png
| invokenodeimage = Application-Scene-Drawable-Geometry-New Box.png
| availableinrealtime = Yes
| availableinrealtime = Yes
Line 24: Line 24:
! scope="column" style="text-align:Left;" | Description
! scope="column" style="text-align:Left;" | Description
|-
|-
! scope="row" style="text-align:Center;" | [[File:FixedConstant Refnum Indicator.png|frameless|border|FixedConstant Refnum|link=FixedConstant Refnum data type]]
! scope="row" style="text-align:Center;" | [[File:Scene Box Refnum Indicator.png|frameless|border|Scene Box Refnum|link=Scene Box Refnum data type]]
| '''Scene:Drawable:Geometry:New Box'''
| '''Scene:Drawable:Geometry:New Box'''
| Yes. Return value.  
| Yes. Return value.  
Line 48: Line 48:
{{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 03:15, 22 April 2020

VI Server Method Information
Method ID 877
Scope Basic Development Environment
Data Name Scene.Drawable.Geometry.New Box
Short Name* Scene.Drawable.Geometry.New Box
Long Name* Scene:Drawable:Geometry:New Box
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Return Data Type Scene Box Refnum data type

Scene Box Refnum

Invoke Node Scene:Drawable:Geometry:New Box
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
Remote access allowedYes

Creates a geometry that you can use to set an object in a 3D scene to a box.

Parameters

Data type Name Required Description
Scene Box Refnum Scene:Drawable:Geometry:New Box Yes. Return value.

Uses

History

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

See Also

External Links