Gets the VRML2 mode (true = VRML2 mode, false Inventor mode)
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static bool IsVRML2Mode()
Public Shared Function IsVRML2Mode As Boolean
public:
static bool IsVRML2Mode()
static member IsVRML2Mode : unit -> bool
Return Value
Type:
BooleanRemarks See Also