Click or drag to resize
SoSimplifyActionSetRenderCulling Method

Sets render culling flag.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetRenderCulling(
	bool r
)

Parameters

r
Type: SystemBoolean
Remarks

If true, the "renderCulling" field will be set to ON for the Separators that hold each simplified level.

See Also