Draw Style:Face Culling Mode Property

Short Name: DrawStyle.FaceCullingMode

Requires: Full Development System

Class: SceneObject Properties

To Use: Create a property.

Reads or writes the culling method you apply to the object.

Values

0Inherit Value—The object inherits the culling method of a parent object.
1No Culling—The entire object appears in the 3D scene.
2Cull Back Face—Discards polygons of the object from the scene because their normals point away from the viewer.
3Cull Front Face—Discards polygons of the object from the scene because their normals point toward the viewer.
4Cull Both Faces—Discards all polygons of the 3D object.

Remarks

The following table lists the characteristics of this property.

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