Jump to content

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

From LabVIEW Wiki
Added new method page.
 
mNo edit summary
Line 6: Line 6:
| shortname = Scene.Drawable.Geometry.New Sphere
| shortname = Scene.Drawable.Geometry.New Sphere
| longname = Scene:Drawable:Geometry:New Sphere
| longname = Scene:Drawable:Geometry:New Sphere
| datatypeimage = Local Refnum Indicator.png
| datatypeimage = Scene Sphere Refnum Indicator.png
| datatype = Local Refnum
| datatype = Scene Sphere Refnum
| invokenodeimage = Application-Scene-Drawable-Geometry-New Sphere.png
| invokenodeimage = Application-Scene-Drawable-Geometry-New Sphere.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:Local Refnum Indicator.png|frameless|border|Local Refnum|link=Local Refnum data type]]
! scope="row" style="text-align:Center;" | [[File:Scene Sphere Refnum Indicator.png|frameless|border|Scene Sphere Refnum|link=Scene Sphere Refnum data type]]
| '''Scene:Drawable:Geometry:New Sphere'''
| '''Scene:Drawable:Geometry:New Sphere'''
| 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:24, 22 April 2020

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

Scene Sphere Refnum

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

Parameters

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

Uses

History

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

See Also

External Links