Click or drag to resize
PoBaseSetVRML2Mode Method

Set the VRML2 mode.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static void SetVRML2Mode(
	bool flag
)

Parameters

flag
Type: SystemBoolean
Remarks

This mode allows the user to configure MeshViz to prepare the conversion in VRML2 format with the best possible result. In this way, MeshViz realizes some particular actions :

This mode is inactive by default.

See Also