Click or drag to resize
SoSimplifyAction.SetRenderCulling Method

Sets render culling flag.

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

Parameters

r
Type: System.Boolean
Remarks

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

See Also