Click or drag to resize
SoSimplifyActionSetInlineLOD Method

Sets inlineLOD flag.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public void SetInlineLOD(
	bool i
)

Parameters

i
Type: SystemBoolean
Remarks

If true, each simplified child is written into a separate file using OIV.Inventor.Nodes.SoWWWInline nodes.

See Also