Click or drag to resize
SoSimplifyActionIsInlineLOD Method

Gets inlineLOD flag.

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

Return Value

Type: Boolean
Remarks

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

See Also