Click or drag to resize
SoDBReadAll Method (String)
Read all graphs from the file specified by the file name. See #ReadAll(SoInput) for more details.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static SoSeparator ReadAll(
	string s
)

Parameters

s
Type: SystemString

Return Value

Type: SoSeparator
See Also