Click or drag to resize
SoInputGetCurFileType Method

Note: This API is now obsolete.

If no type has been specified, the default type is Open Inventor.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public virtual SoInputFileTypes GetCurFileType()

Return Value

Type: SoInputFileTypes
Remarks

Returns the type of the current file.Obsoletesince Open Inventor 9100 No longer used.

See Also