SceneClipPlane class/Plane property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 1BF41000
Scope Basic Development Environment
Data Name Plane
Short Name* Plane
Long Name* Plane
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 110
Owning Class Name SceneClipPlane Class
Data Type Numeric Cluster TypeDef data type

Numeric Cluster TypeDef

Property Node Plane
Available in Real-Time Operating SystemNo
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Reads or writes the four coefficients of the plane equation.

Ax+By+Cz+D=0

Elements
Name Description
A The value of the A coefficient of the plane equation.
B The value of the B coefficient of the plane equation.
C The value of the C coefficient of the plane equation.
D The value of the D coefficient of the plane equation.

Uses

History

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

See Also

External Links