| SoInputSetVRMLVersion Method  | 
 
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void SetVRMLVersion(
	int flag
)
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Sub SetVRMLVersion ( 
	flag As Integer
)
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
void SetVRMLVersion(
	int flag
)
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member SetVRMLVersion : 
        flag : int -> unit 
Parameters
- flag
 - Type: SystemInt32
 
Remarks
See Also