Jump to content

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

From LabVIEW Wiki
Added new method page.
 
m Category reorg
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
| shortname = Scene.Drawable.Geometry.New Height Field
| shortname = Scene.Drawable.Geometry.New Height Field
| longname = Scene:Drawable:Geometry:New Height Field
| longname = Scene:Drawable:Geometry:New Height Field
| datatypeimage = Global Refnum Indicator.png
| datatypeimage = Scene Height Field Refnum Indicator.png
| datatype = Global Refnum
| datatype = Scene Height Field Refnum
| invokenodeimage = Application-Scene-Drawable-Geometry-New Height Field.png
| invokenodeimage = Application-Scene-Drawable-Geometry-New Height Field.png
| availableinrealtime = Yes
| availableinrealtime = Yes
Line 26: Line 26:
! scope="column" style="text-align:Left;" | Description
! scope="column" style="text-align:Left;" | Description
|-
|-
! scope="row" style="text-align:Center;" | [[File:Global Refnum Indicator.png|frameless|border|Global Refnum|link=Global Refnum data type]]
! scope="row" style="text-align:Center;" | [[File:Scene Height Field Refnum Indicator.png|frameless|border|Scene Height Field Refnum|link=Scene Height Field Refnum data type]]
| '''Scene:Drawable:Geometry:New Height Field'''
| '''Scene:Drawable:Geometry:New Height Field'''
| Yes. Return value.  
| Yes. Return value.  
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:VI Server Method]]

Latest revision as of 14:06, 7 May 2020

VI Server Method Information
Method ID 87A
Scope Basic Development Environment
Data Name Scene.Drawable.Geometry.New Height Field
Short Name* Scene.Drawable.Geometry.New Height Field
Long Name* Scene:Drawable:Geometry:New Height Field
* 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 Height Field Refnum data type

Scene Height Field Refnum

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

Creates a new height field in a 3D scene.

The collection of values in the height field specify elevations at points above a grid.

Parameters

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

Uses

History

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

See Also

External Links