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: 2023.1.3.0 (2023.1.3)
Syntax
public static SoSeparator ReadAll(
	string s
)

Parameters

s
Type: SystemString

Return Value

Type: SoSeparator
See Also