Click or drag to resize
SoToVRMLActionConvertInlineNodes Method

Sets whether inline nodes are converted to VRML.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public void ConvertInlineNodes(
	bool inlineNode
)

Parameters

inlineNode
Type: SystemBoolean
Remarks

If true, Inline nodes are converted. Default = true.

See Also