Click or drag to resize
SoInputSetCurFileType Method

Note: This API is now obsolete.

Sets the type of the current file.

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

Parameters

fileType
Type: OIV.InventorSoInputFileTypes
Remarks

Obsoletesince Open Inventor 9100 No longer used.

See Also