SoSimplifyActionIsInlineLOD Method |
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic bool IsInlineLOD()
Public Function IsInlineLOD As Boolean
public:
bool IsInlineLOD()
member IsInlineLOD : unit -> bool
Return Value
Type:
Boolean
RemarksIf true, each simplified child is written into a separate file using SoWWWInline nodes.
See Also