Jump to content

Application class/Scene.Drawable.Geometry.New Cone 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 Cone
| shortname = Scene.Drawable.Geometry.New Cone
| longname = Scene:Drawable:Geometry:New Cone
| longname = Scene:Drawable:Geometry:New Cone
| datatypeimage = ControlTerminal Refnum Indicator.png
| datatypeimage = Scene Cone Refnum Indicator.png
| datatype = ControlTerminal Refnum
| datatype = Scene Cone Refnum
| invokenodeimage = Application-Scene-Drawable-Geometry-New Cone.png
| invokenodeimage = Application-Scene-Drawable-Geometry-New Cone.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:ControlTerminal Refnum Indicator.png|frameless|border|ControlTerminal Refnum|link=ControlTerminal Refnum data type]]
! scope="row" style="text-align:Center;" | [[File:Scene Cone Refnum Indicator.png|frameless|border|Scene Cone Refnum|link=Scene Cone Refnum data type]]
| '''Scene:Drawable:Geometry:New Cone'''
| '''Scene:Drawable:Geometry:New Cone'''
| 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:VI Server Method]]

Latest revision as of 14:06, 7 May 2020

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

Scene Cone Refnum

Invoke Node Scene:Drawable:Geometry:New Cone
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 cone.

Parameters

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

Uses

History

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

See Also

External Links