Jump to content

SceneClipPlane class

From LabVIEW Wiki
Revision as of 00:41, 27 August 2019 by Q (talk | contribs) (Started page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name class
Class ID {{{1}}}
Scope
Class Inheritance

This class is a top-level class.

Class Children

This class has no children.


    The SceneClipPlane class is a class in the VI Server Class Hierarchy, (see also VI Server).

    Properties

    Show/Hide SceneClipPlane Properties Table

    Legend
    R/WReadable/Writable Permissions
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    SceneClipPlane Properties Table
    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:

    • 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.
    R/W X

    Methods

    No Methods for this class.

    Events

    No Events for this class.

    History

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

    See Also