Short Name: DrawStyle.FrontfaceMode
Requires: Full Development System
Class: SceneObject Properties
To Use: Create a property.
Reads or writes how you determine the front-facing polygons of the 3D object.
0 | Inherit Value—The object inherits the frontface mode of a parent object. |
1 | Counterclockwise—Front-facing polygons have a counterclockwise orientation of their ordered vertices. |
2 | Clockwise—Front-facing polygons have a clockwise orientation of their ordered vertices. |
The following table lists the characteristics of this property.
Data type | |
Permissions | Read/Write |
Available in Run-Time Engine | Yes |
Available in Real-Time Operating System | No |
Settable when the VI is running | Yes |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access allowed | Yes |