SoInputIsFileVRML2 Method |
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public bool IsFileVRML2()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function IsFileVRML2 As Boolean
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
bool IsFileVRML2()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member IsFileVRML2 : unit -> bool
Return Value
Type:
BooleanRemarks See Also