SceneClipPlane class: Difference between revisions
Appearance
Started page |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{VIServerClass| | {{VIServerClass|110}} | ||
{{stub}} | {{stub}} | ||
Line 50: | Line 50: | ||
== History == | == History == | ||
{{ambox|text=History information is needed. What changes have | {{ambox|text=History information is needed. What changes have occurred over previous versions?}} | ||
{| class="wikitable" | {| class="wikitable" | ||
! Version | ! Version |
Revision as of 23:25, 1 September 2019
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | SceneClipPlane class |
Class ID | 110 |
Scope | Basic Development Environment |
Class Inheritance |
|
Class Children | This class has no children. |
![]() |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The SceneClipPlane class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide SceneClipPlane Properties Table
Legend | |
---|---|
R/W | Readable/Writable Permissions |
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Property ID | Short Name (English) | Description | R/W | RTE |
---|---|---|---|---|
1BF41001 | Number | Reads or writes the number that identifies the clip plane. The range is 0−5. The default is 0. | R/W | X |
1BF41000 | Plane | Reads or writes the four coefficients of the plane equation.
Ax+By+Cz+D=0 Elements:
|
R/W | X |
Methods
No Methods for this class.
Events
No Events for this class.
History
![]() |
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
![]() |
More info to come. |